Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/i915/
Dintel_drv.h712 struct intel_crtc_state { struct
713 struct drm_crtc_state base;
724 unsigned long quirks;
726 unsigned fb_bits; /* framebuffers to flip */
727 bool update_pipe; /* can a fast modeset be performed? */
728 bool disable_cxsr;
729 bool update_wm_pre, update_wm_post; /* watermarks are updated */
730 bool fb_changed; /* fb on any of the planes is changed */
731 bool fifo_changed; /* FIFO split is changed */
736 int pipe_src_w, pipe_src_h;
[all …]
Dintel_color.c142 struct intel_crtc_state *intel_crtc_state = to_intel_crtc_state(crtc_state); in ilk_load_csc_matrix() local
368 struct intel_crtc_state *intel_crtc_state = in haswell_load_luts() local