Searched defs:intel_crtc_state (Results 1 – 2 of 2) sorted by relevance
337 struct intel_crtc_state { struct338 struct drm_crtc_state base;349 unsigned long quirks;351 bool update_pipe;356 int pipe_src_w, pipe_src_h;360 bool has_pch_encoder;363 bool has_infoframe;367 enum transcoder cpu_transcoder;373 bool limited_color_range;377 bool has_dp_encoder;[all …]
12960 struct intel_crtc_state *intel_crtc_state; in intel_modeset_clear_plls() local