Searched defs:intel_crtc_state (Results 1 – 2 of 2) sorted by relevance
712 struct intel_crtc_state { struct713 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 …]
142 struct intel_crtc_state *intel_crtc_state = to_intel_crtc_state(crtc_state); in ilk_load_csc_matrix() local368 struct intel_crtc_state *intel_crtc_state = in haswell_load_luts() local