drm/amd/display: Remove unused display_content_support
authorJoshua Ashton <joshua@froggi.es>
Tue, 12 Sep 2023 16:01:57 +0000 (15:01 -0100)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 20 Sep 2023 20:24:07 +0000 (16:24 -0400)
commitd834af4e8579b8351d0265944b61707f2dfee82d
tree5b00abfbfcad8a7c01a78c854f43ef0614cb039c
parent4c4583fd3950b532ec1000361f64384009a5493b
drm/amd/display: Remove unused display_content_support

This was never filled in and thus never truly used.

Checking the EDID for content_type support is not required for sending
the avi infoframe packet.

v2:
- rebase to amd-staging-drm-next

Reviewed-by: Melissa Wen <mwen@igalia.com>
Reviewed-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Joshua Ashton <joshua@froggi.es>
Signed-off-by: Melissa Wen <mwen@igalia.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dc_stream.h
drivers/gpu/drm/amd/display/dc/dc_types.h