drm/amdgpu: support query vram_info v3_0
authorHawking Zhang <Hawking.Zhang@amd.com>
Sat, 5 Feb 2022 09:24:11 +0000 (17:24 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 28 Apr 2022 21:48:11 +0000 (17:48 -0400)
commit7089dd3cc00313e6dd0606842ac92adbdf420941
tree88618a81b02886010481b89665db9ae28a354b15
parent1a4824488b5b0d649e902940ab865c173ead96da
drm/amdgpu: support query vram_info v3_0

vram_info table provides various vram information
including vram_vendor, vram_type, vram_width, etc.

v2: correct the calculation of vram_width

Signed-off-by: Hawking Zhang <Hawking.Zhang@amd.com>
Reviewed-by: Likun Gao <Likun.Gao@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_atomfirmware.c