HomeSort by: relevance | last modified time | path
    Searched defs:disable_dpm (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_pm.c 1478 bool disable_dpm = false; local in function:radeon_pm_init
1486 disable_dpm = true;
1547 else if (disable_dpm && (radeon_dpm == -1))
radeon_pm.c 1478 bool disable_dpm = false; local in function:radeon_pm_init
1486 disable_dpm = true;
1547 else if (disable_dpm && (radeon_dpm == -1))

Completed in 26 milliseconds