summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
| * amdgpu: Fix mistake in initial hole size calculation.Andrey Grodzovsky2018-02-191-1/+2
| * drm/tegra: Sanitize format modifiersThierry Reding2018-02-192-31/+33
| * drm/fourcc: Fix fourcc_mod_code() definitionThierry Reding2018-02-191-1/+1
| * RELEASING: mention mesonMarek Olšák2018-02-171-3/+3
| * meson: bump the version numberMarek Olšák2018-02-171-1/+1
| * configure.ac: bump version to 2.4.90Marek Olšák2018-02-161-1/+1
| * android: Change gralloc_handle_t members to be fixed widthRobert Foss2018-02-141-9/+11
| * android: Remove member name from gralloc_handle_tRobert Foss2018-02-141-2/+1
| * android: Mark gralloc_handle_t magic variable as constRobert Foss2018-02-141-1/+1
| * android: Add version variable to gralloc_handle_tRobert Foss2018-02-141-1/+7
| * android: Move gralloc handle struct to libdrmRobert Foss2018-02-143-2/+110
| * amdgpu: Add amdgpu_query_sw_info to amdgpu-symbol-checkMichel Dänzer2018-02-121-0/+1
| * amdgpu: add amdgpu_query_sw_info for querying high bits of 32-bit address spaceMarek Olšák2018-02-093-0/+36
| * meson: include headers in root directory in ext_libdrmDylan Baker2018-02-091-1/+1
| * amdgpu: clean up non list code path for vamgr v2Chunming Zhou2018-02-092-80/+44
| * Revert "amdgpu: clean up non list code path for vamgr"Michel Dänzer2018-02-082-43/+80
| * tests/amdgpu: add bo eviction testChunming Zhou2018-02-082-1/+182
| * amdgpu: clean up non list code path for vamgrChunming Zhou2018-02-082-80/+43
| * amdgpu: fix inefficient vamgr algorithmChunming Zhou2018-02-081-3/+1
| * fix return value for syncobj waitChunming Zhou2018-02-061-1/+1
| * drm: Fix 32-bit drmSyncobjWait.Bas Nieuwenhuizen2018-02-061-1/+1
| * meson: fix libdrm_nouveau pkgconfig include directoriesDylan Baker2018-01-311-1/+1
| * tests/amdgpu: add missing config.h includeEmil Velikov2018-01-311-0/+4
| * meson,configure: turn undefined preprocessor tokens warnings into errorsEric Engestrom2018-01-312-2/+2
| * exynos/tests: use #ifdef for never-defined tokenEric Engestrom2018-01-311-2/+2
| * configure: always define HAVE_LIBDRM_ATOMIC_PRIMITIVES and HAVE_LIB_ATOMIC_OPSEric Engestrom2018-01-311-0/+4
| * xf86drmHash: remove always-false #if guardsEric Engestrom2018-01-311-6/+0
| * meson,configure: add warning when using undefined preprocessor tokensEric Engestrom2018-01-312-2/+2
| * meson: cleanup whitespaceEric Engestrom2018-01-291-4/+4
| * xf86atomic: fix -Wundef warningEric Engestrom2018-01-291-1/+1
| * meson: sort HAVE_* definesEric Engestrom2018-01-291-4/+7
| * always define HAVE_VALGRINDEric Engestrom2018-01-294-7/+6
| * always define HAVE_CAIROEric Engestrom2018-01-293-5/+5
| * always define HAVE_FREEDRENO_KGSLEric Engestrom2018-01-294-7/+7
| * meson,configure: always define HAVE_{INTEL,VMWGFX,NOUVEAU,EXYNOS,VC4,RADEON}Eric Engestrom2018-01-293-8/+20
| * meson,configure: remove unused HAVE_ETNAVIV defineEric Engestrom2018-01-292-4/+1
| * meson,configure: remove unused HAVE_FREEDRENO defineEric Engestrom2018-01-292-4/+1
| * meson,configure: remove unused HAVE_TEGRA defineEric Engestrom2018-01-292-4/+1
| * meson,configure: remove unused HAVE_OMAP defineEric Engestrom2018-01-292-4/+1
| * configure: remove unused HAVE_INSTALL_TESTS defineEric Engestrom2018-01-291-3/+0
| * configure: remove unused HAVE_CUNIT defineEric Engestrom2018-01-291-2/+0
| * meson: add missing HAVE_RADEONEric Engestrom2018-01-291-1/+1
| * tests/etnaviv: drop unused `return 0`Eric Engestrom2018-01-291-3/+1
| * tests/util: drop unused parametersEric Engestrom2018-01-291-3/+3
| * tests/util: fix signed/unsigned comparisonsEric Engestrom2018-01-291-3/+2