Searched defs:drm_atomic_crtc_state_for_each_plane_state (Results 1 - 9 of 9) sorted by relevance
| /kernel/linux/linux-5.10/include/drm/ |
| H A D | drm_atomic_helper.h | 197 #define drm_atomic_crtc_state_for_each_plane_state(plane, plane_state, crtc_state) \ macro
|
| /kernel/linux/linux-6.6/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
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/arm/ |
| H A D | malidp_crtc.c | 271 drm_atomic_crtc_state_for_each_plane_state(plane, pstate, state) { in malidp_crtc_atomic_check_scaling() function 374 drm_atomic_crtc_state_for_each_plane_state(plane, pstate, state) { in malidp_crtc_atomic_check() function 390 drm_atomic_crtc_state_for_each_plane_state(plane, pstate, state) { in malidp_crtc_atomic_check() function
|
| /kernel/linux/linux-6.6/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() function 379 drm_atomic_crtc_state_for_each_plane_state(plane, pstate, crtc_state) { in malidp_crtc_atomic_check() function 395 drm_atomic_crtc_state_for_each_plane_state(plane, pstate, crtc_state) { in malidp_crtc_atomic_check() function
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/msm/disp/dpu1/ |
| H A D | dpu_crtc.c | 865 drm_atomic_crtc_state_for_each_plane_state(plane, pstate, state) { in dpu_crtc_atomic_check() function
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/msm/disp/mdp5/ |
| H A D | mdp5_crtc.c | 708 drm_atomic_crtc_state_for_each_plane_state(plane, pstate, state) { in mdp5_crtc_atomic_check() function
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/msm/disp/dpu1/ |
| H A D | dpu_crtc.c | 1215 drm_atomic_crtc_state_for_each_plane_state(plane, pstate, crtc_state) { in dpu_crtc_atomic_check() function
|
| /kernel/linux/linux-6.6/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() function
|
| /kernel/linux/linux-6.6/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() function 2411 drm_atomic_crtc_state_for_each_plane_state(plane, plane_state, new_state) { in tegra_crtc_calculate_memory_bandwidth() function 2441 drm_atomic_crtc_state_for_each_plane_state(plane, plane_state, new_state) { in tegra_crtc_calculate_memory_bandwidth() function
|
Completed in 15 milliseconds