Home
last modified time | relevance | path

Searched refs:DP_DPCD_REV (Results 1 – 25 of 28) sorted by relevance

12

/linux-6.15/drivers/gpu/drm/amd/display/dc/link/protocols/
H A Dlink_dp_capability.c303 DP_DPCD_REV - in dp_wa_power_up_0010FA()
304 DP_DPCD_REV]; in dp_wa_power_up_0010FA()
1322 DP_DPCD_REV, in dp_overwrite_extended_receiver_cap()
1330 dpcd_data[DP_DPCD_REV - DP_DPCD_REV]; in dp_overwrite_extended_receiver_cap()
1336 DP_DPCD_REV]; in dp_overwrite_extended_receiver_cap()
1341 DP_DPCD_REV]; in dp_overwrite_extended_receiver_cap()
1355 DP_MAX_LINK_RATE - DP_DPCD_REV]; in dp_overwrite_extended_receiver_cap()
1694 DP_DPCD_REV, in retrieve_link_cap()
1741 dpcd_data[DP_DPCD_REV - DP_DPCD_REV]; in retrieve_link_cap()
1789 DP_DPCD_REV]; in retrieve_link_cap()
[all …]
/linux-6.15/drivers/gpu/drm/display/
H A Ddrm_dp_helper.c990 dpcd[DP_DPCD_REV] >= 0x11 && in drm_dp_downstream_is_type()
1007 if (dpcd[DP_DPCD_REV] < 0x11) { in drm_dp_downstream_is_tmds()
1124 if (dpcd[DP_DPCD_REV] > dpcd_ext[DP_DPCD_REV]) { in drm_dp_read_extended_dpcd_caps()
1127 aux->name, dpcd[DP_DPCD_REV], dpcd_ext[DP_DPCD_REV]); in drm_dp_read_extended_dpcd_caps()
1238 if (dpcd[DP_DPCD_REV] < 0x11) in drm_dp_downstream_max_dotclock()
1268 if (dpcd[DP_DPCD_REV] < 0x11) { in drm_dp_downstream_max_tmds_clock()
1333 if (dpcd[DP_DPCD_REV] < 0x11) { in drm_dp_downstream_min_tmds_clock()
1431 if (dpcd[DP_DPCD_REV] < 0x13) in drm_dp_downstream_420_passthrough()
1462 if (dpcd[DP_DPCD_REV] < 0x13) in drm_dp_downstream_444_to_420_conversion()
1494 if (dpcd[DP_DPCD_REV] < 0x13) in drm_dp_downstream_rgb_to_ycbcr_conversion()
[all …]
H A Ddrm_dp_tunnel.c889 err = drm_dp_dpcd_probe(tunnel_iter->aux, DP_DPCD_REV); in update_group_available_bw()
/linux-6.15/include/drm/display/
H A Ddrm_dp_helper.h154 return dpcd[DP_DPCD_REV] >= 0x11 && in drm_dp_enhanced_frame_cap()
161 return dpcd[DP_DPCD_REV] >= 0x11 && in drm_dp_fast_training_cap()
168 return dpcd[DP_DPCD_REV] >= 0x12 && in drm_dp_tps3_supported()
175 return dpcd[DP_DPCD_REV] >= 0x11 || in drm_dp_max_downspread()
182 return dpcd[DP_DPCD_REV] >= 0x14 && in drm_dp_tps4_supported()
189 return (dpcd[DP_DPCD_REV] >= 0x14) ? DP_TRAINING_PATTERN_MASK_1_4 : in drm_dp_training_pattern_mask()
H A Ddrm_dp.h107 #define DP_DPCD_REV 0x000 macro
/linux-6.15/drivers/gpu/drm/nouveau/
H A Dnouveau_dp.c101 if (connector->connector_type == DRM_MODE_CONNECTOR_eDP && dpcd[DP_DPCD_REV] >= 0x13) { in nouveau_dp_probe_dpcd()
264 NV_DEBUG(drm, "sink dpcd version: 0x%02x\n", dpcd[DP_DPCD_REV]); in nouveau_dp_detect()
/linux-6.15/drivers/gpu/drm/gma500/
H A Dcdv_intel_dp.c326 if (intel_dp->dpcd[DP_DPCD_REV] >= 0x11) { in cdv_intel_dp_max_lane_count()
1074 if (intel_dp->dpcd[DP_DPCD_REV] >= 0x11 && in cdv_intel_dp_mode_set()
1110 if (intel_dp->dpcd[DP_DPCD_REV] < 0x11) in cdv_intel_dp_sink_dpms()
1672 if (intel_dp->dpcd[DP_DPCD_REV] != 0) in cdv_dp_detect()
2066 ret = cdv_intel_dp_aux_native_read(gma_encoder, DP_DPCD_REV, in cdv_intel_dp_init()
/linux-6.15/drivers/gpu/drm/bridge/analogix/
H A Danalogix-anx6345.c133 err = drm_dp_dpcd_read(&anx6345->aux, DP_DPCD_REV, in anx6345_dp_link_training()
150 if (anx6345->dpcd[DP_DPCD_REV] >= 0x11) { in anx6345_dp_link_training()
H A Danalogix-anx78xx.c646 err = drm_dp_dpcd_read(&anx78xx->aux, DP_DPCD_REV, in anx78xx_dp_link_training()
663 if (anx78xx->dpcd[DP_DPCD_REV] >= 0x11) { in anx78xx_dp_link_training()
/linux-6.15/drivers/gpu/drm/tegra/
H A Ddp.c178 err = drm_dp_dpcd_read(aux, DP_DPCD_REV, dpcd, sizeof(dpcd)); in drm_dp_link_probe()
182 link->revision = dpcd[DP_DPCD_REV]; in drm_dp_link_probe()
/linux-6.15/drivers/gpu/drm/amd/amdgpu/
H A Datombios_dp.c339 if (dig_connector->dpcd[DP_DPCD_REV] > 0x10) { in amdgpu_atombios_dp_ds_ports()
356 ret = drm_dp_dpcd_read(&amdgpu_connector->ddc_bus->aux, DP_DPCD_REV, in amdgpu_atombios_dp_get_dpcd()
/linux-6.15/drivers/gpu/drm/msm/dp/
H A Ddp_panel.c63 link_info->revision = dpcd[DP_DPCD_REV]; in msm_dp_panel_read_dpcd()
/linux-6.15/drivers/gpu/drm/i915/display/
H A Dintel_dp.c3283 return intel_dp->dpcd[DP_DPCD_REV] == 0x11 && in downstream_hpd_needs_d0()
3521 if (intel_dp->dpcd[DP_DPCD_REV] < 0x11) in intel_dp_set_power()
3580 if (crtc_state && intel_dp->dpcd[DP_DPCD_REV] == 0) { in intel_dp_sync_state()
3961 if (intel_dp->dpcd[DP_DPCD_REV] < 0x13) in intel_dp_configure_protocol_converter()
4095 intel_dp_get_dsc_sink_cap(intel_dp->dpcd[DP_DPCD_REV], in intel_dp_detect_dsc_caps()
4251 drm_WARN_ON(display->drm, intel_dp->dpcd[DP_DPCD_REV] != 0); in intel_edp_init_dpcd()
5305 if (intel_dp->dpcd[DP_DPCD_REV] < 0x11) in intel_dp_check_device_service_irq()
5330 if (intel_dp->dpcd[DP_DPCD_REV] < 0x11) in intel_dp_check_link_service_irq()
5441 if (intel_dp->dpcd[DP_DPCD_REV] >= 0x11) { in intel_dp_detect_dpcd()
H A Dintel_lspcon.c241 if (drm_dp_dpcd_readb(&lspcon_to_intel_dp(lspcon)->aux, DP_DPCD_REV, in lspcon_wake_native_aux_ch()
H A Dintel_dp_test.c333 intel_dp->dpcd[DP_DPCD_REV]); in intel_dp_process_phy_request()
H A Dintel_display_debugfs.c215 seq_printf(m, "\tDPCD rev: %x\n", intel_dp->dpcd[DP_DPCD_REV]); in intel_dp_info()
H A Dintel_dp_link_training.c879 if (intel_dp->dpcd[DP_DPCD_REV] >= DP_DPCD_REV_14) in intel_dp_link_training_clock_recovery()
H A Dintel_dp_mst.c1679 intel_dp_get_dsc_sink_cap(dpcd_caps[DP_DPCD_REV], connector); in intel_dp_mst_read_decompression_port_dsc_caps()
/linux-6.15/drivers/gpu/drm/radeon/
H A Datombios_dp.c388 ret = drm_dp_dpcd_read(&radeon_connector->ddc_bus->aux, DP_DPCD_REV, msg, in radeon_dp_getdpcd()
/linux-6.15/drivers/gpu/drm/xlnx/
H A Dzynqmp_dp.c835 if (dp->dpcd[DP_DPCD_REV] >= DP_V1_2 && in zynqmp_dp_link_train_ce()
1841 if (dp->dpcd[DP_DPCD_REV] < 0x12) { in zynqmp_dp_set_test_pattern()
/linux-6.15/drivers/gpu/drm/bridge/
H A Dtc358767.c835 ret = drm_dp_dpcd_read(&tc->aux, DP_DPCD_REV, tc->link.dpcd, in tc_get_display_props()
840 revision = tc->link.dpcd[DP_DPCD_REV]; in tc_get_display_props()
/linux-6.15/drivers/gpu/drm/rockchip/
H A Dcdn-dp-core.c369 ret = cdn_dp_dpcd_read(dp, DP_DPCD_REV, dp->dpcd, in cdn_dp_get_sink_capability()
/linux-6.15/drivers/gpu/drm/amd/display/dc/link/
H A Dlink_detection.c317 DP_EDP_CONFIGURATION_CAP - DP_DPCD_REV + 1
H A Dlink_dpms.c1630 DP_DPCD_REV, in write_128b_132b_sst_payload_allocation_table()
/linux-6.15/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_mst_types.c507 ret = drm_dp_dpcd_readb(&port->aux, DP_DPCD_REV, &dpcd_rev); in dm_dp_mst_detect()

12