]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: query vram type from atomfirmware vram_info
authorHawking Zhang <Hawking.Zhang@amd.com>
Mon, 10 Dec 2018 21:20:12 +0000 (05:20 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 21 Jun 2019 02:16:38 +0000 (21:16 -0500)
commit944894512f7d30497a74b7d0443855bf5443b28e
treeb9434bcced92a8d271d78022c37b706968b041be
parent9ea872acc02d97ea47e7f7a111aa3a0956376b46
drm/amdgpu: query vram type from atomfirmware vram_info

vram_type is saved in member vram_module[0].memory_type

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