drm/amdgpu/gfx11: check the CP FW version CP GFX shadow support
authorAlex Deucher <alexander.deucher@amd.com>
Mon, 20 Mar 2023 17:22:44 +0000 (13:22 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 24 Apr 2023 22:16:10 +0000 (18:16 -0400)
commitb418e7193965a5f064a0e422ccf25e6203f265b5
tree0145584749c8a1a1010b8b9e264e4dc90c465d94
parent31d7c3a4fc3d312a0646990767647925d5bde540
drm/amdgpu/gfx11: check the CP FW version CP GFX shadow support

Only set the supported flag if we have new enough CP FW.

v2: update to the final firmware versions

Acked-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c