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

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