Searched defs:intel_crtc_state (Results 1 – 1 of 1) sorted by relevance
1047 struct intel_crtc_state { struct1058 struct drm_crtc_state uapi;1077 struct {1083 } hw;1086 struct drm_property_blob *pre_csc_lut, *post_csc_lut;1088 struct intel_csc_matrix csc, output_csc;1099 unsigned long quirks;1101 unsigned fb_bits; /* framebuffers to flip */1102 bool update_pipe; /* can a fast modeset be performed? */1103 bool update_m_n; /* update M/N seamlessly during fastset? */[all …]