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

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_2.c