winsys/amdgpu: try not to skip any code with RADEON_NOOP=1 to test CPU perf
authorMarek Olšák <marek.olsak@amd.com>
Wed, 3 Feb 2021 07:07:15 +0000 (02:07 -0500)
committerMarge Bot <eric+marge@anholt.net>
Sat, 6 Feb 2021 05:41:23 +0000 (05:41 +0000)
commite5fc8a28dc77b1eecc12f11a351ae6f321a135f7
tree0bd1a28ef2ffc18ab53f8fcf974bc1050841c463
parentccaad7d84423fcc4ed95ad1515d001479b4b3c59
winsys/amdgpu: try not to skip any code with RADEON_NOOP=1 to test CPU perf

This enables more accurate estimation of the maximum achievable CPU-bound
performance.

Reviewed-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>
Reviewed-by: Zoltán Böszörményi <zboszor@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/8849>
src/gallium/winsys/amdgpu/drm/amdgpu_cs.c