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

  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/
vega20_ppt.h 111 struct vega20_dpm_table { struct
amdgpu_vega20_ppt.c 362 smu_dpm->dpm_context = kzalloc(sizeof(struct vega20_dpm_table),
370 smu_dpm->golden_dpm_context = kzalloc(sizeof(struct vega20_dpm_table),
375 smu_dpm->dpm_context_size = sizeof(struct vega20_dpm_table);
726 struct vega20_dpm_table *dpm_table = NULL;
901 sizeof(struct vega20_dpm_table));
909 struct vega20_dpm_table *dpm_table = NULL;
961 struct vega20_dpm_table *dpm_table = NULL;
1196 struct vega20_dpm_table *dpm_table;
1284 struct vega20_dpm_table *dpm_table;
1451 struct vega20_dpm_table *dpm_table = NULL
    [all...]
  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
vega20_hwmgr.h 179 struct vega20_dpm_table { struct
439 struct vega20_dpm_table dpm_table;
440 struct vega20_dpm_table golden_dpm_table;
amdgpu_vega20_hwmgr.c 780 sizeof(struct vega20_dpm_table));

Completed in 38 milliseconds