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

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