summaryrefslogtreecommitdiff
path: root/include/drm/drm.h
AgeCommit message (Expand)Author
2015-06-29Add blob property create/destroy ioctl wrappersDaniel Stone
2015-06-29Support atomic modesetting ioctlVille Syrjälä
2014-05-19drm: Add universal plane capability bit and plane type enumsMatt Roper
2013-11-06Add DRM_MODE_PAGE_FLIP_ASYNC defineKeith Packard
2013-09-30drm: Sync the DRM_SET_CLIENT_CAP ioctl definitionDamien Lespiau
2013-09-22libdrm: Make some drm headers compatible with gcc -std=c89 -pedanticDaniel Kurtz
2013-07-04libdrm: add missing DRM_CAP_TIMESTAMP_MONOTONICImre Deak
2013-07-02drm: add hotspot cursor interface support.Dave Airlie
2012-07-16libdrm: add prime fd->handle and handle->fd interfacesDave Airlie
2012-07-16libdrm: add missing caps from kernel to drm.hDave Airlie
2012-06-08Add support for generic object properties IOCTLsPaulo Zanoni
2012-04-11libdrm: update drm headers from kernel for prime/dmabufRob Clark
2011-12-13libdrm: update drm headers from kernel, including new overlay ioctls & structsJesse Barnes
2011-04-04libdrm: (revised) vblank wait on crtc > 1Ilija Hadzic
2011-03-04Implement drmGetCap() to query device/driver capabilitiesBen Skeggs
2011-03-04drm: add dumb interfaceDave Airlie
2010-08-26Avoid use of c++ reserved keyword "virtual" when using a C++ compiler.Eric Anholt
2010-05-12Pull in new kernel headersKristian Høgsberg
2009-12-02Merge branch 'modesetting-dirty-libdrm'Jakob Bornecrantz
2009-12-03Merge branch 'pageflip' of git://people.freedesktop.org/~jbarnes/drmJesse Barnes
2009-12-02Change the number on the dirty ioctl to match upstreamJakob Bornecrantz
2009-11-26Bring dirty code from old branchJakob Bornecrantz
2009-11-24More fixups to allow mesa to buildRobert Noland
2009-11-24Finish fixing the build on FreeBSDRobert Noland
2009-11-23Fix build on *BSDKristian Høgsberg
2009-11-17Copy headers from kernel v2.6.32-rc6-130-g5b8f0beKristian Høgsberg