[PATCH 0/4] drm/atomic: Cleanups for adding connector atomic check function.

Sean Paul seanpaul at chromium.org
Thu Apr 6 12:48:36 UTC 2017


On Thu, Apr 06, 2017 at 01:18:59PM +0200, Maarten Lankhorst wrote:
> Some small cleanups I came across to make drm_atomic_helper_check_modeset
> more readable.
> 
> This makes it a lot more clear what atomic_check does and why it's called in
> the place it is.
> 
> Maarten Lankhorst (4):
>   drm/atomic: Unify conflicting encoder handling.
>   drm/atomic: Set all the changed flags in one place.
>   drm/atomic: Move enable/connector check up in check_modeset()
>   drm/atomic: Add connector atomic_check function, v2.

Hi Maarten,
For the set,

Reviewed-by: Sean Paul <seanpaul at chromium.org>

> 
>  drivers/gpu/drm/drm_atomic_helper.c      | 84 ++++++++++++++++++++++----------
>  include/drm/drm_atomic.h                 |  2 -
>  include/drm/drm_modeset_helper_vtables.h | 34 +++++++++++++
>  3 files changed, 93 insertions(+), 27 deletions(-)
> 
> -- 
> 2.7.4
> 
> _______________________________________________
> dri-devel mailing list
> dri-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/dri-devel

-- 
Sean Paul, Software Engineer, Google / Chromium OS


More information about the dri-devel mailing list