Home
last modified time | relevance | path

Searched refs:radeon_dpm (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/gpu/drm/radeon/
Dradeon_drv.c195 int radeon_dpm = -1; variable
265 module_param_named(dpm, radeon_dpm, int, 0444);
Dradeon_pm.c1073 if (radeon_dpm == 1) { in radeon_dpm_change_power_state_locked()
1395 if (radeon_dpm == 1) in radeon_pm_init_dpm()
1482 else if (radeon_dpm == 1) in radeon_pm_init()
1520 else if (disable_dpm && (radeon_dpm == -1)) in radeon_pm_init()
1522 else if (radeon_dpm == 0) in radeon_pm_init()
Dradeon.h104 extern int radeon_dpm;
1534 struct radeon_dpm { struct
1649 struct radeon_dpm dpm;