Searched defs:intel_crtc_state (Results 1 – 1 of 1) sorted by relevance
903 struct intel_crtc_state { struct914 struct drm_crtc_state uapi;933 struct {938 } hw;950 unsigned long quirks;952 unsigned fb_bits; /* framebuffers to flip */953 bool update_pipe; /* can a fast modeset be performed? */954 bool disable_cxsr;955 bool update_wm_pre, update_wm_post; /* watermarks are updated */956 bool fifo_changed; /* FIFO split is changed */[all …]