summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Android's major/minor/makedev live in <sys/sysmacros.h>android-o-preview-4android-o-preview-3android-o-iot-preview-5Elliott Hughes2017-05-181-0/+1
* Merge tag libdrm-2.4.75 into aosp/masterandroid-n-iot-preview-4Richard Yoo2017-05-09151-3432/+13205
|\
| * Bump version for 2.4.75 releaseChad Versace2017-01-271-1/+1
| * intel: fix make distcheckDave Airlie2017-01-271-0/+4
| * Revert "Bump version for 2.4.75 release"Dave Airlie2017-01-271-1/+1
| * Bump version for 2.4.75 releaseChad Versace2017-01-271-1/+1
| * intel: Export a function to re-enable implicit synchronisationChris Wilson2017-01-272-0/+20
| * intel: Clear execobject flags before preserving object in reuse cacheChris Wilson2017-01-271-0/+2
| * intel: Support passing of explicit fencing from execbufChris Wilson2017-01-272-4/+33
| * intel: Allow the client to control implicit synchronisationChris Wilson2017-01-272-4/+49
| * Import uapi/i915_drm.h from v4.10-rc5-950-g152d5750dda9Chris Wilson2017-01-271-10/+266
| * amdgpu: A new option to run tests on render nodeAlex Xie2017-01-273-3/+18
| * amdgpu: A new option to choose which device to run most testsAlex Xie2017-01-271-17/+116
| * amdgpu: verify the tested deviceAlex Xie2017-01-271-30/+115
| * tests: Use -pthread in CFLAGS instead of -lpthreadTomasz Figa2017-01-273-5/+6
| * tests/nouveau: automake: fold C and CPP flagsEmil Velikov2017-01-271-3/+2
| * android: silence ~550 warningsEmil Velikov2017-01-271-0/+4
| * android: add note about command line defines and config.hEmil Velikov2017-01-271-0/+1
| * android: add HAVE_VISIBILITY to Android.common.mkEmil Velikov2017-01-272-6/+1
| * android: introduce Android.common.mk to reduce boilerplateEmil Velikov2017-01-2712-46/+36
| * android: remove LOCAL_MODULE_TAGS := optional tagEmil Velikov2017-01-279-10/+0
| * xf86drm: Reuse sysfs_uevent_get()Thierry Reding2017-01-201-48/+18
| * tests/drmdevice: Add USB, platform and host1x supportThierry Reding2017-01-201-0/+37
| * xf86drm: Add platform and host1x bus supportThierry Reding2017-01-202-2/+328
| * xf86drm: Add USB supportThierry Reding2017-01-202-0/+188
| * xf86drm: Factor out drmDeviceAlloc()Thierry Reding2017-01-201-27/+51
| * tests/util: Add support for meson moduleNeil Armstrong2017-01-191-0/+1
| * xf86drm: Fix type-punned pointer build warningThierry Reding2017-01-181-1/+1
| * xf86drmMode.h: Add DisplayPort MST and DPI encoders/connectorsThierry Reding2017-01-181-0/+3
| * xf86drmMode.h: Use consistent paddingThierry Reding2017-01-181-8/+8
| * README: Fix grammarFabio Estevam2017-01-161-3/+3
| * xf86drm: fix null termination of string bufferTaro Yamada2017-01-162-3/+3
| * intel: update global_name before HASH_ADDDongwon Kim2017-01-151-2/+3
| * amdgpu: Provide more specific error message if non-privileged user runs amdgp...Alex Xie2017-01-134-4/+27
| * Add .editorconfigThierry Reding2017-01-121-0/+19
| * xf86drm: Fix indentationThierry Reding2017-01-121-2/+2
| * xf86drm: don't fatal on per device error in drmGetDevice[s]2Jonathan Gray2016-12-241-2/+2
| * xf86drm: add a non-sysfs version of drmGetDeviceNameFromFd2Jonathan Gray2016-12-241-2/+42
| * xf86drm: adjust device node path for minor baseJonathan Gray2016-12-241-4/+12
| * modetest: Allow the user to specify the plane IDVille Syrjälä2016-12-191-6/+22
| * libkms/exynos: fix memory leak in error pathSeung-Woo Kim2016-12-141-1/+2
| * autogen.sh: set format.subjectPrefix and sendemail.to if neededEmil Velikov2016-12-141-0/+6
| * xf86drm: fix sign-compare warningGrazvydas Ignotas2016-12-121-1/+1
| * xf86drm: implement an OpenBSD specific drmGetDevice2Jonathan Gray2016-12-051-0/+62
| * xf86drm: implement drmParsePciBusInfo for OpenBSDJonathan Gray2016-12-051-0/+24
| * xf86drm: implement drmParsePciDeviceInfo for OpenBSDJonathan Gray2016-12-051-0/+41
| * xf86drm: implement drmParseSubsystemType for OpenBSDJonathan Gray2016-12-051-0/+2
| * xf86drm: implement drmGetMinorNameForFD for non-sysfsJonathan Gray2016-12-051-1/+34
| * tests: automake: reorder makefile contentsEmil Velikov2016-12-051-8/+7
| * configure: remove libudev checksEmil Velikov2016-12-051-7/+0