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

  /src/sys/external/bsd/drm2/dist/drm/i915/display/
intel_display_types.h 663 struct intel_pipe_wm { struct
728 struct intel_pipe_wm intermediate;
734 struct intel_pipe_wm optimal;
1088 struct intel_pipe_wm ilk;
  /src/sys/external/bsd/drm2/dist/drm/i915/
intel_pm.c 3121 struct intel_pipe_wm *pipe_wm)
3148 struct intel_pipe_wm *pipe_wm;
3227 struct intel_pipe_wm *a = &newstate->wm.ilk.intermediate;
3232 const struct intel_pipe_wm *b = &oldstate->wm.ilk.optimal;
3291 const struct intel_pipe_wm *active = &intel_crtc->wm.active.ilk;
3318 struct intel_pipe_wm *merged)
3370 static int ilk_wm_lp_to_level(int wm_lp, const struct intel_pipe_wm *pipe_wm)
3387 const struct intel_pipe_wm *merged,
3455 static struct intel_pipe_wm *
3457 struct intel_pipe_wm *r1
    [all...]

Completed in 17 milliseconds