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