]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
drm/i915: Restarting the Idleness DRRS in drrs_flush
authorRamalingam C <ramalingam.c@intel.com>
Mon, 15 Jun 2015 15:20:05 +0000 (20:50 +0530)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Mon, 15 Jun 2015 15:45:39 +0000 (17:45 +0200)
commit0ddfd20385f2e0b22cb19e7da4a235121755f192
treed705969190cfc6f26ddbe24806ea2e7988adbc2a
parenta80c69fc08064942ba5038310cd63c42b1d8ed72
drm/i915: Restarting the Idleness DRRS in drrs_flush

Corrected the documentation on the intel_edp_drrs_flush and
intel_edp_drrs_invalidate.

And accordingly edp_drrs_flush function is modified to restart the idleness
detection after upclocking.

v2: Update kerneldoc

Signed-off-by: Daniel Vetter <daniel.vetter@intel.com> (v1)
Signed-off-by: Ramalingam C <ramalingam.c@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_dp.c