Re: [Intel-gfx] [PATCH 3/5] drm/i915: Update intel_crtc_active() to use state values

2015-03-09 Thread Daniel Vetter
On Sun, Mar 08, 2015 at 02:00:43PM -0700, Matt Roper wrote: > With the switch to atomic plumbing for planes, some of our commit-time > work (e.g., watermarks) is done after the new atomic state is swapped > into the relevant DRM object, but before the DRM core has a chance to > update its legacy st

Re: [Intel-gfx] [PATCH 3/5] drm/i915: Update intel_crtc_active() to use state values

2015-03-09 Thread Ville Syrjälä
On Sun, Mar 08, 2015 at 02:00:43PM -0700, Matt Roper wrote: > With the switch to atomic plumbing for planes, some of our commit-time > work (e.g., watermarks) is done after the new atomic state is swapped > into the relevant DRM object, but before the DRM core has a chance to > update its legacy st

[Intel-gfx] [PATCH 3/5] drm/i915: Update intel_crtc_active() to use state values

2015-03-08 Thread Matt Roper
With the switch to atomic plumbing for planes, some of our commit-time work (e.g., watermarks) is done after the new atomic state is swapped into the relevant DRM object, but before the DRM core has a chance to update its legacy state values. Switch intel_crtc_active() to look at the state objects