Searched refs:drm_atomic_crtc_state_for_each_plane_state (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/drivers/gpu/drm/arm/ |
H A D | malidp_crtc.c | 274 drm_atomic_crtc_state_for_each_plane_state(plane, pstate, state) { in malidp_crtc_atomic_check_scaling() 379 drm_atomic_crtc_state_for_each_plane_state(plane, pstate, crtc_state) { in malidp_crtc_atomic_check() 395 drm_atomic_crtc_state_for_each_plane_state(plane, pstate, crtc_state) { in malidp_crtc_atomic_check()
|
/openbmc/linux/include/drm/ |
H A D | drm_atomic_helper.h | 208 #define drm_atomic_crtc_state_for_each_plane_state(plane, plane_state, crtc_state) \ macro
|
/openbmc/linux/ |
H A D | .clang-format | 149 - 'drm_atomic_crtc_state_for_each_plane_state'
|
/openbmc/linux/drivers/gpu/drm/tegra/ |
H A D | dc.c | 2353 drm_atomic_crtc_state_for_each_plane_state(plane, other_state, state) { in tegra_plane_overlap_mask() 2411 drm_atomic_crtc_state_for_each_plane_state(plane, plane_state, new_state) { in tegra_crtc_calculate_memory_bandwidth() 2441 drm_atomic_crtc_state_for_each_plane_state(plane, plane_state, new_state) { in tegra_crtc_calculate_memory_bandwidth()
|
/openbmc/linux/drivers/gpu/drm/vc4/ |
H A D | vc4_hvs.c | 459 drm_atomic_crtc_state_for_each_plane_state(plane, plane_state, crtc_state) in vc4_hvs_atomic_check()
|
/openbmc/linux/drivers/gpu/drm/msm/disp/mdp5/ |
H A D | mdp5_crtc.c | 717 drm_atomic_crtc_state_for_each_plane_state(plane, pstate, crtc_state) { in mdp5_crtc_atomic_check()
|
/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/ |
H A D | dpu_crtc.c | 1224 drm_atomic_crtc_state_for_each_plane_state(plane, pstate, crtc_state) { in dpu_crtc_atomic_check()
|