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

  /src/sys/external/bsd/drm2/dist/drm/i915/
intel_pm.c 304 DRM_DEBUG_KMS("Unknown FSB/MEM found, disable CxSR\n");
404 * intel_set_memory_cxsr - Configure CxSR state
406 * @enable: Allow vs. disallow CxSR
408 * Allow or disallow the system to enter a special CxSR
409 * (C-state self refresh) state. What typically happens in CxSR mode
415 * Note that enabling CxSR does not guarantee that the system enter
418 * to autonomously utilize the CxSR mode. Other factors such as core
420 * CxSR mode.
424 * even when the use of CxSR has been disallowed.
426 * While the system is actually in the CxSR/max FIFO mode, some plan
    [all...]
i915_drv.h 781 bool cxsr; member in struct:vlv_wm_values
788 bool cxsr; member in struct:g4x_wm_values
  /src/sys/external/bsd/drm2/dist/drm/i915/display/
intel_display_types.h 695 bool cxsr; member in struct:vlv_wm_state
713 bool cxsr; member in struct:g4x_wm_state

Completed in 17 milliseconds