Home
last modified time | relevance | path

Searched refs:DP_DOWN_STREAM_PORT_COUNT (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.10/include/drm/
Ddrm_dp_helper.h145 #define DP_DOWN_STREAM_PORT_COUNT 0x007 macro
1498 return dpcd[DP_DOWN_STREAM_PORT_COUNT] & in drm_dp_sink_can_do_video_without_timing_msa()
/Linux-v5.10/drivers/gpu/drm/msm/dp/
Ddp_panel.c94 dp_panel->ds_port_cnt = dpcd[DP_DOWN_STREAM_PORT_COUNT]; in dp_panel_read_dpcd()
/Linux-v5.10/drivers/gpu/drm/amd/amdgpu/
Datombios_dp.c319 if (!(dig_connector->dpcd[DP_DOWN_STREAM_PORT_COUNT] & DP_OUI_SUPPORT)) in amdgpu_atombios_dp_probe_oui()
/Linux-v5.10/drivers/gpu/drm/radeon/
Datombios_dp.c374 if (!(dig_connector->dpcd[DP_DOWN_STREAM_PORT_COUNT] & DP_OUI_SUPPORT)) in radeon_dp_probe_oui()
/Linux-v5.10/drivers/gpu/drm/
Ddrm_dp_helper.c492 u8 port_count = dpcd[DP_DOWN_STREAM_PORT_COUNT] & DP_PORT_COUNT_MASK; in drm_dp_downstream_port_count()
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/core/
Ddc_link_dp.c3508 down_strm_port_count.raw = dpcd_data[DP_DOWN_STREAM_PORT_COUNT - in retrieve_link_cap()
3648 down_strm_port_count.raw = dpcd_data[DP_DOWN_STREAM_PORT_COUNT - in dp_overwrite_extended_receiver_cap()
/Linux-v5.10/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm.c8916 DP_DOWN_STREAM_PORT_COUNT, in is_dp_capable_without_timing_msa()