radeon_runtime_pm  106 drivers/gpu/drm/radeon/radeon.h extern int radeon_runtime_pm;
radeon_runtime_pm  341 drivers/gpu/drm/radeon/radeon_connectors.c 		if ((rdev->flags & RADEON_IS_PX) && (radeon_runtime_pm != 0))
radeon_runtime_pm  900 drivers/gpu/drm/radeon/radeon_connectors.c 		if ((rdev->flags & RADEON_IS_PX) && (radeon_runtime_pm != 0))
radeon_runtime_pm 1692 drivers/gpu/drm/radeon/radeon_connectors.c 			if ((rdev->flags & RADEON_IS_PX) && (radeon_runtime_pm != 0))
radeon_runtime_pm  198 drivers/gpu/drm/radeon/radeon_drv.c int radeon_runtime_pm = -1;
radeon_runtime_pm  272 drivers/gpu/drm/radeon/radeon_drv.c module_param_named(runpm, radeon_runtime_pm, int, 0444);
radeon_runtime_pm  124 drivers/gpu/drm/radeon/radeon_kms.c 	if ((radeon_runtime_pm != 0) &&