Searched refs:aVramInfo (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/gpu/drm/radeon/
H A Datombios.h6733 ATOM_VRAM_MODULE aVramInfo[ATOM_MAX_NUMBER_OF_VRAM_MODULE]; // just for allocation, real number of blocks is in ucNumOfVRAMModule; member in struct:_ATOM_VRAM_INFO_V2
6744 ATOM_VRAM_MODULE aVramInfo[ATOM_MAX_NUMBER_OF_VRAM_MODULE]; // just for allocation, real number of blocks is in ucNumOfVRAMModule; member in struct:_ATOM_VRAM_INFO_V3
6761 ATOM_VRAM_MODULE_V4 aVramInfo[ATOM_MAX_NUMBER_OF_VRAM_MODULE]; // just for allocation, real number of blocks is in ucNumOfVRAMModule; member in struct:_ATOM_VRAM_INFO_V4
6777 ATOM_VRAM_MODULE_V7 aVramInfo[ATOM_MAX_NUMBER_OF_VRAM_MODULE]; // just for allocation, real number of blocks is in ucNumOfVRAMModule; member in struct:_ATOM_VRAM_INFO_HEADER_V2_1
H A Dradeon_atombios.c3844 (ATOM_VRAM_MODULE_V3 *)vram_info->v1_3.aVramInfo;
3861 (ATOM_VRAM_MODULE_V4 *)vram_info->v1_4.aVramInfo;
3885 (ATOM_VRAM_MODULE_V7 *)vram_info->v2_1.aVramInfo;
3939 (ATOM_VRAM_MODULE_V4 *)vram_info->v1_4.aVramInfo;
/linux-master/drivers/gpu/drm/amd/include/
H A Datombios.h7981 ATOM_VRAM_MODULE aVramInfo[ATOM_MAX_NUMBER_OF_VRAM_MODULE]; // just for allocation, real number of blocks is in ucNumOfVRAMModule; member in struct:_ATOM_VRAM_INFO_V2
7992 ATOM_VRAM_MODULE aVramInfo[ATOM_MAX_NUMBER_OF_VRAM_MODULE]; // just for allocation, real number of blocks is in ucNumOfVRAMModule; member in struct:_ATOM_VRAM_INFO_V3
8009 ATOM_VRAM_MODULE_V4 aVramInfo[ATOM_MAX_NUMBER_OF_VRAM_MODULE]; // just for allocation, real number of blocks is in ucNumOfVRAMModule; member in struct:_ATOM_VRAM_INFO_V4
8024 ATOM_VRAM_MODULE_V7 aVramInfo[ATOM_MAX_NUMBER_OF_VRAM_MODULE]; // just for allocation, real number of blocks is in ucNumOfVRAMModule; member in struct:_ATOM_VRAM_INFO_HEADER_V2_1
8040 ATOM_VRAM_MODULE_V8 aVramInfo[ATOM_MAX_NUMBER_OF_VRAM_MODULE]; // just for allocation, real number of blocks is in ucNumOfVRAMModule; member in struct:_ATOM_VRAM_INFO_HEADER_V2_2

Completed in 257 milliseconds