Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/drm/amd/amdgpu/
H A Damdgpu_dpm.h409 struct amdgpu_pm { struct
410 struct lock mutex;
411 u32 current_sclk;
412 u32 current_mclk;
413 u32 default_sclk;
414 u32 default_mclk;
415 struct amdgpu_i2c_chan *i2c_bus;
417 enum amdgpu_int_thermal_type int_thermal_type;
418 struct device *int_hwmon_dev;
420 bool no_fan;
[all …]