Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/drm/amd/amdgpu/
H A 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
H A Damdgpu_drv.c91 int amdgpu_dpm = -1; variable