]> git.baikalelectronics.ru Git - kernel.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)
commit1fb395b92b221ac7b8f6338841b040bf3827bdb3
treed705969190cfc6f26ddbe24806ea2e7988adbc2a
parent201ea32bd4d7fa58746fbbf986e8b3fd14269015
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