diff options
author | Leo Li <sunpeng.li@amd.com> | 2019-04-03 17:20:49 -0400 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2019-06-21 18:59:34 -0500 |
commit | 57b3ec35d5df7ebec65c6472ea1cd9f6a764eb09 (patch) | |
tree | d6f127219dfa533e871909d7bd5c7aecf3d67b3a /drivers/gpu/drm/amd/display/include | |
parent | 48321c3dde79f7f2db5000febddf70df3620c445 (diff) |
drm/amdgpu: Split gpu_info_soc_bounding_box out from amdgpu_ucode.h
DC needs to include the soc bounding box when initializing HW resources.
Including amdgpu_ucode.h directly will cause warnings, since amdgpu.h is
required to define amdgpu_device. The solution here is to split the
bounding box structs into a different header, then include it in both
amdgpu_ucode.h, and relevant DC HW resource files.
Signed-off-by: Leo Li <sunpeng.li@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/display/include')
0 files changed, 0 insertions, 0 deletions