Age | Commit message (Expand) | Author |
2015-06-29 | Support atomic modesetting ioctl | Ville Syrjälä |
2015-05-21 | nouveau: add coherent BO attribute | Alexandre Courbot |
2015-03-19 | intel: Merge latest i915_drm.h | Neil Roberts |
2015-03-18 | intel: Export total subslice and EU counts | Jeff McGee |
2015-01-05 | Add new DRM_MODE_CONNECTOR and _ENCODER defines | Adam Cheney |
2014-11-27 | tegra: Add SET/GET_FLAGS IOCTLs | Thierry Reding |
2014-11-27 | tegra: Add GET/SET_TILING IOCTLs | Thierry Reding |
2014-11-27 | libdrm: Add NVIDIA Tegra support | Thierry Reding |
2014-11-24 | update signed/object prop types | Rob Clark |
2014-09-28 | Remove i810_drm.h and i830_drm.h from the distribution tarball | Emil Velikov |
2014-09-28 | automake: remove obsolete makefiles | Emil Velikov |
2014-09-01 | libdrm, freedreno, intel, nouveau, radeon: add Makefile.sources | Emil Velikov |
2014-07-28 | libdrm: Fix drm.h include in qxl drm header file | Andreas Boll |
2014-06-19 | intel: Add new userptr ioctl | Tvrtko Ursulin |
2014-06-19 | intel: Sync typo fix from the kernel sources. | Damien Lespiau |
2014-06-19 | intel: Sync the command parser version parameter from kernel | Damien Lespiau |
2014-05-19 | drm: Add universal plane capability bit and plane type enums | Matt Roper |
2014-04-04 | radeon: sync with radeon_drm.h from kernel headers | Marek Olšák |
2014-01-10 | intel: Merge latest i915_drm.h | Ben Widawsky |
2013-12-03 | Bump the version to 2.4.50 | Marek Olšák |
2013-11-23 | radeon: implement 2D tiling for CIK | Marek Olšák |
2013-11-15 | intel: Add support for GPU reset status query ioctl | Ian Romanick |
2013-11-08 | Revert "intel: Add support for GPU reset status query ioctl" | Dave Airlie |
2013-11-07 | intel: Add support for GPU reset status query ioctl | Ian Romanick |
2013-11-06 | Add DRM_MODE_PAGE_FLIP_ASYNC define | Keith Packard |
2013-09-30 | drm: Sync the DRM_SET_CLIENT_CAP ioctl definition | Damien Lespiau |
2013-09-30 | drm: Synchronize the stereo 3D mode flags from the kernel headers | Damien Lespiau |
2013-09-22 | libdrm: Make some drm headers compatible with gcc -std=c89 -pedantic | Daniel Kurtz |
2013-09-18 | radeon: Fix tiling mode index for 1D tiled depth/stencil surfaces on CIK | Michel Dänzer |
2013-07-04 | libdrm: add missing DRM_CAP_TIMESTAMP_MONOTONIC | Imre Deak |
2013-07-02 | drm: add hotspot cursor interface support. | Dave Airlie |
2013-05-09 | drm: add qxl drm header file | Dave Airlie |
2013-04-27 | intel: Add support for VEBOX ring (v2) | Xiang, Haihao |
2013-04-12 | radeon: update radeon_drm.h to kernel last API additions v2 | Jerome Glisse |
2012-08-10 | intel: Import updated i915_drm.h. | Eric Anholt |
2012-07-16 | libdrm: add prime fd->handle and handle->fd interfaces | Dave Airlie |
2012-07-16 | libdrm: add missing caps from kernel to drm.h | Dave Airlie |
2012-06-27 | intel: updated header for contexts | Ben Widawsky |
2012-06-08 | Add support for bitmask properties | Rob Clark |
2012-06-08 | Add support for generic object properties IOCTLs | Paulo Zanoni |
2012-06-06 | intel: wait render header updates | Ben Widawsky |
2012-06-06 | intel: sanitize i915_drm.h | Ben Widawsky |
2012-04-11 | libdrm: update drm headers from kernel for prime/dmabuf | Rob Clark |
2012-03-05 | Make drm/drm_fourcc.h portable to non-linux platforms | Alan Coopersmith |
2012-02-01 | radeon: add surface allocator helper v10 | Jerome Glisse |
2012-02-01 | intel: query for LLC support | Eugeni Dodonov |
2012-01-09 | intel: add sprite ioctl defines and struct for i915 sprite code | Jesse Barnes |
2012-01-04 | intel: Update for new i915_drm.h defines. | Eric Anholt |
2011-12-13 | libdrm: update drm headers from kernel, including new overlay ioctls & structs | Jesse Barnes |
2011-04-04 | libdrm: (revised) vblank wait on crtc > 1 | Ilija Hadzic |