Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/drm/radeon/
H A Dradeon.h1548 struct radeon_dpm { struct
1549 struct radeon_ps *ps;
1574 struct radeon_dpm_dynamic_state dyn_state; argument
1575 struct radeon_dpm_fan fan; argument
1591 struct radeon_dpm_thermal thermal; argument
1593 enum radeon_dpm_forced_level forced_level; argument
1599 void radeon_dpm_enable_uvd(struct radeon_device *rdev, bool enable); argument
H A Dradeon_drv.c187 int radeon_dpm = -1; variable