Searched defs:intel_crtc_state (Results 1 – 1 of 1) sorted by relevance
972 struct intel_crtc_state { struct983 struct drm_crtc_state uapi;1002 struct {1007 } hw;1018 unsigned long quirks;1020 unsigned fb_bits; /* framebuffers to flip */1021 bool update_pipe; /* can a fast modeset be performed? */1022 bool disable_cxsr;1023 bool update_wm_pre, update_wm_post; /* watermarks are updated */1024 bool fifo_changed; /* FIFO split is changed */[all …]