drm/i915: rename modeset_update_power_wells
authorPaulo Zanoni <paulo.r.zanoni@intel.com>
Thu, 19 Dec 2013 13:54:51 +0000 (11:54 -0200)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Tue, 4 Mar 2014 14:11:28 +0000 (15:11 +0100)
commitda7235692c5be122a776d04ab18e591fbc73f13c
tree41eff8d5118b5c09f0eae3ad1a905a45e71268d6
parentd4d5be6192caaee39e40ea7a7017316237ae195f
drm/i915: rename modeset_update_power_wells

To modeset_update_crtc_power_domains, since this function is
responsible for updating all the power domains of all CRTCs after a
modeset. In the future we should also run this function on all
platforms, not just Haswell.

Signed-off-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Reviewed-by: Imre Deak <imre.deak@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_display.c
This page took 0.025489 seconds and 5 git commands to generate.