Home
last modified time | relevance | path

Searched refs:radeon_runtime_pm (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/drivers/gpu/drm/radeon/
Dradeon_drv.c197 int radeon_runtime_pm = -1; variable
271 module_param_named(runpm, radeon_runtime_pm, int, 0444);
Dradeon_connectors.c341 if ((rdev->flags & RADEON_IS_PX) && (radeon_runtime_pm != 0)) in radeon_connector_get_edid()
900 if ((rdev->flags & RADEON_IS_PX) && (radeon_runtime_pm != 0)) in radeon_lvds_detect()
1692 if ((rdev->flags & RADEON_IS_PX) && (radeon_runtime_pm != 0)) in radeon_dp_detect()
Dradeon_kms.c118 if ((radeon_runtime_pm != 0) && in radeon_driver_load_kms()
Dradeon.h106 extern int radeon_runtime_pm;