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