Home
last modified time | relevance | path

Searched refs:intel_ddi_buf_trans (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/gpu/drm/i915/display/
H A Dintel_ddi_buf_trans.c31 static const struct intel_ddi_buf_trans hsw_trans_dp = {
48 static const struct intel_ddi_buf_trans hsw_trans_fdi = {
69 static const struct intel_ddi_buf_trans hsw_trans_hdmi = {
87 static const struct intel_ddi_buf_trans bdw_trans_edp = {
104 static const struct intel_ddi_buf_trans bdw_trans_dp = {
121 static const struct intel_ddi_buf_trans bdw_trans_fdi = {
140 static const struct intel_ddi_buf_trans bdw_trans_hdmi = {
159 static const struct intel_ddi_buf_trans skl_trans_dp = {
177 static const struct intel_ddi_buf_trans skl_u_trans_dp = {
195 static const struct intel_ddi_buf_trans skl_y_trans_dp = {
[all …]
H A Dintel_ddi_buf_trans.h71 struct intel_ddi_buf_trans { struct
77 bool is_hobl_buf_trans(const struct intel_ddi_buf_trans *table); argument
H A Dintel_display_types.h60 struct intel_ddi_buf_trans;
289 const struct intel_ddi_buf_trans *(*get_buf_trans)(struct intel_encoder *encoder,
H A Dintel_dpio_phy.c299 const struct intel_ddi_buf_trans *trans; in bxt_dpio_phy_set_signal_levels()
H A Dintel_snps_phy.c71 const struct intel_ddi_buf_trans *trans; in intel_snps_phy_set_signal_levels()