Home
last modified time | relevance | path

Searched defs:amdgpu_dpm (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Damdgpu_dpm.h360 struct amdgpu_dpm { struct
361 struct amdgpu_ps *ps;
363 int num_ps;
388 struct amdgpu_dpm_dynamic_state dyn_state; argument
389 struct amdgpu_dpm_fan fan; argument
404 struct amdgpu_dpm_thermal thermal; argument
427 struct amdgpu_dpm dpm; argument
Damdgpu_drv.c91 int amdgpu_dpm = -1; variable