Searched defs:intel_crtc_state (Results 1 – 1 of 1) sorted by relevance
265 struct intel_crtc_state { struct266 struct drm_crtc_state base;278 unsigned long quirks;283 int pipe_src_w, pipe_src_h;287 bool has_pch_encoder;290 bool has_infoframe;294 enum transcoder cpu_transcoder;300 bool limited_color_range;304 bool has_dp_encoder;307 bool has_hdmi_sink;[all …]