• Home
  • Raw
  • Download

Lines Matching defs:intel_encoder

76999 struct intel_encoder {  struct
77005 enum intel_hotplug_state (*hotplug)(struct intel_encoder *, struct intel_connector *, bool); argument
77006 …enum intel_output_type (*compute_output_type)(struct intel_encoder *, struct intel_crtc_state *, s… argument
77007 …int (*compute_config)(struct intel_encoder *, struct intel_crtc_state *, struct drm_connector_stat… argument
77008 void (*update_prepare)(struct intel_atomic_state *, struct intel_encoder *, struct intel_crtc *); argument
77009 …void (*pre_pll_enable)(struct intel_encoder *, const struct intel_crtc_state *, const struct drm_c… argument
77010 …void (*pre_enable)(struct intel_encoder *, const struct intel_crtc_state *, const struct drm_conne… argument
77011 …void (*enable)(struct intel_encoder *, const struct intel_crtc_state *, const struct drm_connector… argument
77012 void (*update_complete)(struct intel_atomic_state *, struct intel_encoder *, struct intel_crtc *); argument
77013 …void (*disable)(struct intel_encoder *, const struct intel_crtc_state *, const struct drm_connecto… argument
77014 …void (*post_disable)(struct intel_encoder *, const struct intel_crtc_state *, const struct drm_con… argument
77015 …void (*post_pll_disable)(struct intel_encoder *, const struct intel_crtc_state *, const struct drm… argument
77016 …void (*update_pipe)(struct intel_encoder *, const struct intel_crtc_state *, const struct drm_conn… argument
77017 bool (*get_hw_state)(struct intel_encoder *, enum pipe *); argument
77018 void (*get_config)(struct intel_encoder *, struct intel_crtc_state *); argument
77019 void (*get_power_domains)(struct intel_encoder *, struct intel_crtc_state *); argument
77020 void (*suspend)(struct intel_encoder *); argument
77021 enum hpd_pin hpd_pin;
77022 enum intel_display_power_domain power_domain;
77023 const struct drm_connector *audio_connector;