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

  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/
smu_internal.h 91 ((smu)->ppt_funcs->alloc_dpm_context ? (smu)->ppt_funcs->alloc_dpm_context((smu)) : 0)
amdgpu_arcturus_ppt.c 2246 .alloc_dpm_context = arcturus_allocate_dpm_context,
amdgpu_navi10_ppt.c 2285 .alloc_dpm_context = navi10_allocate_dpm_context,
amdgpu_vega20_ppt.c 3174 .alloc_dpm_context = vega20_allocate_dpm_context,
  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/inc/
amdgpu_smu.h 414 int (*alloc_dpm_context)(struct smu_context *smu); member in struct:pptable_funcs

Completed in 42 milliseconds