Searched refs:for_each_new_mst_mgr_in_state (Results 1 – 6 of 6) sorted by relevance
/linux-6.8/ |
D | .clang-format | 330 - 'for_each_new_mst_mgr_in_state'
|
/linux-6.8/include/drm/display/ |
D | drm_dp_mst_helper.h | 1031 #define for_each_new_mst_mgr_in_state(__state, mgr, new_state, __i) \ macro
|
/linux-6.8/drivers/gpu/drm/nouveau/dispnv50/ |
D | disp.c | 2112 for_each_new_mst_mgr_in_state(state, mgr, mst_state, i) { in nv50_disp_atomic_commit_core() 2124 for_each_new_mst_mgr_in_state(state, mgr, mst_state, i) { in nv50_disp_atomic_commit_core()
|
/linux-6.8/drivers/gpu/drm/i915/display/ |
D | intel_dp_mst.c | 770 for_each_new_mst_mgr_in_state(&state->base, mgr, mst_state, i) { in intel_dp_mst_atomic_check_link()
|
/linux-6.8/drivers/gpu/drm/display/ |
D | drm_dp_mst_topology.c | 4479 for_each_new_mst_mgr_in_state(state, mgr, mst_state, i) { in drm_dp_mst_atomic_setup_commit() 5561 for_each_new_mst_mgr_in_state(state, mgr, mst_state, i) { in drm_dp_mst_atomic_check()
|
/linux-6.8/drivers/gpu/drm/amd/display/amdgpu_dm/ |
D | amdgpu_dm.c | 10709 for_each_new_mst_mgr_in_state(state, mgr, mst_state, i) { in amdgpu_dm_atomic_check()
|