drm/amdgpu: temporarily read bounding box from gpu_info fw for navi12
authorTianci.Yin <tianci.yin@amd.com>
Wed, 3 Jun 2020 02:05:22 +0000 (10:05 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 1 Jul 2020 05:59:15 +0000 (01:59 -0400)
commitcc375d8c5248959319d6b8b4c4388482180ecb42
tree752effa42f8467d8c07b4ca568f38ffc232a06f4
parent96134346bb6ae3f212617dd66a1105250f31a7ef
drm/amdgpu: temporarily read bounding box from gpu_info fw for navi12

The bounding box is still needed by Navi12, temporarily read it from gpu_info
firmware. Should be droped when DAL no longer needs it.

Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Xiaojie Yuan <xiaojie.yuan@amd.com>
Reviewed-by: Feifei Xu <Feifei.Xu@amd.com>
Signed-off-by: Tianci.Yin <tianci.yin@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c