Home
last modified time | relevance | path

Searched refs:SINK_COUNT (Results 1 – 4 of 4) sorted by relevance

/drivers/gpu/drm/amd/display/dc/
Ddc_dp_types.h212 uint8_t SINK_COUNT:6; member
/drivers/gpu/drm/amd/display/dc/core/
Ddc_link.c749 if (!link->dpcd_caps.sink_count.bits.SINK_COUNT) { in detect_dp()
958 link->dpcd_caps.sink_count.bits.SINK_COUNT == 0) { in dc_link_detect_helper()
1002 if (link->dpcd_caps.sink_count.bits.SINK_COUNT) in dc_link_detect_helper()
1004 link->dpcd_caps.sink_count.bits.SINK_COUNT; in dc_link_detect_helper()
Ddc_link_dp.c3045 hpd_irq_dpcd_data.bytes.sink_cnt.bits.SINK_COUNT in dc_link_handle_hpd_rx_irq()
/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm_mst_types.c161 link->dpcd_caps.sink_count.bits.SINK_COUNT >= 2) in needs_dsc_aux_workaround()