Home
last modified time | relevance | path

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

/openbmc/linux/include/drm/display/
H A Ddrm_dp_mst_helper.h1010 #define for_each_new_mst_mgr_in_state(__state, mgr, new_state, __i) \ macro
/openbmc/linux/
H A D.clang-format298 - 'for_each_new_mst_mgr_in_state'
/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/
H A 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()
/openbmc/linux/drivers/gpu/drm/display/
H A Ddrm_dp_mst_topology.c4453 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 Damdgpu_dm.c10357 for_each_new_mst_mgr_in_state(state, mgr, mst_state, i) { in amdgpu_dm_atomic_check()