Home
last modified time | relevance | path

Searched refs:for_each_new_mst_mgr_in_state (Results 1 – 5 of 5) sorted by relevance

/linux-6.6.21/include/drm/display/
Ddrm_dp_mst_helper.h1010 #define for_each_new_mst_mgr_in_state(__state, mgr, new_state, __i) \ macro
/linux-6.6.21/
D.clang-format298 - 'for_each_new_mst_mgr_in_state'
/linux-6.6.21/drivers/gpu/drm/nouveau/dispnv50/
Ddisp.c1959 for_each_new_mst_mgr_in_state(state, mgr, mst_state, i) { in nv50_disp_atomic_commit_core()
1971 for_each_new_mst_mgr_in_state(state, mgr, mst_state, i) { in nv50_disp_atomic_commit_core()
/linux-6.6.21/drivers/gpu/drm/display/
Ddrm_dp_mst_topology.c4442 for_each_new_mst_mgr_in_state(state, mgr, mst_state, i) { in drm_dp_mst_atomic_setup_commit()
5380 for_each_new_mst_mgr_in_state(state, mgr, mst_state, i) { in drm_dp_mst_atomic_check()
/linux-6.6.21/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm.c10318 for_each_new_mst_mgr_in_state(state, mgr, mst_state, i) { in amdgpu_dm_atomic_check()