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

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