Age | Commit message (Expand) | Author | Files | Lines |
2018-02-17 | configure.ac: bump version to 2.4.90libdrm-2.4.90 | Marek Olšák | 1 | -1/+1 |
2018-02-14 | android: Change gralloc_handle_t members to be fixed width | Robert Foss | 1 | -9/+11 |
2018-02-14 | android: Remove member name from gralloc_handle_t | Robert Foss | 1 | -2/+1 |
2018-02-14 | android: Mark gralloc_handle_t magic variable as const | Robert Foss | 1 | -1/+1 |
2018-02-14 | android: Add version variable to gralloc_handle_t | Robert Foss | 1 | -1/+7 |
2018-02-14 | android: Move gralloc handle struct to libdrm | Robert Foss | 3 | -2/+110 |
2018-02-12 | amdgpu: Add amdgpu_query_sw_info to amdgpu-symbol-check | Michel Dänzer | 1 | -0/+1 |
2018-02-09 | amdgpu: add amdgpu_query_sw_info for querying high bits of 32-bit address space | Marek Olšák | 3 | -0/+36 |
2018-02-09 | meson: include headers in root directory in ext_libdrm | Dylan Baker | 1 | -1/+1 |
2018-02-09 | amdgpu: clean up non list code path for vamgr v2 | Chunming Zhou | 2 | -80/+44 |
2018-02-08 | Revert "amdgpu: clean up non list code path for vamgr" | Michel Dänzer | 2 | -43/+80 |
2018-02-08 | tests/amdgpu: add bo eviction test | Chunming Zhou | 2 | -1/+182 |
2018-02-08 | amdgpu: clean up non list code path for vamgr | Chunming Zhou | 2 | -80/+43 |
2018-02-08 | amdgpu: fix inefficient vamgr algorithm | Chunming Zhou | 1 | -3/+1 |
2018-02-07 | fix return value for syncobj wait | Chunming Zhou | 1 | -1/+1 |
2018-02-06 | drm: Fix 32-bit drmSyncobjWait. | Bas Nieuwenhuizen | 1 | -1/+1 |
2018-01-31 | meson: fix libdrm_nouveau pkgconfig include directories | Dylan Baker | 1 | -1/+1 |
2018-01-31 | tests/amdgpu: add missing config.h include | Emil Velikov | 1 | -0/+4 |
2018-01-31 | meson,configure: turn undefined preprocessor tokens warnings into errors | Eric Engestrom | 2 | -2/+2 |
2018-01-31 | exynos/tests: use #ifdef for never-defined token | Eric Engestrom | 1 | -2/+2 |
2018-01-31 | configure: always define HAVE_LIBDRM_ATOMIC_PRIMITIVES and HAVE_LIB_ATOMIC_OPS | Eric Engestrom | 1 | -0/+4 |
2018-01-31 | xf86drmHash: remove always-false #if guards | Eric Engestrom | 1 | -6/+0 |
2018-01-31 | meson,configure: add warning when using undefined preprocessor tokens | Eric Engestrom | 2 | -2/+2 |
2018-01-29 | meson: cleanup whitespace | Eric Engestrom | 1 | -4/+4 |
2018-01-29 | xf86atomic: fix -Wundef warning | Eric Engestrom | 1 | -1/+1 |
2018-01-29 | meson: sort HAVE_* defines | Eric Engestrom | 1 | -4/+7 |
2018-01-29 | always define HAVE_VALGRIND | Eric Engestrom | 4 | -7/+6 |
2018-01-29 | always define HAVE_CAIRO | Eric Engestrom | 3 | -5/+5 |
2018-01-29 | always define HAVE_FREEDRENO_KGSL | Eric Engestrom | 4 | -7/+7 |
2018-01-29 | meson,configure: always define HAVE_{INTEL,VMWGFX,NOUVEAU,EXYNOS,VC4,RADEON} | Eric Engestrom | 3 | -8/+20 |
2018-01-29 | meson,configure: remove unused HAVE_ETNAVIV define | Eric Engestrom | 2 | -4/+1 |
2018-01-29 | meson,configure: remove unused HAVE_FREEDRENO define | Eric Engestrom | 2 | -4/+1 |
2018-01-29 | meson,configure: remove unused HAVE_TEGRA define | Eric Engestrom | 2 | -4/+1 |
2018-01-29 | meson,configure: remove unused HAVE_OMAP define | Eric Engestrom | 2 | -4/+1 |
2018-01-29 | configure: remove unused HAVE_INSTALL_TESTS define | Eric Engestrom | 1 | -3/+0 |
2018-01-29 | configure: remove unused HAVE_CUNIT define | Eric Engestrom | 1 | -2/+0 |
2018-01-29 | meson: add missing HAVE_RADEON | Eric Engestrom | 1 | -1/+1 |
2018-01-29 | tests/etnaviv: drop unused `return 0` | Eric Engestrom | 1 | -3/+1 |
2018-01-29 | tests/util: drop unused parameters | Eric Engestrom | 1 | -3/+3 |
2018-01-29 | tests/util: fix signed/unsigned comparisons | Eric Engestrom | 1 | -3/+2 |
2018-01-29 | tests/amdgpu: drop unused variables | Eric Engestrom | 7 | -14/+7 |
2018-01-29 | tests/amdgpu: add parentheses to make operation priority explicit | Eric Engestrom | 1 | -1/+1 |
2018-01-29 | remove unnecessary double-semicolon | Eric Engestrom | 3 | -3/+3 |
2018-01-26 | freedreno: clamp priority based on # of rings | Rob Clark | 2 | -12/+18 |
2018-01-26 | amdgpu: Disable VM test suite by default for SI ASICs | Michel Dänzer | 3 | -1/+26 |
2018-01-26 | amdgpu: Disable deadlock test suite by default for SI ASICs | Michel Dänzer | 1 | -1/+2 |
2018-01-26 | amdgpu: Fix segfault in deadlock test. | Andrey Grodzovsky | 1 | -2/+2 |
2018-01-26 | amdgpu: Update deadlock test to not assert on ECANCELED | Andrey Grodzovsky | 1 | -2/+2 |
2018-01-25 | meson: set the minimum version correctly | Dylan Baker | 1 | -1/+1 |
2018-01-25 | meson: set proper pkg-config version for libdrm_freedreno | Dylan Baker | 1 | -1/+1 |