/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/protocols/ |
H A D | link_dp_dpia_bw.c | 50 && tmp->hpd_status in get_bw_alloc_proceed_flag() 215 if ((link_dpia_primary->hpd_status && in get_host_router_total_dp_tunnel_bw() 217 (link_dpia_secondary->hpd_status && in get_host_router_total_dp_tunnel_bw() 221 } else if (link_dpia_primary->hpd_status && in get_host_router_total_dp_tunnel_bw() 224 } else if (link_dpia_secondary->hpd_status && in get_host_router_total_dp_tunnel_bw() 308 if (!(link->ep_type == DISPLAY_ENDPOINT_USB4_DPIA && link->hpd_status)) in link_dp_dpia_set_dptx_usb4_bw_alloc_support() 441 if (link->hpd_status && peak_bw > 0) { in dpia_handle_usb4_bandwidth_allocation_for_link() 461 else if (!link->hpd_status) in dpia_handle_usb4_bandwidth_allocation_for_link() 473 __func__, link->link_index, link->hpd_status, in link_dp_dpia_allocate_usb4_bandwidth_for_stream()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dmub/src/ |
H A D | dmub_srv_stat.c | 82 notify->hpd_status = cmd.dp_hpd_notify.hpd_data.hpd_status; in dmub_srv_stat_get_notification()
|
/openbmc/linux/drivers/hid/amd-sfh-hid/ |
H A D | amd_sfh_pcie.h | 90 struct hpd_status { struct
|
/openbmc/linux/drivers/hid/amd-sfh-hid/sfh1_1/ |
H A D | amd_sfh_interface.h | 139 struct hpd_status { struct
|
H A D | amd_sfh_desc.c | 190 struct hpd_status hpdstatus; in get_input_rep()
|
/openbmc/linux/drivers/gpu/drm/bridge/ |
H A D | lontium-lt9611uxc.c | 144 unsigned int hpd_status = 0; in lt9611uxc_irq_thread_handler() local 149 regmap_read(lt9611uxc->regmap, 0xb023, &hpd_status); in lt9611uxc_irq_thread_handler() 154 lt9611uxc->edid_read = !!(hpd_status & BIT(0)); in lt9611uxc_irq_thread_handler() 159 lt9611uxc->hdmi_connected = hpd_status & BIT(1); in lt9611uxc_irq_thread_handler()
|
/openbmc/linux/drivers/gpu/drm/bridge/analogix/ |
H A D | anx7625.h | 459 int hpd_status; member
|
H A D | anx7625.c | 1437 ctx->hpd_status = 0; in anx7625_stop_dp_work() 1451 ctx->hpd_status = 1; in anx7625_start_dp_work() 1832 return ctx->hpd_status ? connector_status_connected : in anx7625_sink_detect()
|
/openbmc/linux/drivers/hid/amd-sfh-hid/hid_descriptor/ |
H A D | amd_sfh_hid_desc.c | 218 struct hpd_status hpdstatus; in get_input_report()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dmub/ |
H A D | dmub_srv.h | 490 enum dp_hpd_status hpd_status; member
|
/openbmc/linux/drivers/gpu/drm/i915/gvt/ |
H A D | opregion.c | 107 u8 hpd_status:2; member
|
/openbmc/linux/drivers/gpu/drm/bridge/cadence/ |
H A D | cdns-mhdp8546-core.c | 2252 int hpd_event, hpd_status; in cdns_mhdp_detect_hpd() local 2265 hpd_status = cdns_mhdp_get_hpd_status(mhdp); in cdns_mhdp_detect_hpd() 2266 if (hpd_status < 0) { in cdns_mhdp_detect_hpd() 2268 __func__, hpd_status); in cdns_mhdp_detect_hpd() 2275 return !!hpd_status; in cdns_mhdp_detect_hpd()
|
/openbmc/linux/drivers/gpu/drm/i915/display/ |
H A D | intel_vbt_defs.h | 466 u8 hpd_status:2; member
|
/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/ |
H A D | amdgpu_dm_helpers.c | 965 if (!link->hpd_status) { in dm_helper_dmub_aux_transfer_sync()
|
H A D | amdgpu_dm.c | 854 plink->hpd_status = in dm_dmub_outbox1_low_irq() 855 notify.hpd_status == DP_HPD_PLUG; in dm_dmub_outbox1_low_irq()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/ |
H A D | dc.h | 1471 bool hpd_status; /* HPD status of link without physical HPD pin. */ member
|
/openbmc/linux/drivers/gpu/drm/amd/display/dmub/inc/ |
H A D | dmub_cmd.h | 1830 uint8_t hpd_status; member
|