summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-03-18libdrm: intel/Android.mk: Filter libdrm_intel library requirements on x86/x86_64John Stultz1-0/+2
2018-03-15tests/exynos: remove dead conditionSeung-Woo Kim1-7/+0
2018-03-14meson: detect alloca.hEric Engestrom1-1/+1
2018-03-14meson: make it easy to add headers to checkEric Engestrom1-6/+5
2018-03-13meson: don't use compiler.has_headerDylan Baker1-2/+2
2018-03-09meson: use pkg-config to detect libatomic_opsEric Engestrom9-9/+11
2018-03-08drm/amdgpu: Remove IB count checkingSabre Shao1-2/+0
2018-03-08Revert "amdgpu:support 16 ibs per submit for PAL/SRIOV"Marek Olšák1-1/+1
2018-03-08amdgpu:support 16 ibs per submit for PAL/SRIOVQiang Yu1-1/+1
2018-03-08freedreno: add missing symbols to symbol-checkEric Engestrom1-0/+2
2018-03-07drm/atomic: Refuse to add invalid objects to requestsDaniel Stone1-0/+3
2018-03-05intel/intel_chipset.h: Sync Cannonlake IDs.Rodrigo Vivi1-24/+28
2018-03-05bump version for releaseRob Clark2-2/+2
2018-03-05meson: add configuration summaryEric Engestrom1-0/+17
2018-03-02tests/amdgpu: Fix misspellings of "suite"Michel Dänzer2-12/+12
2018-03-02test/amdgpu: disable bo eviction test by defaultChunming Zhou1-0/+2
2018-02-28amdgpu: fix "add AMDGPU_VA_RANGE_HIGH"Christian König1-2/+2
2018-02-28amdgpu: add AMDGPU_VA_RANGE_HIGHChristian König4-8/+24
2018-02-28amdgpu: mostly revert "use the high VA range if possible v2"Christian König2-14/+20
2018-02-26freedreno: add interface to get buffer addressRob Clark4-0/+27
2018-02-23*-symbol-check: Don't hard-code nm executableHeiko Becker20-9/+22
2018-02-20android: fix gralloc_handle_create() problemsRob Herring1-18/+16
2018-02-20android: add helper to convert buffer_handle_t to gralloc_handle_t ptrRob Herring1-0/+5
2018-02-20android: fix mis-named alloc_handle_tRob Herring1-1/+1
2018-02-20android: revert making handle magic and version members constRob Herring1-2/+2
2018-02-20meson/configure.ac: pthread-stubs not present on OpenBSDJonathan Gray2-4/+3
2018-02-20meson: do not use cairo/valgrind if disabledIgor Gnatenko1-6/+18
2018-02-19amdgpu: Fix mistake in initial hole size calculation.Andrey Grodzovsky1-1/+2
2018-02-19drm/tegra: Sanitize format modifiersThierry Reding2-31/+33
2018-02-19drm/fourcc: Fix fourcc_mod_code() definitionThierry Reding1-1/+1
2018-02-17RELEASING: mention mesonMarek Olšák1-3/+3
2018-02-17meson: bump the version numberMarek Olšák1-1/+1
2018-02-17configure.ac: bump version to 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