[PATCH 00/14] drm: Some more vblank timestampi changes

2014-01-13 Thread Mario Kleiner
On 29/10/13 19:06, ville.syrjala at linux.intel.com wrote: > So I took another look at the vblank timestamping code, and got a bit > excited. The result is this patchset. > > Summary of changes: > - kill crtc->hwmode dependency > - eliminate a bunch of 64bit math > - fix timestamps for

[PATCH 00/14] drm: Some more vblank timestampi changes

2013-11-30 Thread Mario Kleiner
On 29/11/13 14:36, Ville Syrj?l? wrote: > On Wed, Nov 06, 2013 at 01:46:41PM +1000, Dave Airlie wrote: >> On Wed, Oct 30, 2013 at 4:06 AM, wrote: >>> So I took another look at the vblank timestamping code, and got a bit >>> excited. The result is this patchset. >> >> I'd like to merge this, I

[PATCH 00/14] drm: Some more vblank timestampi changes

2013-11-29 Thread Ville Syrjälä
On Wed, Nov 06, 2013 at 01:46:41PM +1000, Dave Airlie wrote: > On Wed, Oct 30, 2013 at 4:06 AM, wrote: > > So I took another look at the vblank timestamping code, and got a bit > > excited. The result is this patchset. > > I'd like to merge this, I was hoping Mario could ack it at least as it >

[PATCH 00/14] drm: Some more vblank timestampi changes

2013-11-06 Thread Dave Airlie
On Wed, Oct 30, 2013 at 4:06 AM, wrote: > So I took another look at the vblank timestamping code, and got a bit > excited. The result is this patchset. I'd like to merge this, I was hoping Mario could ack it at least as it seems mostly sane to my eyes. Dave.

[PATCH 00/14] drm: Some more vblank timestampi changes

2013-10-29 Thread ville.syrj...@linux.intel.com
So I took another look at the vblank timestamping code, and got a bit excited. The result is this patchset. Summary of changes: - kill crtc->hwmode dependency - eliminate a bunch of 64bit math - fix timestamps for stereo and interlaced modes (on i915 at least) - move the "early vbl irq" hack into