Op 02-06-16 om 00:06 schreef Daniel Vetter: > This avois leaking drm_atomic_state internals into the helpers. The > only place where this still happens after this patch is > drm_atomic_helper_swap_state(). > It's unavoidable there, and maybe a good indicator we should actually > move that function into drm_atomic.c. > > Signed-off-by: Daniel Vetter <daniel.vetter at intel.com> Reviewed-by: Maarten Lankhorst <maarten.lankhorst at linux.intel.com>
- [PATCH 00/38] nonblocking atomic commits for everyone! Daniel Vetter
- [PATCH 01/38] drm/atomic-helper: use for_each_*_in_... Daniel Vetter
- [PATCH 01/38] drm/atomic-helper: use for_each_*... Maarten Lankhorst
- [PATCH 02/38] drm/i915: Use drm_atomic_get_existing... Daniel Vetter
- [PATCH 02/38] drm/i915: Use drm_atomic_get_exis... Maarten Lankhorst
- [PATCH 02/38] drm/i915: Use drm_atomic_get_... Daniel Vetter
- [PATCH 03/38] drm/msm: Use for_each_*_in_state Daniel Vetter
- [PATCH 03/38] drm/msm: Use for_each_*_in_state Maarten Lankhorst
- [PATCH 04/38] drm/rcar-du: Use for_each_*_in_state Daniel Vetter
- [PATCH 04/38] drm/rcar-du: Use for_each_*_in_st... Maarten Lankhorst
- [PATCH 04/38] drm/rcar-du: Use for_each_*_i... Daniel Vetter
- [PATCH 04/38] drm/rcar-du: Use for_each_*_in_st... Laurent Pinchart
- [PATCH 05/38] drm/vc4: Use for_each_plane_in_state Daniel Vetter