Searched defs:intel_crtc_state (Results 1 – 3 of 3) sorted by relevance
608 struct intel_crtc_state { struct609 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 …]
142 struct intel_crtc_state *intel_crtc_state = to_intel_crtc_state(crtc_state); in i9xx_load_csc_matrix() local363 struct intel_crtc_state *intel_crtc_state = in haswell_load_luts() local
1082 struct intel_crtc_state *intel_crtc_state; in intel_fbc_choose_crtc() local