Home
last modified time | relevance | path

Searched defs:_DIG_ENCODER_CONTROL_PARAMETERS_V2 (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/radeon/
A Datombios.h767 typedef struct _DIG_ENCODER_CONTROL_PARAMETERS_V2 struct
769 USHORT usPixelClock; // in 10KHz; for bios convenient
770 ATOM_DIG_ENCODER_CONFIG_V2 acConfig;
771 UCHAR ucAction;
772 UCHAR ucEncoderMode;
778 UCHAR ucLaneNum; // how many lanes to enable
779 …TRAINING_INCOMPLETE, only used by VBIOS with command ATOM_ENCODER_CMD_QUERY_DP_LINK_TRAINING_STATUS
780 UCHAR ucReserved;
/linux/drivers/gpu/drm/amd/include/
A Datombios.h904 typedef struct _DIG_ENCODER_CONTROL_PARAMETERS_V2 struct
906 USHORT usPixelClock; // in 10KHz; for bios convenient
907 ATOM_DIG_ENCODER_CONFIG_V2 acConfig;
908 UCHAR ucAction;
909 UCHAR ucEncoderMode;
915 UCHAR ucLaneNum; // how many lanes to enable
916 …TRAINING_INCOMPLETE, only used by VBIOS with command ATOM_ENCODER_CMD_QUERY_DP_LINK_TRAINING_STATUS
917 UCHAR ucReserved;

Completed in 96 milliseconds