Home
last modified time | relevance | path

Searched refs:drm_dp_check_act_status (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/drm/radeon/
H A Dradeon_dp_mst.c442 ret = drm_dp_check_act_status(&radeon_connector->mst_port->mst_mgr); in radeon_mst_encoder_dpms()
458 drm_dp_check_act_status(&radeon_connector->mst_port->mst_mgr); in radeon_mst_encoder_dpms()
/OK3568_Linux_fs/kernel/include/drm/
H A Ddrm_dp_mst_helper.h812 int drm_dp_check_act_status(struct drm_dp_mst_topology_mgr *mgr);
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_helpers.c270 ret = drm_dp_check_act_status(mst_mgr); in dm_helpers_dp_mst_poll_for_allocation_change_trigger()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/display/
H A Dintel_dp_mst.c339 drm_dp_check_act_status(&intel_dp->mst_mgr); in wait_for_act_sent()
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_exynosauto802 drm_dp_check_act_status
H A Dabi_gki_aarch64_qcom725 drm_dp_check_act_status
H A Dabi_gki_aarch64_galaxy1583 drm_dp_check_act_status
/OK3568_Linux_fs/kernel/drivers/gpu/drm/
H A Ddrm_dp_mst_topology.c4679 int drm_dp_check_act_status(struct drm_dp_mst_topology_mgr *mgr) in drm_dp_check_act_status() function
4709 EXPORT_SYMBOL(drm_dp_check_act_status);
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/dispnv50/
H A Ddisp.c1357 ret = drm_dp_check_act_status(&mstm->mgr); in nv50_mstm_cleanup()