Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/radeon/
H A Datombios.h6901 typedef struct _VESA_MODE_INFO_BLOCK struct
6904 USHORT ModeAttributes; // dw ? ; mode attributes
6905 UCHAR WinAAttributes; // db ? ; window A attributes
6906 UCHAR WinBAttributes; // db ? ; window B attributes
6907 USHORT WinGranularity; // dw ? ; window granularity
6908 USHORT WinSize; // dw ? ; window size
6909 USHORT WinASegment; // dw ? ; window A start segment
6910 USHORT WinBSegment; // dw ? ; window B start segment
6911 ULONG WinFuncPtr; // dd ? ; real mode pointer to window function
6912 USHORT BytesPerScanLine;// dw ? ; bytes per scan line
[all …]
/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 …]