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

2017-04-06 Thread Sean Paul
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'

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

2017-04-06 Thread Sean Paul
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/at

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

2017-04-06 Thread Maarten Lankhorst
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 i