aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_object.h
diff options
context:
space:
mode:
authorLucas De Marchi <[email protected]>2024-12-09 23:27:38 +0000
committerLucas De Marchi <[email protected]>2024-12-11 15:28:09 +0000
commitc1151691b5e97b600a9ef3efd7c31a3abf568e41 (patch)
tree171363b8bdca3566975b4c72a2ccfab2382f8322 /drivers/gpu/drm/amd/amdgpu/amdgpu_object.h
parentdrm/xe/reg_sr: Convert whitelist to gt logging (diff)
downloadkernel-c1151691b5e97b600a9ef3efd7c31a3abf568e41.tar.gz
kernel-c1151691b5e97b600a9ef3efd7c31a3abf568e41.zip
drm/xe/reg_sr: Stop setting all whitelist slots
Currently xe_reg_sr_apply_whitelist() sets the unused values to a known used value for no good reason: it could just leave it with the HW default. The behavior is slightly different if there are no whitelist registers for the engine as the function returns early. This is not needed, so just drop the addition writes for the unused slots. Later this will allow to reduce the amount of registers passed to GuC for save/restore. Reviewed-by: Matt Roper <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected] Signed-off-by: Lucas De Marchi <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.h')
0 files changed, 0 insertions, 0 deletions