HomeSort by: relevance | last modified time | path
    Searched refs:radeon_runtime_pm (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_drv.c 209 int radeon_runtime_pm = -1; variable in typeref:typename:int
283 module_param_named(runpm, radeon_runtime_pm, int, 0444);
radeon_connectors.c 344 if ((rdev->flags & RADEON_IS_PX) && (radeon_runtime_pm != 0))
901 if ((rdev->flags & RADEON_IS_PX) && (radeon_runtime_pm != 0))
1689 if ((rdev->flags & RADEON_IS_PX) && (radeon_runtime_pm != 0))
radeon_kms.c 129 if ((radeon_runtime_pm != 0) &&
radeon.h 113 extern int radeon_runtime_pm;

Completed in 19 milliseconds