Searched defs:intel_crtc_state (Results 1 – 1 of 1) sorted by relevance
936 struct intel_crtc_state { struct947 struct drm_crtc_state uapi;966 struct {972 } hw;975 struct drm_property_blob *pre_csc_lut, *post_csc_lut;977 struct intel_csc_matrix csc, output_csc;988 unsigned long quirks;990 unsigned fb_bits; /* framebuffers to flip */991 bool update_pipe; /* can a fast modeset be performed? */992 bool update_m_n; /* update M/N seamlessly during fastset? */[all …]