Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/radeon/
H A Datombios.h245 typedef struct _ATOM_MASTER_LIST_OF_COMMAND_TABLES{ struct
246 …it; //Function Table, used by various SW components,latest version 1.1
247 USHORT GetDisplaySurfaceSize; //Atomic Table, Used by Bios when enabling HW ICON
248 … //Atomic Table, indirectly used by various SW components,called from ASIC_Init
249 USHORT VRAM_BlockVenderDetection; //Atomic Table, used only by Bios
250 USHORT DIGxEncoderControl; //Only used by Bios
251 …; //Atomic Table, indirectly used by various SW components,called from ASIC_Init
252 …q; //Function Table,directly used by various SW components,latest version 2.1
253 … //Atomic Table, indirectly used by various SW components,called from SetMemoryClock if needed
254 …ol; //Function Table,directly used by various SW components,latest version 1.2
[all …]
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/include/
H A Datombios.h274 typedef struct _ATOM_MASTER_LIST_OF_COMMAND_TABLES{ struct
275 …it; //Function Table, used by various SW components,latest version 1.1
276 USHORT GetDisplaySurfaceSize; //Atomic Table, Used by Bios when enabling HW ICON
277 … //Atomic Table, indirectly used by various SW components,called from ASIC_Init
278 USHORT VRAM_BlockVenderDetection; //Atomic Table, used only by Bios
279 USHORT DIGxEncoderControl; //Only used by Bios
280 …; //Atomic Table, indirectly used by various SW components,called from ASIC_Init
281 …q; //Function Table,directly used by various SW components,latest version 2.1
282 … //Atomic Table, indirectly used by various SW components,called from SetMemoryClock if needed
283 …ol; //Function Table,directly used by various SW components,latest version 1.2
[all …]