OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pf_max_region
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dce120/
amdgpu_dce120_hw_sequencer.c
260
uint32_t
pf_max_region
;
local in function:dce121_xgmi_enabled
262
REG_GET(MC_VM_XGMI_LFB_CNTL,
PF_MAX_REGION
, &
pf_max_region
);
263
/*
PF_MAX_REGION
== 0 means xgmi is disabled */
264
return !!
pf_max_region
;
amdgpu_dce120_hw_sequencer.c
260
uint32_t
pf_max_region
;
local in function:dce121_xgmi_enabled
262
REG_GET(MC_VM_XGMI_LFB_CNTL,
PF_MAX_REGION
, &
pf_max_region
);
263
/*
PF_MAX_REGION
== 0 means xgmi is disabled */
264
return !!
pf_max_region
;
Completed in 33 milliseconds
Indexes created Tue Sep 30 11:09:46 GMT 2025