Home
last modified time | relevance | path

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

/drivers/gpu/drm/radeon/
A Dradeon_drv.c139 int radeon_runtime_pm = -1; variable
212 module_param_named(runpm, radeon_runtime_pm, int, 0444);
A Dradeon_connectors.c302 if ((rdev->flags & RADEON_IS_PX) && (radeon_runtime_pm != 0)) in radeon_connector_get_edid()
866 if ((rdev->flags & RADEON_IS_PX) && (radeon_runtime_pm != 0)) in radeon_lvds_detect()
1660 if ((rdev->flags & RADEON_IS_PX) && (radeon_runtime_pm != 0)) in radeon_dp_detect()
A Dradeon_kms.c132 if ((radeon_runtime_pm != 0) && in radeon_driver_load_kms()
A Dradeon.h111 extern int radeon_runtime_pm;

Completed in 26 milliseconds