aboutsummaryrefslogtreecommitdiffstats
path: root/include/drm
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2019-12-18 09:35:04 +0000
committerChris Wilson <chris@chris-wilson.co.uk>2019-12-18 13:00:17 +0000
commit81ff52b705775433a955b2746d37b87bdc89a3d0 (patch)
tree38fa940f2bd55bcb546c8dc3a199ee7de57c38aa /include/drm
parentdrm/i915: Hold reference to intel_frontbuffer as we track activity (diff)
downloadlinux-dev-81ff52b705775433a955b2746d37b87bdc89a3d0.tar.xz
linux-dev-81ff52b705775433a955b2746d37b87bdc89a3d0.zip
drm/i915/gt: Ratelimit display power w/a
For very light workloads that frequently park, acquiring the display power well (required to prevent the dmc from trashing the system) takes longer than the execution. A good example is the igt_coherency selftest, which is slowed down by an order of magnitude in the worst case with powerwell cycling. To prevent frequent cycling, while keeping our fast soft-rc6, use a timer to delay release of the display powerwell. Fixes: 311770173fac ("drm/i915/gt: Schedule request retirement when timeline idles") References: https://gitlab.freedesktop.org/drm/intel/issues/848 Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Cc: Tvrtko Ursulin <tvrtko.ursulin@intel.com> Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20191218093504.3477048-1-chris@chris-wilson.co.uk
Diffstat (limited to 'include/drm')
0 files changed, 0 insertions, 0 deletions