mirror of
https://github.com/torvalds/linux.git
synced 2026-05-31 18:43:33 +02:00
drm/amd/display: Add definitions to support DID Type5 descriptors
[Why/How] Add the timing source needed to support DID Type5. Reviewed-by: Aric Cyr <aric.cyr@amd.com> Signed-off-by: Ilya Bakoulin <Ilya.Bakoulin@amd.com> Signed-off-by: Ivan Lipski <ivan.lipski@amd.com> Tested-by: Daniel Wheeler <daniel.wheeler@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:
parent
d7b618bc41
commit
aef3af22a4
|
|
@ -263,6 +263,7 @@ enum dc_timing_source {
|
|||
TIMING_SOURCE_EDID_4BYTE,
|
||||
TIMING_SOURCE_EDID_CEA_DISPLAYID_VTDB,
|
||||
TIMING_SOURCE_EDID_CEA_RID,
|
||||
TIMING_SOURCE_EDID_DISPLAYID_TYPE5,
|
||||
TIMING_SOURCE_VBIOS,
|
||||
TIMING_SOURCE_CV,
|
||||
TIMING_SOURCE_TV,
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user