Re: [Intel-gfx] [PATCH 0/9] drm/i915: Reapply page flip atomic preparation patches.

2016-05-26 Thread Maarten Lankhorst
Op 26-05-16 om 13:46 schreef Ville Syrjälä: > On Thu, May 26, 2016 at 01:38:02PM +0200, Maarten Lankhorst wrote: >> Op 26-05-16 om 13:35 schreef Ville Syrjälä: >>> On Thu, May 26, 2016 at 12:37:56PM +0200, Maarten Lankhorst wrote: Add some minor changes to prevent bisect breaking.

Re: [Intel-gfx] [PATCH 0/9] drm/i915: Reapply page flip atomic preparation patches.

2016-05-26 Thread Ville Syrjälä
On Thu, May 26, 2016 at 01:38:02PM +0200, Maarten Lankhorst wrote: > Op 26-05-16 om 13:35 schreef Ville Syrjälä: > > On Thu, May 26, 2016 at 12:37:56PM +0200, Maarten Lankhorst wrote: > >> Add some minor changes to prevent bisect breaking. > >> > >> Main change is making sure crtc_state is not

Re: [Intel-gfx] [PATCH 0/9] drm/i915: Reapply page flip atomic preparation patches.

2016-05-26 Thread Maarten Lankhorst
Op 26-05-16 om 13:35 schreef Ville Syrjälä: > On Thu, May 26, 2016 at 12:37:56PM +0200, Maarten Lankhorst wrote: >> Add some minor changes to prevent bisect breaking. >> >> Main change is making sure crtc_state is not freed while the mmio update >> still runs. > I didn't see fixes for the other

Re: [Intel-gfx] [PATCH 0/9] drm/i915: Reapply page flip atomic preparation patches.

2016-05-26 Thread Ville Syrjälä
On Thu, May 26, 2016 at 12:37:56PM +0200, Maarten Lankhorst wrote: > Add some minor changes to prevent bisect breaking. > > Main change is making sure crtc_state is not freed while the mmio update > still runs. I didn't see fixes for the other obvious issues. > > Maarten Lankhorst (9): >

[Intel-gfx] [PATCH 0/9] drm/i915: Reapply page flip atomic preparation patches.

2016-05-26 Thread Maarten Lankhorst
Add some minor changes to prevent bisect breaking. Main change is making sure crtc_state is not freed while the mmio update still runs. Maarten Lankhorst (9): drm/i915: Allow mmio updates on all platforms, v3. drm/i915: Convert flip_work to a list, v2. drm/i915: Add the exclusive fence to