Lines Matching refs:dpcd

166 		max_rate = drm_dp_bw_code_to_link_rate(intel_dp->dpcd[DP_MAX_LINK_RATE]);  in max_dprx_rate()
185 return drm_dp_max_lane_count(intel_dp->dpcd); in max_dprx_lane_count()
231 if (drm_dp_128b132b_supported(intel_dp->dpcd)) { in intel_dp_set_dpcd_sink_rates()
1137 if (!drm_dp_is_branch(intel_dp->dpcd)) in dfp_can_convert_from_rgb()
1154 if (!drm_dp_is_branch(intel_dp->dpcd)) in dfp_can_convert_from_ycbcr444()
1192 (!drm_dp_is_branch(intel_dp->dpcd) || in intel_dp_output_format()
3563 drm_dp_enhanced_frame_cap(intel_dp->dpcd); in intel_dp_compute_config()
3685 return intel_dp->dpcd[DP_DPCD_REV] == 0x11 && in downstream_hpd_needs_d0()
3686 drm_dp_is_branch(intel_dp->dpcd) && in downstream_hpd_needs_d0()
3923 if (intel_dp->dpcd[DP_DPCD_REV] < 0x11) in intel_dp_set_power()
3982 if (crtc_state && intel_dp->dpcd[DP_DPCD_REV] == 0) { in intel_dp_sync_state()
4050 if (!drm_dp_is_branch(intel_dp->dpcd)) in intel_dp_get_pcon_dsc_cap()
4199 if (drm_dp_is_branch(intel_dp->dpcd) && in intel_dp_is_hdmi_2_1_sink()
4366 if (intel_dp->dpcd[DP_DPCD_REV] < 0x13) in intel_dp_configure_protocol_converter()
4369 if (!drm_dp_is_branch(intel_dp->dpcd)) in intel_dp_configure_protocol_converter()
4555 intel_dp_get_dsc_sink_cap(intel_dp->dpcd[DP_DPCD_REV], in intel_dp_detect_dsc_caps()
4556 &intel_dp->desc, drm_dp_is_branch(intel_dp->dpcd), in intel_dp_detect_dsc_caps()
4629 if (mso % 2 || mso > drm_dp_max_lane_count(intel_dp->dpcd)) { in intel_edp_mso_init()
4637 mso, drm_dp_max_lane_count(intel_dp->dpcd) / mso, in intel_edp_mso_init()
4728 drm_WARN_ON(display->drm, intel_dp->dpcd[DP_DPCD_REV] != 0); in intel_edp_init_dpcd()
4730 if (drm_dp_read_dpcd_caps(&intel_dp->aux, intel_dp->dpcd) != 0) in intel_edp_init_dpcd()
4734 drm_dp_is_branch(intel_dp->dpcd)); in intel_edp_init_dpcd()
4793 intel_dp->dpcd, in intel_dp_has_sink_count()
4818 drm_dp_is_branch(intel_dp->dpcd)); in intel_dp_get_dpcd()
4851 return drm_dp_read_downstream_info(&intel_dp->aux, intel_dp->dpcd, in intel_dp_get_dpcd()
4878 !(intel_dp->dpcd[DP_MAIN_LINK_CHANNEL_CODING] & DP_CAP_ANSI_128B132B)) in intel_dp_mst_mode_choose()
4892 sink_mst_mode = drm_dp_read_mst_cap(&intel_dp->aux, intel_dp->dpcd); in intel_dp_mst_detect()
5005 if (intel_dp->dpcd[DP_DPCD_REV] < DP_DPCD_REV_12) in intel_dp_get_sink_irq_esi_sst()
5025 if (intel_dp->dpcd[DP_DPCD_REV] < DP_DPCD_REV_12) in intel_dp_ack_sink_irq_esi_sst()
6020 u8 *dpcd = intel_dp->dpcd; in intel_dp_detect_dpcd() local
6036 if (!drm_dp_is_branch(dpcd)) in intel_dp_detect_dpcd()
6054 if (intel_dp->dpcd[DP_DPCD_REV] >= 0x11) { in intel_dp_detect_dpcd()
6060 type = intel_dp->dpcd[DP_DOWNSTREAMPORT_PRESENT] & in intel_dp_detect_dpcd()
6161 drm_dp_downstream_max_bpc(intel_dp->dpcd, in intel_dp_update_dfp()
6165 drm_dp_downstream_max_dotclock(intel_dp->dpcd, in intel_dp_update_dfp()
6169 drm_dp_downstream_min_tmds_clock(intel_dp->dpcd, in intel_dp_update_dfp()
6173 drm_dp_downstream_max_tmds_clock(intel_dp->dpcd, in intel_dp_update_dfp()
6178 drm_dp_get_pcon_max_frl_bw(intel_dp->dpcd, in intel_dp_update_dfp()
6197 (!drm_dp_is_branch(intel_dp->dpcd) || intel_dp->dfp.ycbcr420_passthrough)) in intel_dp_can_ycbcr420()
6218 drm_dp_downstream_420_passthrough(intel_dp->dpcd, in intel_dp_update_420()
6223 drm_dp_downstream_444_to_420_conversion(intel_dp->dpcd, in intel_dp_update_420()
6226 drm_dp_downstream_rgb_to_ycbcr_conversion(intel_dp->dpcd, in intel_dp_update_420()
6296 drm_dp_as_sdp_supported(&intel_dp->aux, intel_dp->dpcd); in intel_dp_detect_sdp_caps()
6378 memset(connector->dp.panel_replay_caps.dpcd, 0, in intel_dp_detect()
6379 sizeof(connector->dp.panel_replay_caps.dpcd)); in intel_dp_detect()
6463 intel_dp->dpcd, in intel_dp_detect()
6515 intel_dp->dpcd, in intel_dp_get_modes()
6831 u8 dpcd[DP_RECEIVER_CAP_SIZE]; in intel_dp_hpd_pulse() local
6867 intel_dp_read_dprx_caps(intel_dp, dpcd); in intel_dp_hpd_pulse()
7087 if (DISPLAY_VER(display) == 9 && drm_dp_is_branch(intel_dp->dpcd) && in intel_edp_init_connector()
7088 (intel_dp->dpcd[DP_DOWNSTREAMPORT_PRESENT] & DP_DWN_STRM_PORT_TYPE_MASK) == in intel_edp_init_connector()