• Home
  • Raw
  • Download

Lines Matching refs:intel_crtc

788 struct intel_crtc {  struct
865 struct intel_crtc *crtc);
892 #define to_intel_crtc(x) container_of(x, struct intel_crtc, base)
1123 static inline struct intel_crtc *
1129 static inline struct intel_crtc *
1234 int intel_get_crtc_scanline(struct intel_crtc *crtc);
1251 void hsw_fdi_link_train(struct intel_crtc *crtc,
1266 struct intel_crtc *intel_crtc);
1310 enum pipe intel_crtc_pch_transcoder(struct intel_crtc *crtc);
1366 const struct intel_crtc *crtc = intel_get_crtc_for_pipe(dev_priv, pipe); in intel_wait_for_vblank_if_active()
1372 u32 intel_crtc_get_vblank_counter(struct intel_crtc *crtc);
1444 void intel_dp_get_m_n(struct intel_crtc *crtc,
1446 void intel_dp_set_m_n(struct intel_crtc *crtc, enum link_m_n_set m_n);
1452 bool intel_crtc_active(struct intel_crtc *crtc);
1453 void hsw_enable_ips(struct intel_crtc *crtc);
1454 void hsw_disable_ips(struct intel_crtc *crtc);
1460 int skl_max_scale(struct intel_crtc *crtc, struct intel_crtc_state *crtc_state);
1617 void intel_fbc_pre_update(struct intel_crtc *crtc,
1620 void intel_fbc_post_update(struct intel_crtc *crtc);
1623 void intel_fbc_enable(struct intel_crtc *crtc,
1626 void intel_fbc_disable(struct intel_crtc *crtc);
1686 void intel_pch_panel_fitting(struct intel_crtc *crtc,
1689 void intel_gmch_panel_fitting(struct intel_crtc *crtc,
1828 void intel_update_watermarks(struct intel_crtc *crtc);
1870 int skl_check_pipe_max_pixel_rate(struct intel_crtc *intel_crtc,
1889 void intel_pipe_update_start(struct intel_crtc *crtc);
1890 void intel_pipe_update_end(struct intel_crtc *crtc);
1918 struct intel_crtc *crtc) in intel_atomic_get_crtc_state()
1930 struct intel_crtc *crtc) in intel_atomic_get_existing_crtc_state()
1954 struct intel_crtc *intel_crtc,