summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* libdrm: Add rotation property fieldsandroid-wear-p-preview-2android-p-preview-3android-p-preview-2android-o-mr1-iot-release-1.0.1android-o-mr1-iot-release-1.0.0Sean Paul2018-05-021-0/+13
* libdrm: amdgpu: Fix Android.bp build issuesJohn Stultz2018-05-012-0/+7
* libdrm: amdgpu: Initialize unions with memset rather than "= {0}"John Stultz2018-05-011-2/+4
* libdrm: Switch to Android.bp for omap driverJohn Stultz2018-05-013-13/+20
* libdrm: planetest/atomictest: Fix up build issue missed in rebasingJohn Stultz2018-04-303-26/+26
* Merge remote-tracking branch 'aosp/upstream-aosp-merge-fdo-master' into libdrmDmitry Shmidt2018-04-27206-2616/+9813
|\
| * Android.bp: Add include exports for android dirJohn Stultz2018-04-131-1/+1
| * Merge remote-tracking branch 'freedesktop/master' into aosp/masterJohn Stultz2018-04-13205-2615/+9812
|/|
| * libdrm: gralloc_handle.h: Fix build issue with AndroidJohn Stultz2018-04-031-1/+1
| * headers: Update READMEDaniel Stone2018-03-301-5/+1
| * headers: Sync with drm-nextDaniel Stone2018-03-308-26/+451
| * headers: sync up amdgpu_drm.h with drm-nextRex Zhu2018-03-291-0/+4
| * Revert "libdrm: intel/Android.mk: Filter libdrm_intel library requirements on...Emil Velikov2018-03-281-2/+0
| * intel: Do not use libpciaccess on AndroidTomasz Figa2018-03-282-2/+13
| * xf86drmMode: merge successive mutually-exclusive #ifsEric Engestrom2018-03-221-2/+1
| * libdrm: Use readdir instead of readdir_r to avoid build warningsJohn Stultz2018-03-221-19/+3
| * android: Add missing include exportsStefan Schake2018-03-221-1/+3
| * omap: add Android build supportGowtham Tammana2018-03-221-0/+13
| * libdrm: amdgpu: Adding DRM_RDWR flag in amdgpu_bo_exportSatyajit2018-03-221-2/+3
| * meson: drop unnecessary variableEric Engestrom2018-03-201-2/+1
| * meson: move line to allow using `config` earlierEric Engestrom2018-03-201-2/+2
| * meson: drop unneeded dependency to libudevEric Engestrom2018-03-201-7/+1
| * meson,configure: include config.h automaticallyEric Engestrom2018-03-2096-370/+3
| * meson: replace `if(compiles) have=true` with `have=compiles`Eric Engestrom2018-03-201-3/+2
| * meson,configure: always define UDEVEric Engestrom2018-03-203-5/+7
| * meson,configure: always define HAVE_VISIBILITYEric Engestrom2018-03-203-5/+6
| * meson,configure: always define HAVE_OPEN_MEMSTREAMEric Engestrom2018-03-203-6/+6
| * tests: fix memory leak issueInki Dae2018-03-201-3/+6
| * libdrm: intel/Android.mk: Filter libdrm_intel library requirements on x86/x86_64John Stultz2018-03-181-0/+2
| * tests/exynos: remove dead conditionSeung-Woo Kim2018-03-151-7/+0
| * meson: detect alloca.hEric Engestrom2018-03-141-1/+1
| * meson: make it easy to add headers to checkEric Engestrom2018-03-141-6/+5
| * meson: don't use compiler.has_headerDylan Baker2018-03-131-2/+2
| * meson: use pkg-config to detect libatomic_opsEric Engestrom2018-03-099-9/+11
| * drm/amdgpu: Remove IB count checkingSabre Shao2018-03-081-2/+0
| * Revert "amdgpu:support 16 ibs per submit for PAL/SRIOV"Marek Olšák2018-03-081-1/+1
| * amdgpu:support 16 ibs per submit for PAL/SRIOVQiang Yu2018-03-081-1/+1
| * freedreno: add missing symbols to symbol-checkEric Engestrom2018-03-081-0/+2
| * drm/atomic: Refuse to add invalid objects to requestsDaniel Stone2018-03-071-0/+3
| * intel/intel_chipset.h: Sync Cannonlake IDs.Rodrigo Vivi2018-03-051-24/+28
| * bump version for releaseRob Clark2018-03-052-2/+2
| * meson: add configuration summaryEric Engestrom2018-03-051-0/+17
| * tests/amdgpu: Fix misspellings of "suite"Michel Dänzer2018-03-022-12/+12
| * test/amdgpu: disable bo eviction test by defaultChunming Zhou2018-03-011-0/+2
| * amdgpu: fix "add AMDGPU_VA_RANGE_HIGH"Christian König2018-02-281-2/+2
| * amdgpu: add AMDGPU_VA_RANGE_HIGHChristian König2018-02-284-8/+24
| * amdgpu: mostly revert "use the high VA range if possible v2"Christian König2018-02-282-14/+20
| * freedreno: add interface to get buffer addressRob Clark2018-02-264-0/+27
| * *-symbol-check: Don't hard-code nm executableHeiko Becker2018-02-2320-9/+22
| * android: fix gralloc_handle_create() problemsRob Herring2018-02-201-18/+16