Searched refs:for_each_old_intel_plane_in_state (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/gpu/drm/i915/display/ |
| A D | intel_crtc.c | 642 for_each_old_intel_plane_in_state(state, plane, old_plane_state, i) { in intel_pipe_update_end()
|
| A D | intel_display.h | 321 #define for_each_old_intel_plane_in_state(__state, plane, old_plane_state, __i) \ macro
|
| A D | intel_display.c | 1167 for_each_old_intel_plane_in_state(state, plane, old_plane_state, i) { in intel_crtc_async_flip_disable_wa() 1313 for_each_old_intel_plane_in_state(state, plane, old_plane_state, i) { in intel_crtc_disable_planes()
|
Completed in 20 milliseconds