Searched refs:drm_dp_mst_hpd_irq_handle_event (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/include/drm/display/ |
H A D | drm_dp_mst_helper.h | 827 int drm_dp_mst_hpd_irq_handle_event(struct drm_dp_mst_topology_mgr *mgr,
|
/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/ |
H A D | amdgpu_dm_mst_types.c | 698 drm_dp_mst_hpd_irq_handle_event(&aconnector->mst_mgr, in dm_handle_mst_sideband_msg_ready_event()
|
/openbmc/linux/drivers/gpu/drm/display/ |
H A D | drm_dp_mst_topology.c | 4188 int drm_dp_mst_hpd_irq_handle_event(struct drm_dp_mst_topology_mgr *mgr, const u8 *esi, in drm_dp_mst_hpd_irq_handle_event() function 4217 EXPORT_SYMBOL(drm_dp_mst_hpd_irq_handle_event);
|
/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/ |
H A D | disp.c | 1373 drm_dp_mst_hpd_irq_handle_event(&mstm->mgr, esi, ack, &handled); in nv50_mstm_service()
|
/openbmc/linux/drivers/gpu/drm/i915/display/ |
H A D | intel_dp.c | 4097 drm_dp_mst_hpd_irq_handle_event(&intel_dp->mst_mgr, esi, ack, &handled); in intel_dp_mst_hpd_irq()
|