Re: [Intel-gfx] [PATCH] drm/i915: Fixup Oops in the pipe config computation

2013-04-12 Thread Chris Wilson
On Fri, Apr 12, 2013 at 06:48:43PM +0200, Daniel Vetter wrote: > Yet again our current confusion between doing the modeset globally, > but only having the new parameters for one crtc at a time. > > So that intel_set_mode essentially already does a global modeset: > intel_modeset_affected_pipes com

[Intel-gfx] [PATCH] drm/i915: Fixup Oops in the pipe config computation

2013-04-12 Thread Daniel Vetter
Yet again our current confusion between doing the modeset globally, but only having the new parameters for one crtc at a time. So that intel_set_mode essentially already does a global modeset: intel_modeset_affected_pipes compares the current state with where we want to go to (which is carefully s