aboutsummaryrefslogtreecommitdiffstats
path: root/include/uapi/drm/drm.h
AgeCommit message (Expand)Author
2018-06-20drm: writeback: Add client capability for exposing writeback connectorsLiviu Dudau
2018-05-11drm: Add DRM client cap for aspect-ratioAnkit Nautiyal
2017-10-25drm: Add four ioctls for managing drm mode object leases [v7]Keith Packard
2017-10-23drm: Add CRTC_GET_SEQUENCE and CRTC_QUEUE_SEQUENCE ioctls [v3]Keith Packard
2017-08-29drm/syncobj: Add a signal ioctl (v3)Jason Ekstrand
2017-08-29drm/syncobj: Add a reset ioctl (v3)Jason Ekstrand
2017-08-29drm/syncobj: Allow wait for submit and signal behavior (v5)Jason Ekstrand
2017-08-29drm/syncobj: Add a CREATE_SIGNALED flagJason Ekstrand
2017-08-29drm/syncobj: add sync obj wait interface. (v8)Dave Airlie
2017-06-14drm/syncobj: add sync_file interaction. (v1.2)Dave Airlie
2017-06-14drm: introduce sync objects (v4)Dave Airlie
2017-04-04drm: Pass CRTC ID in userspace vblank eventsAnder Conselvan de Oliveira
2016-08-10drm: Add DRM_MODE_PAGE_FLIP_TARGET_ABSOLUTE/RELATIVE flags v2Michel Dänzer
2016-05-13drm: add extern C guard for the UAPI headersEmil Velikov
2016-03-31drm: Make uapi headers C89 pendantic compliantDaniel Vetter
2016-03-30drm: Untangle __KERNEL__ guardsDaniel Vetter
2016-03-30drm: align #include directives with libdrm in uapi headersDaniel Vetter
2016-03-30drm: Make drm.h uapi header safe for C++Daniel Vetter
2016-02-09drm: prime: Honour O_RDWR during prime-handle-to-fdDaniel Thompson
2015-12-10drm.h: use __kernel_size_t instead of size_tMikko Rapeli
2015-05-22drm/mode: Add user blob-creation ioctlDaniel Stone
2015-02-13drm: add support for tiled/compressed/etc modifier in addfb2Rob Clark
2015-01-05drm: Atomic modeset ioctlRob Clark
2015-01-05drm: add atomic propertiesRob Clark
2014-06-18drm: Driver-specific ioctls range from 0x40 to 0x9fDamien Lespiau
2014-04-02Merge branch 'primary-plane' of git://people.freedesktop.org/~robclark/linux ...Dave Airlie
2014-04-02drm: Specify a bit more the DRM_CAP_CURSOR_{WIDTH, HEIGHT} capsLespiau, Damien
2014-04-01drm: Allow userspace to ask for universal plane list (v2)Matt Roper
2014-02-18drm: add DRM_CAPs for cursor sizeAlex Deucher
2013-12-18drm/bufs: remove handling of _DRM_GEM mappingsDaniel Vetter
2013-10-01drm: Add a STEREO_3D capability to the SET_CLIENT_CAP ioctlDamien Lespiau
2013-10-01drm: Add a SET_CLIENT_CAP ioctlDamien Lespiau
2013-10-01drm: Move the GET_CAP macros next to the corresponding ioctl structureDamien Lespiau
2013-08-30drm: Advertise async page flip ability through GETCAP ioctlKeith Packard
2013-07-25drm/gem: convert to new unified vma managerDavid Herrmann
2013-06-28drm: add hotspot support for cursors.Dave Airlie
2013-04-30drm: Kill user_modes list and the associated ioctlsVille Syrjälä
2013-04-16drm.h: Fix DRM compilation with bare-metal toolchain.Paul Sokolovsky
2012-11-20drm: add support for monotonic vblank timestampsImre Deak
2012-10-04UAPI: (Scripted) Disintegrate include/drmDavid Howells