[PATCH 0/3] drm: Add CRTC-id based ioctls for vblank query/event
Keith Packard
keithp at keithp.com
Tue Aug 1 05:03:03 UTC 2017
Here's an updated series for the proposed new IOCTLs. Major changes
since last time:
* Leave driver API with 32-bit vblank counts
* Use ktime_t instead of struct timespec.
* Check for MODESETTING before using modesetting APIs
* Ensure vblank is running in new get_sequence ioctl
There are other minor changes noted in each patch.
Thanks to helpful review from:
Daniel Vetter <daniel at ffwll.ch>
Michel Dänzer <michel at daenzer.net>
Ville Syrjälä <ville.syrjala at linux.intel.com>
-keith
More information about the dri-devel
mailing list