Searched defs:intel_crtc_state (Results 1 – 1 of 1) sorted by relevance
781 struct intel_crtc_state { struct792 struct drm_crtc_state uapi;804 struct {808 } hw;819 unsigned long quirks;821 unsigned fb_bits; /* framebuffers to flip */822 bool update_pipe; /* can a fast modeset be performed? */823 bool disable_cxsr;824 bool update_wm_pre, update_wm_post; /* watermarks are updated */825 bool fifo_changed; /* FIFO split is changed */[all …]