OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:vce_state_table
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
amdgpu_process_pptables_v1_0.c
1218
const ATOM_Tonga_VCE_State_Table *
vce_state_table
;
local
1224
vce_state_table
= (const void *)pp_table +
1227
return
vce_state_table
->ucNumEntries;
1238
const ATOM_Tonga_VCE_State_Table *
vce_state_table
= (ATOM_Tonga_VCE_State_Table *)(((unsigned long)pptable)
local
1247
PP_ASSERT_WITH_CODE((i <
vce_state_table
->ucNumEntries),
1253
entries,
vce_state_table
, i);
amdgpu_processpptables.c
1572
const ATOM_PPLIB_VCE_State_Table *
vce_state_table
= get_vce_state_table(hwmgr, powerplay_table);
local
1581
const ATOM_PPLIB_VCE_State_Record *record = &
vce_state_table
->entries[i];
Completed in 24 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026