aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-13Android.bp: Add include exports for android dirupstream-aosp-merge-fdo-masterJohn Stultz
2018-04-13Merge remote-tracking branch 'freedesktop/master' into aosp/masterJohn Stultz
2018-04-03libdrm: gralloc_handle.h: Fix build issue with AndroidJohn Stultz
2018-03-30headers: Update READMEDaniel Stone
2018-03-30headers: Sync with drm-nextDaniel Stone
2018-03-30headers: sync up amdgpu_drm.h with drm-nextRex Zhu
2018-03-28Revert "libdrm: intel/Android.mk: Filter libdrm_intel library requirements on...Emil Velikov
2018-03-28intel: Do not use libpciaccess on AndroidTomasz Figa
2018-03-22xf86drmMode: merge successive mutually-exclusive #ifsEric Engestrom
2018-03-22libdrm: Use readdir instead of readdir_r to avoid build warningsJohn Stultz
2018-03-22android: Add missing include exportsStefan Schake
2018-03-22omap: add Android build supportGowtham Tammana
2018-03-22libdrm: amdgpu: Adding DRM_RDWR flag in amdgpu_bo_exportSatyajit
2018-03-20meson: drop unnecessary variableEric Engestrom
2018-03-20meson: move line to allow using `config` earlierEric Engestrom
2018-03-20meson: drop unneeded dependency to libudevEric Engestrom
2018-03-20meson,configure: include config.h automaticallyEric Engestrom
2018-03-20meson: replace `if(compiles) have=true` with `have=compiles`Eric Engestrom
2018-03-20meson,configure: always define UDEVEric Engestrom
2018-03-20meson,configure: always define HAVE_VISIBILITYEric Engestrom
2018-03-20meson,configure: always define HAVE_OPEN_MEMSTREAMEric Engestrom
2018-03-20tests: fix memory leak issueInki Dae
2018-03-18libdrm: intel/Android.mk: Filter libdrm_intel library requirements on x86/x86_64John Stultz
2018-03-15tests/exynos: remove dead conditionSeung-Woo Kim
2018-03-14meson: detect alloca.hEric Engestrom
2018-03-14meson: make it easy to add headers to checkEric Engestrom
2018-03-13meson: don't use compiler.has_headerDylan Baker
2018-03-09meson: use pkg-config to detect libatomic_opsEric Engestrom
2018-03-08drm/amdgpu: Remove IB count checkingSabre Shao
2018-03-08Revert "amdgpu:support 16 ibs per submit for PAL/SRIOV"Marek Olšák
2018-03-08amdgpu:support 16 ibs per submit for PAL/SRIOVQiang Yu
2018-03-08freedreno: add missing symbols to symbol-checkEric Engestrom
2018-03-07drm/atomic: Refuse to add invalid objects to requestsDaniel Stone
2018-03-05intel/intel_chipset.h: Sync Cannonlake IDs.Rodrigo Vivi
2018-03-05bump version for releaseRob Clark
2018-03-05meson: add configuration summaryEric Engestrom
2018-03-02tests/amdgpu: Fix misspellings of "suite"Michel Dänzer
2018-03-02test/amdgpu: disable bo eviction test by defaultChunming Zhou
2018-02-28amdgpu: fix "add AMDGPU_VA_RANGE_HIGH"Christian König
2018-02-28amdgpu: add AMDGPU_VA_RANGE_HIGHChristian König
2018-02-28amdgpu: mostly revert "use the high VA range if possible v2"Christian König
2018-02-26freedreno: add interface to get buffer addressRob Clark
2018-02-23*-symbol-check: Don't hard-code nm executableHeiko Becker
2018-02-20android: fix gralloc_handle_create() problemsRob Herring
2018-02-20android: add helper to convert buffer_handle_t to gralloc_handle_t ptrRob Herring
2018-02-20android: fix mis-named alloc_handle_tRob Herring
2018-02-20android: revert making handle magic and version members constRob Herring
2018-02-20meson/configure.ac: pthread-stubs not present on OpenBSDJonathan Gray
2018-02-20meson: do not use cairo/valgrind if disabledIgor Gnatenko
2018-02-19amdgpu: Fix mistake in initial hole size calculation.Andrey Grodzovsky