Some more VC4 vblank fixes and timestamping improvements.

2016-08-19 Thread Eric Anholt
Mario Kleiner writes: > Hi Eric and all, > > this batch prevents setting modes one shouldn't set, > adds precise vblank timestamping for interlaced video > modes, and one fix for vblank en/disable during crtc > en/disable. > > All successfully tested, also with timing measurement equipment, > on

Some more VC4 vblank fixes and timestamping improvements.

2016-07-22 Thread Daniel Vetter
On Thu, Jul 21, 2016 at 12:58:16PM -0700, Eric Anholt wrote: > Mario Kleiner writes: > > > Hi Eric and all, > > > > this batch prevents setting modes one shouldn't set, > > adds precise vblank timestamping for interlaced video > > modes, and one fix for vblank en/disable during crtc > > en/disabl

Some more VC4 vblank fixes and timestamping improvements.

2016-07-21 Thread Eric Anholt
Mario Kleiner writes: > Hi Eric and all, > > this batch prevents setting modes one shouldn't set, > adds precise vblank timestamping for interlaced video > modes, and one fix for vblank en/disable during crtc > en/disable. > > All successfully tested, also with timing measurement equipment, > on

Some more VC4 vblank fixes and timestamping improvements.

2016-07-19 Thread Mario Kleiner
Hi Eric and all, this batch prevents setting modes one shouldn't set, adds precise vblank timestamping for interlaced video modes, and one fix for vblank en/disable during crtc en/disable. All successfully tested, also with timing measurement equipment, on the RPi 2B. Thanks, -mario