]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915: Update comment in vlv_set_rps_idle()
authorChris Wilson <chris@chris-wilson.co.uk>
Mon, 2 Jan 2017 15:28:45 +0000 (15:28 +0000)
committerChris Wilson <chris@chris-wilson.co.uk>
Tue, 3 Jan 2017 12:05:32 +0000 (12:05 +0000)
commitbcff03fad0837e89e190d2b9bf6b11a938cde93b
treecb5d25b3a11dd2404bb6091f818a9cc40c993177
parentf94bd45d3f26d48a3cc89ce8c2b3c42a439f04b7
drm/i915: Update comment in vlv_set_rps_idle()

Ville explained that the wakelock was being acquired during set-idle in
order to flush the voltage change from the punit.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Cc: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/20170102152845.32352-1-chris@chris-wilson.co.uk
Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
drivers/gpu/drm/i915/intel_pm.c