[PATCH 00/12] irq vblank handling rework

2014-05-21 Thread Thierry Reding
On Wed, May 21, 2014 at 10:35:59AM +0200, Daniel Vetter wrote: > On Wed, May 21, 2014 at 11:26:55AM +0300, Ville Syrj?l? wrote: > > For everything but the reset_vblank_counter() thing: > > Reviewed-by: Ville Syrj?l? > > > > And another caveat: I only glanced at the crtc_helper stuff. It looks >

[PATCH 00/12] irq vblank handling rework

2014-05-21 Thread Ville Syrjälä
On Wed, May 21, 2014 at 10:35:59AM +0200, Daniel Vetter wrote: > On Wed, May 21, 2014 at 11:26:55AM +0300, Ville Syrj?l? wrote: > > For everything but the reset_vblank_counter() thing: > > Reviewed-by: Ville Syrj?l? > > > > And another caveat: I only glanced at the crtc_helper stuff. It looks >

[PATCH 00/12] irq vblank handling rework

2014-05-21 Thread Ville Syrjälä
For everything but the reset_vblank_counter() thing: Reviewed-by: Ville Syrj?l? And another caveat: I only glanced at the crtc_helper stuff. It looks sane but I didn't go reading through the drivers to figure out if they would fall over or work. About the reset_vblank_counter(), I think we

[PATCH 00/12] irq vblank handling rework

2014-05-21 Thread Daniel Vetter
On Wed, May 21, 2014 at 11:26:55AM +0300, Ville Syrj?l? wrote: > For everything but the reset_vblank_counter() thing: > Reviewed-by: Ville Syrj?l? > > And another caveat: I only glanced at the crtc_helper stuff. It looks > sane but I didn't go reading through the drivers to figure out if they >

[PATCH 00/12] irq vblank handling rework

2014-05-14 Thread Daniel Vetter
Hi all, This is Ville's vblank rework series, slightly pimped. I've added kerneldoc, some polish and also some additional nasty igt testcases for these crtc on/off vs vblank issues. Seems all to hold together nicely. Now one thing I wanted to do is roll this out across all drm drivers, but that