]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit00bd650a95a0849d0b0328b97c4832d6059743c8
tree8d6720b84df2da97d1876e5bb5645bce53ebd5e1
parente2b6805db5913bc012b248bfdd2404191b760bc1
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