summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* libdrm: NOTE! Default branch is now mainmasterJordan Justen2021-08-020-0/+0
* headers: drm: Sync with drm-nextMario Kleiner2021-08-025-103/+378
* meson: Don't build libkms for Android.Eric Anholt2021-07-301-1/+1
* meson: Build libdrm.so as an unversioned lib on Android.Eric Anholt2021-07-301-14/+25
* test/amdgpu: Bob to Alice copy should be TMZ in secure bounce testAaron Liu2021-07-231-2/+2
* tests/amdgpu: Fix TMZ secure bounce testLuben Tuikov2021-07-161-3/+3
* Bump version to 2.4.107libdrm-2.4.107Bas Nieuwenhuizen2021-07-021-1/+1
* amdgpu: update marketing namesAlex Deucher2021-06-291-0/+6
* README.rst: Include some notes about syncing uapi headersMarius Vlad2021-06-221-0/+18
* xf86drm: Add support for decoding AMLOGIC format modifiersMarius Vlad2021-06-221-0/+35
* xf86drm: Add support for decoding AMD format modifiersMarius Vlad2021-06-221-0/+167
* xf86drm: Add support for decoding Nvidia format modifiersMarius Vlad2021-06-221-0/+30
* xf86drm: Add a vendor function to decode the format modifierMarius Vlad2021-06-221-3/+112
* xf86drm: Add a human readable representation for format modifiersMarius Vlad2021-06-228-49/+216
* Conditionally include <linux/limits.h> and <sys/params.h> on Linux, BSDEleni Maria Stea2021-06-201-0/+5
* _WANT_KERNEL_ERRNO must be defined in FreeBSD for ERESTART to be usedEleni Maria Stea2021-06-201-0/+3
* include <sys/types.h> in xf86drmMode when the OS is FreeBSDEleni Maria Stea2021-06-201-0/+3
* amdgpu: Add vamgr for capture/replay.Bas Nieuwenhuizen2021-06-152-49/+85
* tests/amdgpu/hotunplug: Add hotunplug with exported fenceAndrey Grodzovsky2021-06-092-2/+100
* tests/amdgpu/hotunplug: Add hotunplug with exported bo testAndrey Grodzovsky2021-06-091-2/+44
* tests/amdgpu/hotunplug: Add unplug with cs test.Andrey Grodzovsky2021-06-091-2/+124
* test/amdgpu/hotunplug: Add test suite for GPU unplugAndrey Grodzovsky2021-06-094-0/+226
* test/amdgpu: Add helper functions for hot unplugAndrey Grodzovsky2021-06-092-3/+87
* tests/amdgpu: Fix valgrind warningAndrey Grodzovsky2021-06-091-2/+3
* amdgpu: Added product name for E9390,E9560 and E9565 dgpuRahul Kumar2021-06-071-0/+2
* Revert "tests/amdgpu: fix bo eviction test issue"Lang Yu2021-06-012-9/+7
* intel: Add support for ADLPTejas Upadhyay2021-05-202-0/+22
* Bump version to 2.4.106libdrm-2.4.106Dave Airlie2021-05-181-1/+1
* nouveau: add debug option to sync pushbuffer submissionsKarol Herbst2021-05-062-0/+3
* novueau: document debug flagsKarol Herbst2021-05-061-0/+4
* nouveau: rework debugging so we can also dump into a fileKarol Herbst2021-05-062-6/+27
* nouveau: make debug features accessible in normal buildsKarol Herbst2021-05-062-9/+0
* nouveau: mask push buffer length pushbuf_dumpKarol Herbst2021-05-061-1/+1
* nouveau: fix crash in pushbuf_dump with an unmapped boKarol Herbst2021-05-061-1/+4
* ci: use `base-devel` tag of archlinux image instead of `base` and then instal...Eric Engestrom2021-04-301-2/+1
* ci: use archlinux/archlinux docker image instead of deprecated and now remove...Eric Engestrom2021-04-301-1/+1
* Revert "xf86drmMode: set FB_MODIFIERS flag when modifiers are supplied"Bas Nieuwenhuizen2021-04-221-3/+1
* test/amdgpu: Add emit mem sync flag for test IBJinzhou Su2021-04-191-1/+1
* test/amdgpu: use tmz ids to check whether enable security testsHuang Rui2021-04-141-1/+2
* tests/amdgpu/vcn: update to support aldebaranJames Zhu2021-04-141-1/+1
* tests/amdgpu:retire asic_id check on unsupported casesFeifei Xu2021-04-127-34/+78
* tests/amdgpu: update gfx9 BufferCopy/BufferClearFeifei Xu2021-04-091-5/+7
* Bump version to 2.4.105libdrm-2.4.105Leo Liu2021-04-071-1/+1
* amdgpu: add function of INFO ioctl for querying video capsLeo Liu2021-04-063-0/+33
* amdgpu: sync up amdgpu_drm.h with latest from kernelLeo Liu2021-04-061-0/+34
* xf86drmMode: set FB_MODIFIERS flag when modifiers are suppliedSimon Ser2021-04-061-1/+3
* tests/amdgpu: fix bo eviction test issueLang Yu2021-04-012-7/+9
* drm/tests/amdgpu: fix Metadata test failed issueLang Yu2021-04-012-5/+2
* xf86drmMode: introduce drmModeGetPropertyTypeSimon Ser2021-03-311-0/+5
* test/amdgpu: remove static varible in Syncobj testJinzhou Su2021-03-241-1/+1