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

  /src/sys/external/bsd/drm2/dist/drm/i915/
intel_pm.c 2526 * For both WM_PIPE and WM_LP.
2558 * For both WM_PIPE and WM_LP.
2585 * For both WM_PIPE and WM_LP.
3446 results->wm_pipe[pipe] =
3505 if (old->wm_pipe[pipe] != new->wm_pipe[pipe]) {
3590 I915_WRITE(WM0_PIPEA_ILK, results->wm_pipe[0]);
3592 I915_WRITE(WM0_PIPEB_ILK, results->wm_pipe[1]);
3594 I915_WRITE(WM0_PIPEC_IVB, results->wm_pipe[2]);
5765 hw->wm_pipe[pipe] = I915_READ(wm0_pipe_reg[pipe])
    [all...]
i915_drv.h 753 u32 wm_pipe[3]; member in struct:ilk_wm_values

Completed in 43 milliseconds