Searched refs:drm_dp_check_act_status (Results 1 - 5 of 5) sorted by relevance

/linux-master/include/drm/display/
H A Ddrm_dp_mst_helper.h864 int drm_dp_check_act_status(struct drm_dp_mst_topology_mgr *mgr);
/linux-master/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_helpers.c337 ret = drm_dp_check_act_status(mst_mgr);
/linux-master/drivers/gpu/drm/i915/display/
H A Dintel_dp_mst.c915 drm_dp_check_act_status(&intel_dp->mst_mgr);
/linux-master/drivers/gpu/drm/display/
H A Ddrm_dp_mst_topology.c4694 * drm_dp_check_act_status() - Polls for ACT handled status.
4704 int drm_dp_check_act_status(struct drm_dp_mst_topology_mgr *mgr) function
4733 EXPORT_SYMBOL(drm_dp_check_act_status); variable
/linux-master/drivers/gpu/drm/nouveau/dispnv50/
H A Ddisp.c1309 drm_dp_check_act_status(&mstm->mgr);

Completed in 260 milliseconds