]> 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)
commit815729b495e49c7d1aed10d624852323e4f25fbc
treebf39425670e1b9a5e752e6e25abada9012e8651d
parent3078355ac04ab370a4374b06f032cbfeb0d8394a
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