]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915/selftests: Show the full scaling curve on failure
authorChris Wilson <chris@chris-wilson.co.uk>
Tue, 21 Apr 2020 12:46:36 +0000 (13:46 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Tue, 21 Apr 2020 15:24:34 +0000 (16:24 +0100)
commit4ea6b1c456273c6da43a503c55f9eaec2da331cf
treebf39425670e1b9a5e752e6e25abada9012e8651d
parent74f103928df70de5e9bf1a7646236986820e7009
drm/i915/selftests: Show the full scaling curve on failure

If we detect that the RPS end points do not scale perfectly, take the
time to measure all the in between values as well. We are aborting the
test, so we might as well spend the available time gathering critical
debug information instead.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Cc: Mika Kuoppala <mika.kuoppala@linux.intel.com>
Reviewed-by: Mika Kuoppala <mika.kuoppala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20200421124636.22554-1-chris@chris-wilson.co.uk
drivers/gpu/drm/i915/gt/selftest_rps.c