summaryrefslogtreecommitdiff
path: root/drivers/mux
diff options
context:
space:
mode:
authorClaudio Suarez <cssk@net-c.es>2021-10-17 13:35:00 +0200
committerAlex Deucher <alexander.deucher@amd.com>2021-12-07 13:13:07 -0500
commit3c021931023a30316db415044531b116b85e6ebd (patch)
tree1fc40b9101129385038f5eb0ec78277d54b14455 /drivers/mux
parent0b7778f4a63a1e0dc10af27201b99d88fc0ee7b0 (diff)
drm/amdgpu: replace drm_detect_hdmi_monitor() with drm_display_info.is_hdmi
Once EDID is parsed, the monitor HDMI support information is available through drm_display_info.is_hdmi. The amdgpu driver still calls drm_detect_hdmi_monitor() to retrieve the same information, which is less efficient. Change to drm_display_info.is_hdmi This is a TODO task in Documentation/gpu/todo.rst 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/mux')
0 files changed, 0 insertions, 0 deletions