drm/amdgpu: read harvest info from harvest table for gfx950
authorLe Ma <le.ma@amd.com>
Thu, 26 Dec 2024 21:48:50 +0000 (05:48 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 13 Feb 2025 02:02:56 +0000 (21:02 -0500)
commit23cb207751a5ddaef8b9686cf5ca7db8b3bb6b5f
tree23b976a9ff89561c10b4addc056f7981fa7c0ec2
parent667b96134c9e206aebe40985650bf478935cbe04
drm/amdgpu: read harvest info from harvest table for gfx950

Harvest table is applied for gfx950.

Signed-off-by: Le Ma <le.ma@amd.com>
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_discovery.c