Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/radeon/
H A Datombios.h243 typedef struct _ATOM_MASTER_LIST_OF_COMMAND_TABLES{ struct
244 …it; //Function Table, used by various SW components,latest version 1.1
245 USHORT GetDisplaySurfaceSize; //Atomic Table, Used by Bios when enabling HW ICON
246 … //Atomic Table, indirectly used by various SW components,called from ASIC_Init
247 USHORT VRAM_BlockVenderDetection; //Atomic Table, used only by Bios
248 USHORT DIGxEncoderControl; //Only used by Bios
249 …; //Atomic Table, indirectly used by various SW components,called from ASIC_Init
250 …q; //Function Table,directly used by various SW components,latest version 2.1
251 … //Atomic Table, indirectly used by various SW components,called from SetMemoryClock if needed
252 …ol; //Function Table,directly used by various SW components,latest version 1.2
[all …]
/openbmc/linux/drivers/gpu/drm/amd/include/
H A Datombios.h272 typedef struct _ATOM_MASTER_LIST_OF_COMMAND_TABLES{ struct
273 …it; //Function Table, used by various SW components,latest version 1.1
274 USHORT GetDisplaySurfaceSize; //Atomic Table, Used by Bios when enabling HW ICON
275 … //Atomic Table, indirectly used by various SW components,called from ASIC_Init
276 USHORT VRAM_BlockVenderDetection; //Atomic Table, used only by Bios
277 USHORT DIGxEncoderControl; //Only used by Bios
278 …; //Atomic Table, indirectly used by various SW components,called from ASIC_Init
279 …q; //Function Table,directly used by various SW components,latest version 2.1
280 … //Atomic Table, indirectly used by various SW components,called from SetMemoryClock if needed
281 …ol; //Function Table,directly used by various SW components,latest version 1.2
[all …]