]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amdgpu: add set_reg_remap callback for NBIO 7.7
authorAlex Deucher <alexander.deucher@amd.com>
Sun, 14 Apr 2024 17:58:54 +0000 (13:58 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 8 May 2024 19:17:06 +0000 (15:17 -0400)
commit3345f7ec0d852880b176b07abe8e8c4201a346ca
tree19934f9d30894b0a6e3750e22e2c4eebc811d0ec
parentffd3d6e780a525a74b61b6932f440ca5a8fcb4bf
drm/amdgpu: add set_reg_remap callback for NBIO 7.7

This will be used to consolidate the register remap offset
configuration and fix  HDP flushes on systems non-4K pages.

Reviewed-by: Felix Kuehling <felix.kuehling@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/nbio_v7_7.c