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

  /xsrc/external/mit/xf86-video-ati/dist/src/
radeon_pm.c 803 info->pm.dynamic_mode_enabled = TRUE;
818 info->pm.dynamic_mode_enabled = FALSE;
825 if (info->pm.dynamic_mode_enabled) {
851 if (info->pm.force_low_power_enabled || info->pm.dynamic_mode_enabled)
861 if (info->pm.force_low_power_enabled || info->pm.dynamic_mode_enabled)
871 if (info->pm.force_low_power_enabled || info->pm.dynamic_mode_enabled)
radeon.h 442 Bool dynamic_mode_enabled; member in struct:__anon6811
radeon_driver.c 3404 if (info->pm.dynamic_mode_enabled)

Completed in 10 milliseconds