Age | Commit message (Expand) | Author |
2015-02-23 | libdrm: fix the Android 64bit build | Emil Velikov |
2015-02-16 | nouveau: fix unlock nouveau_bo_name_ref() | Jerome Glisse |
2015-02-12 | Add new drmOpenOnceWithType function (v2) | Jammy Zhou |
2015-02-12 | Add new drmOpenWithType function (v4) | Jammy Zhou |
2015-02-12 | Stop undefining _ATOMIC_TYPE in Solaris/NetBSD section of xf86atomic.h | Alan Coopersmith |
2015-02-11 | xf86drm: Fix ioctl struct clearing in drmGetVersion | Daniel Vetter |
2015-02-11 | tests: remove intel-specific tests | Daniel Vetter |
2015-02-11 | xf86drm: Unconditionally clear ioctl structs | Daniel Vetter |
2015-02-11 | drm: use drmIoctl everywhere | Daniel Vetter |
2015-02-11 | xf86drmMode: Unconditionally clear ioctl structs | Daniel Vetter |
2015-02-11 | intel: Unconditionally clear ioctl structs | Daniel Vetter |
2015-02-10 | Fix gcc -Wextra warnings | Jan Vesely |
2015-02-10 | random: Use unsigned long for seed | Jan Vesely |
2015-02-02 | exynos: remove DRM_EXYNOS_GEM_{MAP_OFFSET/MMAP} ioctls | Hyungwon Hwang |
2015-02-02 | exynos: Don't use DRM_EXYNOS_GEM_{MAP_OFFSET/MMAP} ioctls | Hyungwon Hwang |
2015-01-26 | nouveau: Remove unused static function. | Thomas Klausner |
2015-01-26 | intel: Only define variable when it's used. | Thomas Klausner |
2015-01-26 | Add NetBSD atomic ops support. | Thomas Klausner |
2015-01-26 | Fix libdrm's atomic_dec_and_test on Solaris. | Thomas Klausner |
2015-01-23 | Add new drmOpenRender function | Frank Binns |
2015-01-23 | Rename DRM_NODE_RENDER to DRM_NODE_PRIMARY | Frank Binns |
2015-01-21 | configure.ac: bump version to 2.4.59 for release | Maarten Lankhorst |
2015-01-21 | only enable support for freedreno on arm automatically | Maarten Lankhorst |
2015-01-19 | radeon: align r600/700 fmask to 128 X blocks. | Dave Airlie |
2015-01-18 | configure/freedreno: enable freedreno by default | Rob Clark |
2015-01-18 | configure/freedreno: make KGSL support optional | Rob Clark |
2015-01-16 | intel: Fix GTT entry setup for aub dump | Zhenyu Wang |
2015-01-11 | modetest: Allocate dumb buffers with the correct bpp | Laurent Pinchart |
2015-01-05 | Add new DRM_MODE_CONNECTOR and _ENCODER defines | Adam Cheney |
2014-11-27 | tegra: Implement drm_tegra_bo_{get,set}_tiling() | Thierry Reding |
2014-11-27 | tegra: Implement drm_tegra_bo_{get,set}_flags() | Thierry Reding |
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 | tegra: Add simple test for drm_tegra_open() | Thierry Reding |
2014-11-27 | libdrm: Add NVIDIA Tegra support | Thierry Reding |
2014-11-24 | update signed/object prop types | Rob Clark |
2014-11-24 | modetest: Print newline for empty blobs | Ville Syrjälä |
2014-11-24 | modetest: alpha buffers | Rob Clark |
2014-11-24 | tests: add proptest | Paulo Zanoni |
2014-11-24 | modetest: universal plane support | Rob Clark |
2014-11-22 | modetest: Use threads for cursors instead of SIGALRM | Jasper St. Pierre |
2014-11-21 | intel: Avoid overcounting fences when emitting self-referential relocs | Chris Wilson |
2014-11-20 | intel: Fix SIGSEGV in libdrm for heigth = 0 and width = 0 | Thomas Meyer |
2014-11-18 | freedreno: do handle lookup on handle and dmabuf import | Rob Clark |
2014-09-30 | intel/skl: add gen9 to the CS decoding init | Damien Lespiau |
2014-09-30 | intel/skl: Add gen9 to the buffer manager init | Damien Lespiau |
2014-09-30 | intel/skl: Add SKL PCI ids | Damien Lespiau |
2014-09-29 | radeon: Always multiply pitch_bytes by nsamples, not by slice_pt | Michel Dänzer |
2014-09-28 | configure.ac: bump version to 2.4.58 for release | Rob Clark |
2014-09-28 | more compile fix | Rob Clark |