Searched refs:drm_dp_atomic_find_time_slots (Results 1 - 6 of 6) sorted by relevance

/linux-master/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_mst_types.c952 ret = drm_dp_atomic_find_time_slots(state,
964 ret = drm_dp_atomic_find_time_slots(state,
973 ret = drm_dp_atomic_find_time_slots(state,
985 ret = drm_dp_atomic_find_time_slots(state,
1045 ret = drm_dp_atomic_find_time_slots(state,
1058 ret = drm_dp_atomic_find_time_slots(state,
1154 ret = drm_dp_atomic_find_time_slots(state, params[i].port->mgr, params[i].port,
1173 ret = drm_dp_atomic_find_time_slots(state, params[i].port->mgr,
1181 ret = drm_dp_atomic_find_time_slots(state, params[i].port->mgr,
H A Damdgpu_dm.c7171 drm_dp_atomic_find_time_slots(state, mst_mgr, mst_port,
/linux-master/include/drm/display/
H A Ddrm_dp_mst_helper.h900 drm_dp_atomic_find_time_slots(struct drm_atomic_state *state,
/linux-master/drivers/gpu/drm/display/
H A Ddrm_dp_mst_topology.c4292 * drm_dp_atomic_find_time_slots() - Find and add time slots to the state
4319 int drm_dp_atomic_find_time_slots(struct drm_atomic_state *state, function
4380 EXPORT_SYMBOL(drm_dp_atomic_find_time_slots); variable
4399 * drm_dp_atomic_find_time_slots() on the same @port in a single atomic check
4403 * drm_dp_atomic_find_time_slots()
5461 time_slots = drm_dp_atomic_find_time_slots(state, port->mgr, port, pbn);
5492 * drm_dp_atomic_find_time_slots()
5553 * drm_dp_atomic_find_time_slots()
/linux-master/drivers/gpu/drm/i915/display/
H A Dintel_dp_mst.c232 slots = drm_dp_atomic_find_time_slots(state, &intel_dp->mst_mgr,
/linux-master/drivers/gpu/drm/nouveau/dispnv50/
H A Ddisp.c1003 slots = drm_dp_atomic_find_time_slots(state, &mstm->mgr, mstc->port, asyh->dp.pbn);

Completed in 180 milliseconds