Searched refs:for_each_new_mst_mgr_in_state (Results 1 – 5 of 5) sorted by relevance
/linux-6.6.21/include/drm/display/ |
D | drm_dp_mst_helper.h | 1010 #define for_each_new_mst_mgr_in_state(__state, mgr, new_state, __i) \ macro
|
/linux-6.6.21/ |
D | .clang-format | 298 - 'for_each_new_mst_mgr_in_state'
|
/linux-6.6.21/drivers/gpu/drm/nouveau/dispnv50/ |
D | disp.c | 1959 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/ |
D | drm_dp_mst_topology.c | 4442 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/ |
D | amdgpu_dm.c | 10318 for_each_new_mst_mgr_in_state(state, mgr, mst_state, i) { in amdgpu_dm_atomic_check()
|