diff options
author | Alex Deucher <alexander.deucher@amd.com> | 2022-07-19 10:48:19 -0400 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2022-11-15 11:51:25 -0500 |
commit | 96ce96f8773da4814622fd97e5226915a2c30706 (patch) | |
tree | d6cfe1ebbc97fe1b67e243f648d3b289284bfbac /drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | |
parent | 17a37fa1222cd32451d429c4386c0334a2ce563c (diff) |
drm/amdgpu: use proper DC check in amdgpu_display_supported_domains()
amdgpu_device_asic_has_dc_support() just checks the asic itself.
amdgpu_device_has_dc_support() is a runtime check which not
only checks the asic, but also other things in the driver
like whether virtual display is enabled. We want the latter
here.
Acked-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_device.c')
0 files changed, 0 insertions, 0 deletions