Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/msm/dp/
A Ddp_panel.c94 dp_panel->ds_port_cnt = dpcd[DP_DOWN_STREAM_PORT_COUNT]; in dp_panel_read_dpcd()
/linux/include/drm/
A Ddrm_dp_helper.h150 #define DP_DOWN_STREAM_PORT_COUNT 0x007 macro
1844 return dpcd[DP_DOWN_STREAM_PORT_COUNT] & in drm_dp_sink_can_do_video_without_timing_msa()
/linux/drivers/gpu/drm/amd/amdgpu/
A Datombios_dp.c321 if (!(dig_connector->dpcd[DP_DOWN_STREAM_PORT_COUNT] & DP_OUI_SUPPORT)) in amdgpu_atombios_dp_probe_oui()
/linux/drivers/gpu/drm/radeon/
A Datombios_dp.c375 if (!(dig_connector->dpcd[DP_DOWN_STREAM_PORT_COUNT] & DP_OUI_SUPPORT)) in radeon_dp_probe_oui()
/linux/drivers/gpu/drm/
A Ddrm_dp_helper.c614 u8 port_count = dpcd[DP_DOWN_STREAM_PORT_COUNT] & DP_PORT_COUNT_MASK; in drm_dp_downstream_port_count()
/linux/drivers/gpu/drm/amd/display/dc/core/
A Ddc_link_dp.c4656 down_strm_port_count.raw = dpcd_data[DP_DOWN_STREAM_PORT_COUNT -
4862 down_strm_port_count.raw = dpcd_data[DP_DOWN_STREAM_PORT_COUNT -
/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
A Damdgpu_dm.c11149 DP_DOWN_STREAM_PORT_COUNT, in is_dp_capable_without_timing_msa()

Completed in 50 milliseconds