aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove non-existing source files from build fileHEADreplicant-10Joonas Kylmälä2020-04-121-2/+0
* Remove Android build files used only in AOSP fork of libdrmJoonas Kylmälä2020-04-123-70/+0
* libdrm: Switch to Android.bp for omap driverJohn Stultz2020-04-123-13/+20
* Make libdrm recovery_availableJerry Zhang2020-04-121-0/+1
* Android.bp: Add include exports for android dirJohn Stultz2020-04-121-1/+1
* readdir_r is deprecated.Elliott Hughes2020-04-121-0/+1
* Convert to Android.bpDan Willemsen2020-04-1240-327/+489
* Bump version to 2.4.101Timo Aaltonen2020-04-031-1/+1
* amdgpu: increase cpu_map_count storage sizePierre-Eric Pelloux-Prayer2020-03-231-1/+1
* intel: sync i915_pciids.h with kernelSwathi Dhanavanthri2020-03-231-2/+6
* Add DRM_MODE_CONNECTOR_WRITEBACK to xf86drmMode.hDaniel Stone2020-03-171-0/+1
* tests: Only copy con->modes[0] if it existsMichel Dänzer2020-02-271-1/+3
* xf86drm: fix subsystem type lookup for virtio mmio-based devicesVasyl Vavrychuk2020-02-241-3/+12
* xf86drm: generalize the device subsystem type parsing codeVasyl Vavrychuk2020-02-241-5/+16
* tests: drop redundant and slow `random` testEric Engestrom2020-02-152-129/+0
* amdgpu: clean up the cs structure variableHuang Rui2020-02-121-10/+7
* amdgpu: remove the un-used chunk_arrayHuang Rui2020-02-121-7/+0
* amdgpu: use amdgpu_cs_submit_raw2 in amdgpu_cs_submitHuang Rui2020-02-121-3/+5
* amdgpu: use alloca for dependencies and sem_dependenciesHuang Rui2020-02-121-4/+2
* Add drmModeGetFB2Daniel Stone2020-02-123-0/+52
* include/drm: sync up drm.hJuston Li2020-02-121-0/+2
* amdgpu: add new marketing names from 19.50Alex Deucher2020-02-011-0/+8
* intel: drm_intel_bo_gem_create_from_* on platforms w/o HW tilingImre Deak2020-01-281-16/+27
* meson: always define whether headers existEric Engestrom2020-01-2310-9/+12
* meson: add symbols check for core libdrmEric Engestrom2020-01-232-0/+205
* modetest: Fix segmentation faultEzequiel Garcia2020-01-211-0/+2
* libdrm: modetest: Allow selecting modes by indexJohn Stultz2020-01-211-6/+17
* tests/amdgpu: Fix buffer overflow (v3)Luben Tuikov2020-01-081-15/+31
* tests/amdgpu: Fix unused function warning (v2)Luben Tuikov2020-01-081-2/+0
* tests/amdgpu: Fix various warnings (v2)Luben Tuikov2020-01-084-129/+118
* Revert "tests/amdgpu: Fix various warnings"Marek Olšák2020-01-074-117/+129
* Revert "tests/amdgpu: Fix unused function warning (v2)"Marek Olšák2020-01-071-0/+2
* Revert "tests/amdgpu: Fix buffer overflow (v3)"Marek Olšák2020-01-071-31/+15
* tests/amdgpu: Proper format for "-l"Luben Tuikov2020-01-071-16/+14
* tests/amdgpu: Fix buffer overflow (v3)Luben Tuikov2020-01-071-15/+31
* tests/amdgpu: Fix unused function warning (v2)Luben Tuikov2020-01-071-2/+0
* tests/amdgpu: Fix various warningsLuben Tuikov2020-01-074-129/+117
* tests/amdgpu: fix a amdgpu_test hang issue on some platforms.Yifan Zhang2019-12-301-1/+1
* meson: Replace 'config.h' with config_fileScott Anderson2019-12-171-1/+1
* add a minimal .gitignore backEric Engestrom2019-12-171-0/+1
* gitlab-ci: rename build folder to simply `build`Eric Engestrom2019-12-171-5/+5
* intel: sync i915_pciids.h with kernelJosé Roberto de Souza2019-12-171-13/+18
* modetest: Use floating vrefresh while dumping modeDevarsh Thakkar2019-12-111-12/+23
* tests/amdgpu: add gfx ring bad slow draw testFlora Cui2019-12-094-14/+251
* tests/amdgpu: add gfx ring draw hang testFlora Cui2019-12-094-14/+55
* tests/amdgpu: add bad slow dispatch testFlora Cui2019-12-094-1/+260
* tests/amdgpu: add dispatch hang testFlora Cui2019-12-094-13/+81
* tests/amdgpu: update draw test for gfx9Flora Cui2019-12-091-1/+1
* tests/amdgpu: enable dispatch/draw tests for Renoirchangzhu2019-12-091-1/+1
* xf86atomic: require CAS support in libatomic_opsThomas Petazzoni2019-12-061-0/+1