diff options
author | Claudio Suarez <cssk@net-c.es> | 2021-10-17 13:34:58 +0200 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2021-12-07 13:12:58 -0500 |
commit | 20543be93ca45968f344261c1a997177e51bd7e1 (patch) | |
tree | 3925d08a299f0304e420ece641c83ce687494c26 /drivers/gpu/drm/amd/amdgpu/atombios_encoders.c | |
parent | d374d3b493215d637b9e7be12a93f22caf4c1f97 (diff) | |
download | linux-20543be93ca45968f344261c1a997177e51bd7e1.tar.bz2 |
drm/amdgpu: update drm_display_info correctly when the edid is read
drm_display_info is updated by drm_get_edid() or
drm_connector_update_edid_property(). In the amdgpu driver it is almost
always updated when the edid is read in amdgpu_connector_get_edid(),
but not always. Change amdgpu_connector_get_edid() and
amdgpu_connector_free_edid() to keep drm_display_info updated.
Reviewed-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Claudio Suarez <cssk@net-c.es>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/atombios_encoders.c')
0 files changed, 0 insertions, 0 deletions