summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-02-17configure.ac: bump version to 2.4.90libdrm-2.4.90Marek Olšák1-1/+1
2018-02-14android: Change gralloc_handle_t members to be fixed widthRobert Foss1-9/+11
2018-02-14android: Remove member name from gralloc_handle_tRobert Foss1-2/+1
2018-02-14android: Mark gralloc_handle_t magic variable as constRobert Foss1-1/+1
2018-02-14android: Add version variable to gralloc_handle_tRobert Foss1-1/+7
2018-02-14android: Move gralloc handle struct to libdrmRobert Foss3-2/+110
2018-02-12amdgpu: Add amdgpu_query_sw_info to amdgpu-symbol-checkMichel Dänzer1-0/+1
2018-02-09amdgpu: add amdgpu_query_sw_info for querying high bits of 32-bit address spaceMarek Olšák3-0/+36
2018-02-09meson: include headers in root directory in ext_libdrmDylan Baker1-1/+1
2018-02-09amdgpu: clean up non list code path for vamgr v2Chunming Zhou2-80/+44
2018-02-08Revert "amdgpu: clean up non list code path for vamgr"Michel Dänzer2-43/+80
2018-02-08tests/amdgpu: add bo eviction testChunming Zhou2-1/+182
2018-02-08amdgpu: clean up non list code path for vamgrChunming Zhou2-80/+43
2018-02-08amdgpu: fix inefficient vamgr algorithmChunming Zhou1-3/+1
2018-02-07fix return value for syncobj waitChunming Zhou1-1/+1
2018-02-06drm: Fix 32-bit drmSyncobjWait.Bas Nieuwenhuizen1-1/+1
2018-01-31meson: fix libdrm_nouveau pkgconfig include directoriesDylan Baker1-1/+1
2018-01-31tests/amdgpu: add missing config.h includeEmil Velikov1-0/+4
2018-01-31meson,configure: turn undefined preprocessor tokens warnings into errorsEric Engestrom2-2/+2
2018-01-31exynos/tests: use #ifdef for never-defined tokenEric Engestrom1-2/+2
2018-01-31configure: always define HAVE_LIBDRM_ATOMIC_PRIMITIVES and HAVE_LIB_ATOMIC_OPSEric Engestrom1-0/+4
2018-01-31xf86drmHash: remove always-false #if guardsEric Engestrom1-6/+0
2018-01-31meson,configure: add warning when using undefined preprocessor tokensEric Engestrom2-2/+2
2018-01-29meson: cleanup whitespaceEric Engestrom1-4/+4
2018-01-29xf86atomic: fix -Wundef warningEric Engestrom1-1/+1
2018-01-29meson: sort HAVE_* definesEric Engestrom1-4/+7
2018-01-29always define HAVE_VALGRINDEric Engestrom4-7/+6
2018-01-29always define HAVE_CAIROEric Engestrom3-5/+5
2018-01-29always define HAVE_FREEDRENO_KGSLEric Engestrom4-7/+7
2018-01-29meson,configure: always define HAVE_{INTEL,VMWGFX,NOUVEAU,EXYNOS,VC4,RADEON}Eric Engestrom3-8/+20
2018-01-29meson,configure: remove unused HAVE_ETNAVIV defineEric Engestrom2-4/+1
2018-01-29meson,configure: remove unused HAVE_FREEDRENO defineEric Engestrom2-4/+1
2018-01-29meson,configure: remove unused HAVE_TEGRA defineEric Engestrom2-4/+1
2018-01-29meson,configure: remove unused HAVE_OMAP defineEric Engestrom2-4/+1
2018-01-29configure: remove unused HAVE_INSTALL_TESTS defineEric Engestrom1-3/+0
2018-01-29configure: remove unused HAVE_CUNIT defineEric Engestrom1-2/+0
2018-01-29meson: add missing HAVE_RADEONEric Engestrom1-1/+1
2018-01-29tests/etnaviv: drop unused `return 0`Eric Engestrom1-3/+1
2018-01-29tests/util: drop unused parametersEric Engestrom1-3/+3
2018-01-29tests/util: fix signed/unsigned comparisonsEric Engestrom1-3/+2
2018-01-29tests/amdgpu: drop unused variablesEric Engestrom7-14/+7
2018-01-29tests/amdgpu: add parentheses to make operation priority explicitEric Engestrom1-1/+1
2018-01-29remove unnecessary double-semicolonEric Engestrom3-3/+3
2018-01-26freedreno: clamp priority based on # of ringsRob Clark2-12/+18
2018-01-26amdgpu: Disable VM test suite by default for SI ASICsMichel Dänzer3-1/+26
2018-01-26amdgpu: Disable deadlock test suite by default for SI ASICsMichel Dänzer1-1/+2
2018-01-26amdgpu: Fix segfault in deadlock test.Andrey Grodzovsky1-2/+2
2018-01-26amdgpu: Update deadlock test to not assert on ECANCELEDAndrey Grodzovsky1-2/+2
2018-01-25meson: set the minimum version correctlyDylan Baker1-1/+1
2018-01-25meson: set proper pkg-config version for libdrm_freedrenoDylan Baker1-1/+1