[Intel-gfx] [PATCH 0/4] drm/atomic: Cleanups for adding connector atomic check function.
Sean Paul
seanpaul at chromium.org
Thu Apr 6 21:04:12 UTC 2017
On Thu, Apr 06, 2017 at 08:48:36AM -0400, Sean Paul wrote:
> 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>
Applied to -misc-next with reviews from v1
Sean
>
> >
> > 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
--
Sean Paul, Software Engineer, Google / Chromium OS
More information about the Intel-gfx
mailing list