drm/amd/display: Add Freesync HDMI support to DMCU
authorStylon Wang <stylon.wang@amd.com>
Fri, 4 Dec 2020 04:08:31 +0000 (12:08 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 2 Feb 2021 17:11:41 +0000 (12:11 -0500)
commita0c898f28a3b6d97d425aafc56085c273e9f1cff
tree8d6720b84df2da97d1876e5bb5645bce53ebd5e1
parent02a342e3c4e511f43f24918921866254913c759d
drm/amd/display: Add Freesync HDMI support to DMCU

[Why]
Adding support for Freesync HDMI to DC and DMCU

[How]
Create DC interface and implementation on top of DMCU to support
parsing CEA blocks in DMCU.

Signed-off-by: Stylon Wang <stylon.wang@amd.com>
Reviewed-by: Hersen Wu <hersenxs.wu@amd.com>
Acked-by: Anson Jacob <Anson.Jacob@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/Makefile
drivers/gpu/drm/amd/display/dc/dc_edid_parser.c [new file with mode: 0644]
drivers/gpu/drm/amd/display/dc/dc_edid_parser.h [new file with mode: 0644]
drivers/gpu/drm/amd/display/dc/dce/dce_dmcu.c
drivers/gpu/drm/amd/display/dc/dce/dce_dmcu.h
drivers/gpu/drm/amd/display/dc/inc/hw/dmcu.h