Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/radeon/
H A Datombios.h3341 typedef struct _SET_CRTC_TIMING_PARAMETERS struct
3343 USHORT usH_Total; // horizontal total
3344 USHORT usH_Disp; // horizontal display
3347 USHORT usV_Total; // vertical total
3348 USHORT usV_Disp; // vertical display
3351 ATOM_MODE_MISC_INFO_ACCESS susModeMiscInfo;
3353 UCHAR ucOverscanRight; // right
3354 UCHAR ucOverscanLeft; // left
3355 UCHAR ucOverscanBottom; // bottom
3356 UCHAR ucOverscanTop; // top
[all …]
/openbmc/linux/drivers/gpu/drm/amd/include/
H A Datombios.h3819 typedef struct _SET_CRTC_TIMING_PARAMETERS struct
3821 USHORT usH_Total; // horizontal total
3822 USHORT usH_Disp; // horizontal display
3825 USHORT usV_Total; // vertical total
3826 USHORT usV_Disp; // vertical display
3829 ATOM_MODE_MISC_INFO_ACCESS susModeMiscInfo;
3831 UCHAR ucOverscanRight; // right
3832 UCHAR ucOverscanLeft; // left
3833 UCHAR ucOverscanBottom; // bottom
3834 UCHAR ucOverscanTop; // top
[all …]