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

  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
amdgpu_vega12_processpptables.c 63 hwmgr->soft_pp_table_size = size;
amdgpu_processpptables.c 843 hwmgr->soft_pp_table_size = sizeof(soft_dummy_pp_table);
849 hwmgr->soft_pp_table_size = size;
amdgpu_process_pptables_v1_0.c 152 hwmgr->soft_pp_table_size = size;
amdgpu_vega10_processpptables.c 66 hwmgr->soft_pp_table_size = size;
amdgpu_vega20_processpptables.c 65 hwmgr->soft_pp_table_size = size;
  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/
amdgpu_amd_powerplay.c 661 size = hwmgr->soft_pp_table_size;
693 hwmgr->soft_pp_table_size,
  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/inc/
hwmgr.h 753 uint32_t soft_pp_table_size; member in struct:pp_hwmgr

Completed in 162 milliseconds