summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* wip: modetest: Test MB32-tiled NV12 from frame dumpsmasterPaul Kocialkowski2018-04-143-15/+112
* headers: Import sun4i-drm header for MB32-tiled NV12 supportPaul Kocialkowski2018-04-143-0/+53
* tests/amdgpu: add vce mv tests support and setsJames Zhu2018-04-062-3/+235
* 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-301-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-021-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
* android: add helper to convert buffer_handle_t to gralloc_handle_t ptrRob Herring2018-02-201-0/+5
* android: fix mis-named alloc_handle_tRob Herring2018-02-201-1/+1
* android: revert making handle magic and version members constRob Herring2018-02-201-2/+2
* meson/configure.ac: pthread-stubs not present on OpenBSDJonathan Gray2018-02-202-4/+3
* meson: do not use cairo/valgrind if disabledIgor Gnatenko2018-02-201-6/+18