Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/radeon/
H A Dradeon_drv.c209 int radeon_runtime_pm = -1; variable
283 module_param_named(runpm, radeon_runtime_pm, int, 0444);
H A Dradeon_connectors.c344 if ((rdev->flags & RADEON_IS_PX) && (radeon_runtime_pm != 0)) in radeon_connector_get_edid()
901 if ((rdev->flags & RADEON_IS_PX) && (radeon_runtime_pm != 0)) in radeon_lvds_detect()
1689 if ((rdev->flags & RADEON_IS_PX) && (radeon_runtime_pm != 0)) in radeon_dp_detect()
H A Dradeon_kms.c129 if ((radeon_runtime_pm != 0) && in radeon_driver_load_kms()
H A Dradeon.h113 extern int radeon_runtime_pm;