summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2012-04-11libdrm: update drm headers from kernel for prime/dmabufRob Clark1-0/+14
2012-03-05Make drm/drm_fourcc.h portable to non-linux platformsAlan Coopersmith1-3/+3
2012-02-01radeon: add surface allocator helper v10Jerome Glisse1-7/+17
2012-02-01intel: query for LLC supportEugeni Dodonov1-0/+1
2012-01-09intel: add sprite ioctl defines and struct for i915 sprite codeJesse Barnes1-0/+36
2012-01-04intel: Update for new i915_drm.h defines.Eric Anholt1-1/+5
2011-12-13libdrm: update drm headers from kernel, including new overlay ioctls & structsJesse Barnes4-0/+199
2011-04-04libdrm: (revised) vblank wait on crtc > 1Ilija Hadzic1-0/+1
2011-03-30drm_mode: fix types on recently added ioctlsDave Airlie1-8/+8
2011-03-04Implement drmGetCap() to query device/driver capabilitiesBen Skeggs1-0/+9
2011-03-04drm: add dumb interfaceDave Airlie2-0/+33
2011-03-01intel: Add I915_PARAM_HAS_RELAXED_DELTAChris Wilson1-0/+1
2010-12-19intel: Export CONSTANT_BUFFER addressing modeChris Wilson1-0/+13
2010-10-29intel: enable relaxed fence allocation for i915Chris Wilson1-0/+1
2010-10-26intel: Prepare for BLT ring split.Chris Wilson1-1/+6
2010-10-21nouveau: Define the HAS_PAGEFLIP getparam.Francisco Jerez1-0/+1
2010-10-12nouveau: Define buffer object usage flags.Francisco Jerez1-0/+7
2010-08-26Avoid use of c++ reserved keyword "virtual" when using a C++ compiler.Eric Anholt1-0/+4
2010-08-04Copy headers from kernel drm-core-nextDave Airlie5-3/+79
2010-06-06intel: Add support for kernel multi-ringbuffer API.Zou Nan hai1-1/+4
2010-05-12Pull in new kernel headersKristian Høgsberg2-7/+32
2010-03-17Install headers to $(includedir)/libdrmJulien Cristau1-1/+1
2010-03-02libdrm/intel: execbuf2 supportJesse Barnes1-1/+55
2010-02-18vmwgfx: Update kernel headerJakob Bornecrantz1-46/+17
2010-02-18radeon: add square-tiling flagMarek Olšák1-0/+1
2010-02-16nouveau: bump MAX_PUSH to 512Ben Skeggs1-1/+1
2010-02-16nouveau: interface changes for 0.0.16 DRMLuca Barbieri1-54/+32
2010-01-27nouveau: Update nouveau_drm.hMarcin Kościelnicki1-0/+1
2010-01-05vmwgfx: Add experimental vmwgfx kernel headerJakob Bornecrantz2-0/+579
2009-12-02Merge branch 'modesetting-dirty-libdrm'Jakob Bornecrantz2-0/+40
2009-12-03Merge branch 'pageflip' of git://people.freedesktop.org/~jbarnes/drmJesse Barnes3-0/+16
2009-12-02Change the number on the dirty ioctl to match upstreamJakob Bornecrantz1-1/+1
2009-11-30Change the dirty ioctl a bit and comment itJakob Bornecrantz1-2/+32
2009-11-26Bring dirty code from old branchJakob Bornecrantz2-0/+10
2009-11-24More fixups to allow mesa to buildRobert Noland3-2/+4
2009-11-24Finish fixing the build on FreeBSDRobert Noland4-6/+7
2009-11-23Fix build on *BSDKristian Høgsberg1-10/+13
2009-11-23Drop duplicated radeon_*.h files in include/drmKristian Høgsberg5-609/+0
2009-11-20Put mach64_drm.h back in to avoid breaking mesa buildKristian Høgsberg2-1/+258
2009-11-20Install kernel headers in ${includedir}/drmKristian Høgsberg2-0/+38
2009-11-21nouveau: fix DRM headersPekka Paalanen2-57/+220
2009-11-17Fix typo in i915 pipe_from_crtc_id ioctl struct nameKristian Høgsberg1-1/+1
2009-11-17Copy headers from kernel v2.6.32-rc6-130-g5b8f0beKristian Høgsberg18-0/+5383