summaryrefslogtreecommitdiff
path: root/include/drm/drm.h
AgeCommit message (Expand)AuthorFilesLines
2017-10-11headers: sync syncobj ioctl defines.Dave Airlie1-0/+22
2017-06-29drm: update drm.h to latest in drm-next.Dave Airlie1-0/+26
2017-04-06Headers: Sync drm{,_mode}.h with the kernelDaniel Stone1-1/+2
2016-10-13headers: Sync drm{,_mode}.h with the kernelMichel Dänzer1-0/+17
2016-04-12headers: Update drm.hDaniel Vetter1-26/+41
2016-04-12headers: Remove _DRM_GEMDaniel Vetter1-1/+0
2015-09-09libdrm: Add framebuffer modifiers uapiTvrtko Ursulin1-0/+1
2015-06-29Add blob property create/destroy ioctl wrappersDaniel Stone1-0/+2
2015-06-29Support atomic modesetting ioctlVille Syrjälä1-0/+8
2014-05-19drm: Add universal plane capability bit and plane type enumsMatt Roper1-0/+8
2013-11-06Add DRM_MODE_PAGE_FLIP_ASYNC defineKeith Packard1-0/+1
2013-09-30drm: Sync the DRM_SET_CLIENT_CAP ioctl definitionDamien Lespiau1-0/+16
2013-09-22libdrm: Make some drm headers compatible with gcc -std=c89 -pedanticDaniel Kurtz1-2/+2
2013-07-04libdrm: add missing DRM_CAP_TIMESTAMP_MONOTONICImre Deak1-0/+1
2013-07-02drm: add hotspot cursor interface support.Dave Airlie1-0/+1
2012-07-16libdrm: add prime fd->handle and handle->fd interfacesDave Airlie1-3/+7
2012-07-16libdrm: add missing caps from kernel to drm.hDave Airlie1-0/+2
2012-06-08Add support for generic object properties IOCTLsPaulo Zanoni1-0/+2
2012-04-11libdrm: update drm headers from kernel for prime/dmabufRob Clark1-0/+14
2011-12-13libdrm: update drm headers from kernel, including new overlay ioctls & structsJesse Barnes1-0/+4
2011-04-04libdrm: (revised) vblank wait on crtc > 1Ilija Hadzic1-0/+1
2011-03-04Implement drmGetCap() to query device/driver capabilitiesBen Skeggs1-0/+9
2011-03-04drm: add dumb interfaceDave Airlie1-0/+4
2010-08-26Avoid use of c++ reserved keyword "virtual" when using a C++ compiler.Eric Anholt1-0/+4
2010-05-12Pull in new kernel headersKristian Høgsberg1-2/+0
2009-12-02Merge branch 'modesetting-dirty-libdrm'Jakob Bornecrantz1-0/+1
2009-12-03Merge branch 'pageflip' of git://people.freedesktop.org/~jbarnes/drmJesse Barnes1-0/+4
2009-12-02Change the number on the dirty ioctl to match upstreamJakob Bornecrantz1-1/+1
2009-11-26Bring dirty code from old branchJakob Bornecrantz1-0/+1
2009-11-24More fixups to allow mesa to buildRobert Noland1-0/+2
2009-11-24Finish fixing the build on FreeBSDRobert Noland1-0/+4
2009-11-23Fix build on *BSDKristian Høgsberg1-10/+13
2009-11-17Copy headers from kernel v2.6.32-rc6-130-g5b8f0beKristian Høgsberg1-0/+773