summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-04-28intel: resource streamer supportlibdrm_rsAbdiel Janulgue1-1/+2
2015-03-19intel: Merge latest i915_drm.hNeil Roberts1-6/+42
2015-03-18intel: Export total subslice and EU countsJeff McGee1-0/+2
2015-01-05Add new DRM_MODE_CONNECTOR and _ENCODER definesAdam Cheney1-0/+5
2014-11-27tegra: Add SET/GET_FLAGS IOCTLsThierry Reding1-0/+21
2014-11-27tegra: Add GET/SET_TILING IOCTLsThierry Reding1-0/+25
2014-11-27libdrm: Add NVIDIA Tegra supportThierry Reding1-0/+154
2014-11-24update signed/object prop typesRob Clark1-0/+15
2014-09-28Remove i810_drm.h and i830_drm.h from the distribution tarballEmil Velikov2-623/+0
2014-09-28automake: remove obsolete makefilesEmil Velikov3-51/+0
2014-09-01libdrm, freedreno, intel, nouveau, radeon: add Makefile.sourcesEmil Velikov2-16/+22
2014-07-28libdrm: Fix drm.h include in qxl drm header fileAndreas Boll1-1/+1
2014-06-19intel: Add new userptr ioctlTvrtko Ursulin1-0/+16
2014-06-19intel: Sync typo fix from the kernel sources.Damien Lespiau1-1/+1
2014-06-19intel: Sync the command parser version parameter from kernelDamien Lespiau1-0/+1
2014-05-19drm: Add universal plane capability bit and plane type enumsMatt Roper1-0/+8
2014-04-04radeon: sync with radeon_drm.h from kernel headersMarek Olšák1-3/+28
2014-01-10intel: Merge latest i915_drm.hBen Widawsky1-13/+100
2013-12-03Bump the version to 2.4.50Marek Olšák1-0/+1
2013-11-23radeon: implement 2D tiling for CIKMarek Olšák1-0/+11
2013-11-15intel: Add support for GPU reset status query ioctlIan Romanick1-0/+19
2013-11-08Revert "intel: Add support for GPU reset status query ioctl"Dave Airlie1-17/+0
2013-11-07intel: Add support for GPU reset status query ioctlIan Romanick1-0/+17
2013-11-06Add DRM_MODE_PAGE_FLIP_ASYNC defineKeith Packard2-1/+3
2013-09-30drm: Sync the DRM_SET_CLIENT_CAP ioctl definitionDamien Lespiau1-0/+16
2013-09-30drm: Synchronize the stereo 3D mode flags from the kernel headersDamien Lespiau1-14/+25
2013-09-22libdrm: Make some drm headers compatible with gcc -std=c89 -pedanticDaniel Kurtz1-2/+2
2013-09-18radeon: Fix tiling mode index for 1D tiled depth/stencil surfaces on CIKMichel Dänzer1-0/+2
2013-07-04libdrm: add missing DRM_CAP_TIMESTAMP_MONOTONICImre Deak1-0/+1
2013-07-02drm: add hotspot cursor interface support.Dave Airlie2-0/+14
2013-05-09drm: add qxl drm header fileDave Airlie2-2/+154
2013-04-27intel: Add support for VEBOX ring (v2)Xiang, Haihao1-0/+2
2013-04-12radeon: update radeon_drm.h to kernel last API additions v2Jerome Glisse1-0/+81
2012-08-10intel: Import updated i915_drm.h.Eric Anholt1-1/+32
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-27intel: updated header for contextsBen Widawsky1-1/+22
2012-06-08Add support for bitmask propertiesRob Clark1-0/+1
2012-06-08Add support for generic object properties IOCTLsPaulo Zanoni2-0/+26
2012-06-06intel: wait render header updatesBen Widawsky1-0/+11
2012-06-06intel: sanitize i915_drm.hBen Widawsky1-1/+3
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