Re: [Intel-gfx] [PATCH 4/3] drm/i915: Clarify logic for initial modeset

2015-07-15 Thread Daniel Vetter
On Wed, Jul 15, 2015 at 03:20:34PM +0200, Maarten Lankhorst wrote: > Hey, > > Op 15-07-15 om 14:15 schreef Daniel Vetter: > > Currently we both set mode->private_flags to some value and also use > > the pipe_config quirk. But since the pipe_config quirk isn't tied to > > the lifetime of the mode o

[Intel-gfx] [PATCH 4/3] drm/i915: Clarify logic for initial modeset

2015-07-15 Thread Maarten Lankhorst
Hey, Op 15-07-15 om 14:15 schreef Daniel Vetter: > Currently we both set mode->private_flags to some value and also use > the pipe_config quirk. But since the pipe_config quirk isn't tied to > the lifetime of the mode object we need to check both. > > Simplify this by only using mode.private_flags