Home
last modified time | relevance | path

Searched refs:ATOM_PPLIB_STATE_V2 (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/include/
H A Dpptable.h468 //size of the state: sizeof(ATOM_PPLIB_STATE_V2) + (ucNumDPMLevels - 1) * sizeof(UCHAR)
477 } ATOM_PPLIB_STATE_V2; typedef
483 ATOM_PPLIB_STATE_V2 states[1];
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H A Dpptable.h427 //size of the state: sizeof(ATOM_PPLIB_STATE_V2) + (ucNumDPMLevels - 1) * sizeof(UCHAR)
436 } ATOM_PPLIB_STATE_V2; typedef
442 ATOM_PPLIB_STATE_V2 states[1];
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/include/
H A Dpptable.h468 //size of the state: sizeof(ATOM_PPLIB_STATE_V2) + (ucNumDPMLevels - 1) * sizeof(UCHAR)
477 } ATOM_PPLIB_STATE_V2; typedef
483 ATOM_PPLIB_STATE_V2 states[1];
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H A Dpptable.h427 //size of the state: sizeof(ATOM_PPLIB_STATE_V2) + (ucNumDPMLevels - 1) * sizeof(UCHAR)
436 } ATOM_PPLIB_STATE_V2; typedef
442 ATOM_PPLIB_STATE_V2 states[1];
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dprocesspptables.c778 static const ATOM_PPLIB_STATE_V2 *get_state_entry_v2( in get_state_entry_v2()
783 const ATOM_PPLIB_STATE_V2 *pstate; in get_state_entry_v2()
788 pstate = (ATOM_PPLIB_STATE_V2 *)( in get_state_entry_v2()
894 const ATOM_PPLIB_STATE_V2 *pstate_entry_v2; in pp_tables_get_entry()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dprocesspptables.c774 static const ATOM_PPLIB_STATE_V2 *get_state_entry_v2( in get_state_entry_v2()
779 const ATOM_PPLIB_STATE_V2 *pstate; in get_state_entry_v2()
784 pstate = (ATOM_PPLIB_STATE_V2 *)( in get_state_entry_v2()
890 const ATOM_PPLIB_STATE_V2 *pstate_entry_v2; in pp_tables_get_entry()

Completed in 13 milliseconds