drm/amdgpu: Avoid fetching vram vendor information
authorLijo Lazar <lijo.lazar@amd.com>
Sat, 20 Jan 2024 08:02:51 +0000 (13:32 +0530)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 25 Jan 2024 20:41:57 +0000 (15:41 -0500)
commit90751bdeee4e3ac87ebf814bf282b0fa97edfeab
treebfb9f2b5d90a53c3d261513c3c6d9db102dc5c62
parentca1ffb174f16b699c536734fc12a4162097c49f4
drm/amdgpu: Avoid fetching vram vendor information

For GFX 9.4.3 APUs, the current method of fetching vram vendor
information is not reliable. Avoid fetching the information.

Signed-off-by: Lijo Lazar <lijo.lazar@amd.com>
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org # 6.7.x
drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c