Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | | | | omap: add Android build support | Gowtham Tammana | 2018-03-22 | 1 | -0/+13 | |
| | | * | | | | | | | libdrm: amdgpu: Adding DRM_RDWR flag in amdgpu_bo_export | Satyajit | 2018-03-22 | 1 | -2/+3 | |
| | | * | | | | | | | meson: drop unnecessary variable | Eric Engestrom | 2018-03-20 | 1 | -2/+1 | |
| | | * | | | | | | | meson: move line to allow using `config` earlier | Eric Engestrom | 2018-03-20 | 1 | -2/+2 | |
| | | * | | | | | | | meson: drop unneeded dependency to libudev | Eric Engestrom | 2018-03-20 | 1 | -7/+1 | |
| | | * | | | | | | | meson,configure: include config.h automatically | Eric Engestrom | 2018-03-20 | 96 | -370/+3 | |
| | | * | | | | | | | meson: replace `if(compiles) have=true` with `have=compiles` | Eric Engestrom | 2018-03-20 | 1 | -3/+2 | |
| | | * | | | | | | | meson,configure: always define UDEV | Eric Engestrom | 2018-03-20 | 3 | -5/+7 | |
| | | * | | | | | | | meson,configure: always define HAVE_VISIBILITY | Eric Engestrom | 2018-03-20 | 3 | -5/+6 | |
| | | * | | | | | | | meson,configure: always define HAVE_OPEN_MEMSTREAM | Eric Engestrom | 2018-03-20 | 3 | -6/+6 | |
| | | * | | | | | | | tests: fix memory leak issue | Inki Dae | 2018-03-20 | 1 | -3/+6 | |
| | | * | | | | | | | libdrm: intel/Android.mk: Filter libdrm_intel library requirements on x86/x86_64 | John Stultz | 2018-03-18 | 1 | -0/+2 | |
| | | * | | | | | | | tests/exynos: remove dead condition | Seung-Woo Kim | 2018-03-15 | 1 | -7/+0 | |
| | | * | | | | | | | meson: detect alloca.h | Eric Engestrom | 2018-03-14 | 1 | -1/+1 | |
| | | * | | | | | | | meson: make it easy to add headers to check | Eric Engestrom | 2018-03-14 | 1 | -6/+5 | |
| | | * | | | | | | | meson: don't use compiler.has_header | Dylan Baker | 2018-03-13 | 1 | -2/+2 | |
| | | * | | | | | | | meson: use pkg-config to detect libatomic_ops | Eric Engestrom | 2018-03-09 | 9 | -9/+11 | |
| | | * | | | | | | | drm/amdgpu: Remove IB count checking | Sabre Shao | 2018-03-08 | 1 | -2/+0 | |
| | | * | | | | | | | Revert "amdgpu:support 16 ibs per submit for PAL/SRIOV" | Marek Olšák | 2018-03-08 | 1 | -1/+1 | |
| | | * | | | | | | | amdgpu:support 16 ibs per submit for PAL/SRIOV | Qiang Yu | 2018-03-08 | 1 | -1/+1 | |
| | | * | | | | | | | freedreno: add missing symbols to symbol-check | Eric Engestrom | 2018-03-08 | 1 | -0/+2 | |
| | | * | | | | | | | drm/atomic: Refuse to add invalid objects to requests | Daniel Stone | 2018-03-07 | 1 | -0/+3 | |
| | | * | | | | | | | intel/intel_chipset.h: Sync Cannonlake IDs. | Rodrigo Vivi | 2018-03-05 | 1 | -24/+28 | |
| | | * | | | | | | | bump version for release | Rob Clark | 2018-03-05 | 2 | -2/+2 | |
| | | * | | | | | | | meson: add configuration summary | Eric Engestrom | 2018-03-05 | 1 | -0/+17 | |
| | | * | | | | | | | tests/amdgpu: Fix misspellings of "suite" | Michel Dänzer | 2018-03-02 | 2 | -12/+12 | |
| | | * | | | | | | | test/amdgpu: disable bo eviction test by default | Chunming Zhou | 2018-03-01 | 1 | -0/+2 | |
| | | * | | | | | | | amdgpu: fix "add AMDGPU_VA_RANGE_HIGH" | Christian König | 2018-02-28 | 1 | -2/+2 | |
| | | * | | | | | | | amdgpu: add AMDGPU_VA_RANGE_HIGH | Christian König | 2018-02-28 | 4 | -8/+24 | |
| | | * | | | | | | | amdgpu: mostly revert "use the high VA range if possible v2" | Christian König | 2018-02-28 | 2 | -14/+20 | |
| | | * | | | | | | | freedreno: add interface to get buffer address | Rob Clark | 2018-02-26 | 4 | -0/+27 | |
| | | * | | | | | | | *-symbol-check: Don't hard-code nm executable | Heiko Becker | 2018-02-23 | 20 | -9/+22 | |
| | | * | | | | | | | android: fix gralloc_handle_create() problems | Rob Herring | 2018-02-20 | 1 | -18/+16 | |
| | | * | | | | | | | android: add helper to convert buffer_handle_t to gralloc_handle_t ptr | Rob Herring | 2018-02-20 | 1 | -0/+5 | |
| | | * | | | | | | | android: fix mis-named alloc_handle_t | Rob Herring | 2018-02-20 | 1 | -1/+1 | |
| | | * | | | | | | | android: revert making handle magic and version members const | Rob Herring | 2018-02-20 | 1 | -2/+2 | |
| | | * | | | | | | | meson/configure.ac: pthread-stubs not present on OpenBSD | Jonathan Gray | 2018-02-20 | 2 | -4/+3 | |
| | | * | | | | | | | meson: do not use cairo/valgrind if disabled | Igor Gnatenko | 2018-02-20 | 1 | -6/+18 | |
| | | * | | | | | | | amdgpu: Fix mistake in initial hole size calculation. | Andrey Grodzovsky | 2018-02-19 | 1 | -1/+2 | |
| | | * | | | | | | | drm/tegra: Sanitize format modifiers | Thierry Reding | 2018-02-19 | 2 | -31/+33 | |
| | | * | | | | | | | drm/fourcc: Fix fourcc_mod_code() definition | Thierry Reding | 2018-02-19 | 1 | -1/+1 | |
| | | * | | | | | | | RELEASING: mention meson | Marek Olšák | 2018-02-17 | 1 | -3/+3 | |
| | | * | | | | | | | meson: bump the version number | Marek Olšák | 2018-02-17 | 1 | -1/+1 | |
| | | * | | | | | | | configure.ac: bump version to 2.4.90 | Marek Olšák | 2018-02-16 | 1 | -1/+1 | |
| | | * | | | | | | | android: Change gralloc_handle_t members to be fixed width | Robert Foss | 2018-02-14 | 1 | -9/+11 | |
| | | * | | | | | | | android: Remove member name from gralloc_handle_t | Robert Foss | 2018-02-14 | 1 | -2/+1 | |
| | | * | | | | | | | android: Mark gralloc_handle_t magic variable as const | Robert Foss | 2018-02-14 | 1 | -1/+1 | |
| | | * | | | | | | | android: Add version variable to gralloc_handle_t | Robert Foss | 2018-02-14 | 1 | -1/+7 | |
| | | * | | | | | | | android: Move gralloc handle struct to libdrm | Robert Foss | 2018-02-14 | 3 | -2/+110 | |
| | | * | | | | | | | amdgpu: Add amdgpu_query_sw_info to amdgpu-symbol-check | Michel Dänzer | 2018-02-12 | 1 | -0/+1 |
![]() |
index : android/external-libdrm | |
Stable Android distribution for TI processors; Supported SoCs: Jacinto (DRA7xx, J721E), Sitara (AM43xx, AM57xx, AM65x) - Fork of https://android.googlesource.com/platform/external/libdrm/. | Scott (ITS) Allen |
aboutsummaryrefslogtreecommitdiffstats |