Home
last modified time | relevance | path

Searched defs:intel_crtc_state (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/sys/dev/drm/i915/
H A Dintel_drv.h608 struct intel_crtc_state { struct
609 struct drm_crtc_state base;
620 unsigned long quirks;
622 unsigned fb_bits; /* framebuffers to flip */
623 bool update_pipe; /* can a fast modeset be performed? */
624 bool disable_cxsr;
625 bool update_wm_pre, update_wm_post; /* watermarks are updated */
626 bool fb_changed; /* fb on any of the planes is changed */
627 bool fifo_changed; /* FIFO split is changed */
632 int pipe_src_w, pipe_src_h;
[all …]
H A Dintel_color.c142 struct intel_crtc_state *intel_crtc_state = to_intel_crtc_state(crtc_state); in i9xx_load_csc_matrix() local
363 struct intel_crtc_state *intel_crtc_state = in haswell_load_luts() local
H A Dintel_fbc.c1082 struct intel_crtc_state *intel_crtc_state; in intel_fbc_choose_crtc() local