HomeSort by: relevance | last modified time | path
    Searched refs:ATOM_PPLIB_STATE_V2 (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/include/
pptable.h 470 //size of the state: sizeof(ATOM_PPLIB_STATE_V2) + (ucNumDPMLevels - 1) * sizeof(UCHAR)
479 } ATOM_PPLIB_STATE_V2;
485 ATOM_PPLIB_STATE_V2 states[1];
  /src/sys/external/bsd/drm2/dist/drm/radeon/
pptable.h 429 //size of the state: sizeof(ATOM_PPLIB_STATE_V2) + (ucNumDPMLevels - 1) * sizeof(UCHAR)
438 } ATOM_PPLIB_STATE_V2;
444 ATOM_PPLIB_STATE_V2 states[1];
  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
amdgpu_processpptables.c 781 static const ATOM_PPLIB_STATE_V2 *get_state_entry_v2(
786 const ATOM_PPLIB_STATE_V2 *pstate;
791 pstate = (ATOM_PPLIB_STATE_V2 *)(
897 const ATOM_PPLIB_STATE_V2 *pstate_entry_v2;

Completed in 15 milliseconds