Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/radeon/
H A Datombios.h6902 typedef struct _VESA_MODE_INFO_BLOCK struct
6905 USHORT ModeAttributes; // dw ? ; mode attributes
6906 UCHAR WinAAttributes; // db ? ; window A attributes
6907 UCHAR WinBAttributes; // db ? ; window B attributes
6908 USHORT WinGranularity; // dw ? ; window granularity
6909 USHORT WinSize; // dw ? ; window size
6910 USHORT WinASegment; // dw ? ; window A start segment
6911 USHORT WinBSegment; // dw ? ; window B start segment
6912 ULONG WinFuncPtr; // dd ? ; real mode pointer to window function
6913 USHORT BytesPerScanLine;// dw ? ; bytes per scan line
[all …]
/openbmc/linux/drivers/gpu/drm/amd/include/
H A Datombios.h8190 typedef struct _VESA_MODE_INFO_BLOCK struct
8193 USHORT ModeAttributes; // dw ? ; mode attributes
8194 UCHAR WinAAttributes; // db ? ; window A attributes
8195 UCHAR WinBAttributes; // db ? ; window B attributes
8196 USHORT WinGranularity; // dw ? ; window granularity
8197 USHORT WinSize; // dw ? ; window size
8198 USHORT WinASegment; // dw ? ; window A start segment
8199 USHORT WinBSegment; // dw ? ; window B start segment
8200 ULONG WinFuncPtr; // dd ? ; real mode pointer to window function
8201 USHORT BytesPerScanLine;// dw ? ; bytes per scan line
[all …]