OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ucNumOfVRAMModule
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_atombios.c
3837
if (module_index < vram_info->v1_3.
ucNumOfVRAMModule
) {
3854
if (module_index < vram_info->v1_4.
ucNumOfVRAMModule
) {
3878
if (module_index < vram_info->v2_1.
ucNumOfVRAMModule
) {
3932
if (module_index < vram_info->v1_4.
ucNumOfVRAMModule
) {
4003
if (module_index < vram_info->v2_1.
ucNumOfVRAMModule
) {
atombios.h
6734
UCHAR
ucNumOfVRAMModule
;
6735
ATOM_VRAM_MODULE aVramInfo[ATOM_MAX_NUMBER_OF_VRAM_MODULE]; // just for allocation, real number of blocks is in
ucNumOfVRAMModule
;
6745
UCHAR
ucNumOfVRAMModule
;
6746
ATOM_VRAM_MODULE aVramInfo[ATOM_MAX_NUMBER_OF_VRAM_MODULE]; // just for allocation, real number of blocks is in
ucNumOfVRAMModule
;
6762
UCHAR
ucNumOfVRAMModule
;
6763
ATOM_VRAM_MODULE_V4 aVramInfo[ATOM_MAX_NUMBER_OF_VRAM_MODULE]; // just for allocation, real number of blocks is in
ucNumOfVRAMModule
;
6775
UCHAR
ucNumOfVRAMModule
; // indicate number of VRAM module
6779
ATOM_VRAM_MODULE_V7 aVramInfo[ATOM_MAX_NUMBER_OF_VRAM_MODULE]; // just for allocation, real number of blocks is in
ucNumOfVRAMModule
;
/src/sys/external/bsd/drm2/dist/drm/amd/include/
atombios.h
7964
UCHAR
ucNumOfVRAMModule
;
7965
ATOM_VRAM_MODULE aVramInfo[ATOM_MAX_NUMBER_OF_VRAM_MODULE]; // just for allocation, real number of blocks is in
ucNumOfVRAMModule
;
7975
UCHAR
ucNumOfVRAMModule
;
7976
ATOM_VRAM_MODULE aVramInfo[ATOM_MAX_NUMBER_OF_VRAM_MODULE]; // just for allocation, real number of blocks is in
ucNumOfVRAMModule
;
7992
UCHAR
ucNumOfVRAMModule
;
7993
ATOM_VRAM_MODULE_V4 aVramInfo[ATOM_MAX_NUMBER_OF_VRAM_MODULE]; // just for allocation, real number of blocks is in
ucNumOfVRAMModule
;
8004
UCHAR
ucNumOfVRAMModule
; // indicate number of VRAM module
8008
ATOM_VRAM_MODULE_V7 aVramInfo[ATOM_MAX_NUMBER_OF_VRAM_MODULE]; // just for allocation, real number of blocks is in
ucNumOfVRAMModule
;
8020
UCHAR
ucNumOfVRAMModule
; // indicate number of VRAM module
8024
ATOM_VRAM_MODULE_V8 aVramInfo[ATOM_MAX_NUMBER_OF_VRAM_MODULE]; // just for allocation, real number of blocks is in
ucNumOfVRAMModule
;
[
all
...]
/src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
amdgpu_ppatomctrl.c
152
if (module_index >= vram_info->
ucNumOfVRAMModule
) {
/src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_atombios.c
1597
if (module_index < vram_info->v2_1.
ucNumOfVRAMModule
) {
Completed in 47 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025