struct GlobalInfo
Defined at line 51 of file ../../src/graphics/display/drivers/intel-display/power-controller.h
Public Members
RamType ram_type
int memory_channel_count
int agent_point_count
Public Methods
GlobalInfo CreateFromMailboxDataTigerLake (uint64_t mailbox_data)
`mailbox_data` should be the mailbox data contents after a successful
MAILBOX_GTRDIVER_CMD_MEM_SS_INFO_SUBCOMMAND_READ_GLOBAL_INFO command.
Defined at line 348 of file ../../src/graphics/display/drivers/intel-display/power-controller.cc