]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915/gt: Restore aggressive post-boost downclocking
authorChris Wilson <chris@chris-wilson.co.uk>
Wed, 29 Apr 2020 20:54:46 +0000 (21:54 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Wed, 29 Apr 2020 23:57:38 +0000 (00:57 +0100)
commit094c94507611fe886fe014e61838741f4aa18fca
treea2a174b4d7e910f107062885eb915b67a709c617
parent7efa4625fcadd22194f6b8c46894d953dccb3575
drm/i915/gt: Restore aggressive post-boost downclocking

We reduced the clocks slowly after a boost event based on the
observation that the smoothness of animations suffered. However, since
reducing the evalution intervals, we should be able to respond to the
rapidly fluctuating workload of a simple desktop animation and so
restore the more aggressive downclocking.

References: 40848e878ecf ("drm/i915: Reduce the RPS shock")
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: Andi Shyti <andi.shyti@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20200429205446.3259-6-chris@chris-wilson.co.uk
drivers/gpu/drm/i915/gt/intel_rps.c