]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu/gmc6: switch to using amdgpu_gmc_get_vbios_allocations
authorAlex Deucher <alexander.deucher@amd.com>
Tue, 28 Jul 2020 22:27:46 +0000 (18:27 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 4 Aug 2020 21:29:28 +0000 (17:29 -0400)
commit1716e35b38818a625e2584fac4b13240e9c13d51
tree7b421d3d2969055722b0017c561dd971f85fdcd9
parent54249cb1dd89fd069c4d5976a51fb2a51ad863ea
drm/amdgpu/gmc6: switch to using amdgpu_gmc_get_vbios_allocations

The new helper centralizes the logic in one place.

Reviewed-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gmc_v6_0.c