drm/amdgpu: handle polaris10/11 overlap asics (v2)
authorAlex Deucher <alexander.deucher@amd.com>
Mon, 21 Nov 2022 20:52:19 +0000 (15:52 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 9 Dec 2022 21:50:30 +0000 (16:50 -0500)
commit1d4624cd72b912b2680c08d0be48338a1629a858
tree1ab562dfb8407ba6ce8f5ac1d5af79be4e01f01d
parent81d0bcf9900932633d270d5bc4a54ff599c6ebdb
drm/amdgpu: handle polaris10/11 overlap asics (v2)

Some special polaris 10 chips overlap with the polaris11
DID range.  Handle this properly in the driver.

v2: use local flags for other function calls.

Acked-by: Luben Tuikov <luben.tuikov@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org
drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c