]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amdgpu: use new method to program rlc ram
authorLikun Gao <Likun.Gao@amd.com>
Sun, 17 Dec 2023 09:54:35 +0000 (17:54 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 2 May 2024 20:18:11 +0000 (16:18 -0400)
commit56159fffaab5c42a8897eac0824c58af3b369914
tree535a6903a4f97f29886238d86a5716ea021cedc7
parent043869be5a1e312383473c09172123402c1cd565
drm/amdgpu: use new method to program rlc ram

Program rlc ram with golden setting data instead.
The old method (program_imu_rlc_ram_old) should be
retired in the future.

Signed-off-by: Likun Gao <Likun.Gao@amd.com>
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/imu_v12_0.c