]> git.dujemihanovic.xyz Git - linux.git/commit
drm/amdgpu: Add flag to enable indirect RLCG access for gfx v9.4.3
authorVictor Lu <victorchengchi.lu@amd.com>
Tue, 8 Aug 2023 19:11:19 +0000 (15:11 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 9 Nov 2023 22:01:01 +0000 (17:01 -0500)
commitf64c3fce460469cd356ccb5c91d0bcbd1b9bc403
tree0e9f316275bbf8a95e418d2f59f06d171b20533b
parent5a2913aadabc4711e98fb48d56e5c5f5728bbc33
drm/amdgpu: Add flag to enable indirect RLCG access for gfx v9.4.3

The "rlcg_reg_access_supported" flag is missing. Add it back in.

Signed-off-by: Victor Lu <victorchengchi.lu@amd.com>
Reviewed-by: Lijo Lazar <lijo.lazar@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gfx_v9_4_3.c