summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-07-02Bump version to 2.4.107libdrm-2.4.107Bas Nieuwenhuizen1-1/+1
2021-06-29amdgpu: update marketing namesAlex Deucher1-0/+6
2021-06-22README.rst: Include some notes about syncing uapi headersMarius Vlad1-0/+18
2021-06-22xf86drm: Add support for decoding AMLOGIC format modifiersMarius Vlad1-0/+35
2021-06-22xf86drm: Add support for decoding AMD format modifiersMarius Vlad1-0/+167
2021-06-22xf86drm: Add support for decoding Nvidia format modifiersMarius Vlad1-0/+30
2021-06-22xf86drm: Add a vendor function to decode the format modifierMarius Vlad1-3/+112
2021-06-22xf86drm: Add a human readable representation for format modifiersMarius Vlad8-49/+216
2021-06-20Conditionally include <linux/limits.h> and <sys/params.h> on Linux, BSDEleni Maria Stea1-0/+5
2021-06-20_WANT_KERNEL_ERRNO must be defined in FreeBSD for ERESTART to be usedEleni Maria Stea1-0/+3
2021-06-20include <sys/types.h> in xf86drmMode when the OS is FreeBSDEleni Maria Stea1-0/+3
2021-06-15amdgpu: Add vamgr for capture/replay.Bas Nieuwenhuizen2-49/+85
2021-06-09tests/amdgpu/hotunplug: Add hotunplug with exported fenceAndrey Grodzovsky2-2/+100
2021-06-09tests/amdgpu/hotunplug: Add hotunplug with exported bo testAndrey Grodzovsky1-2/+44
2021-06-09tests/amdgpu/hotunplug: Add unplug with cs test.Andrey Grodzovsky1-2/+124
2021-06-09test/amdgpu/hotunplug: Add test suite for GPU unplugAndrey Grodzovsky4-0/+226
2021-06-09test/amdgpu: Add helper functions for hot unplugAndrey Grodzovsky2-3/+87
2021-06-09tests/amdgpu: Fix valgrind warningAndrey Grodzovsky1-2/+3
2021-06-07amdgpu: Added product name for E9390,E9560 and E9565 dgpuRahul Kumar1-0/+2
2021-06-01Revert "tests/amdgpu: fix bo eviction test issue"Lang Yu2-9/+7
2021-05-20intel: Add support for ADLPTejas Upadhyay2-0/+22
2021-05-18Bump version to 2.4.106libdrm-2.4.106Dave Airlie1-1/+1
2021-05-06nouveau: add debug option to sync pushbuffer submissionsKarol Herbst2-0/+3
2021-05-06novueau: document debug flagsKarol Herbst1-0/+4
2021-05-06nouveau: rework debugging so we can also dump into a fileKarol Herbst2-6/+27
2021-05-06nouveau: make debug features accessible in normal buildsKarol Herbst2-9/+0
2021-05-06nouveau: mask push buffer length pushbuf_dumpKarol Herbst1-1/+1
2021-05-06nouveau: fix crash in pushbuf_dump with an unmapped boKarol Herbst1-1/+4
2021-04-30ci: use `base-devel` tag of archlinux image instead of `base` and then instal...Eric Engestrom1-2/+1
2021-04-30ci: use archlinux/archlinux docker image instead of deprecated and now remove...Eric Engestrom1-1/+1
2021-04-22Revert "xf86drmMode: set FB_MODIFIERS flag when modifiers are supplied"Bas Nieuwenhuizen1-3/+1
2021-04-19test/amdgpu: Add emit mem sync flag for test IBJinzhou Su1-1/+1
2021-04-14test/amdgpu: use tmz ids to check whether enable security testsHuang Rui1-1/+2
2021-04-14tests/amdgpu/vcn: update to support aldebaranJames Zhu1-1/+1
2021-04-12tests/amdgpu:retire asic_id check on unsupported casesFeifei Xu7-34/+78
2021-04-09tests/amdgpu: update gfx9 BufferCopy/BufferClearFeifei Xu1-5/+7
2021-04-07Bump version to 2.4.105libdrm-2.4.105Leo Liu1-1/+1
2021-04-06amdgpu: add function of INFO ioctl for querying video capsLeo Liu3-0/+33
2021-04-06amdgpu: sync up amdgpu_drm.h with latest from kernelLeo Liu1-0/+34
2021-04-06xf86drmMode: set FB_MODIFIERS flag when modifiers are suppliedSimon Ser1-1/+3
2021-04-01tests/amdgpu: fix bo eviction test issueLang Yu2-7/+9
2021-04-01drm/tests/amdgpu: fix Metadata test failed issueLang Yu2-5/+2
2021-03-31xf86drmMode: introduce drmModeGetPropertyTypeSimon Ser1-0/+5
2021-03-24test/amdgpu: remove static varible in Syncobj testJinzhou Su1-1/+1
2021-03-22intel: Keep libdrm working without pread/pwrite ioctlsAshutosh Dixit1-4/+92
2021-03-09meson: use library() instead of shared_library().Fang Tan11-11/+11
2021-03-02xf86drm: fix null pointer deref in drmGetBufInfoAlistair Delva1-1/+6
2021-03-02intel: Add support for JSLTejas Upadhyay1-0/+1
2021-02-26xf86drm: cap number of reported devices by drmGetDevice(2)Emil Velikov1-0/+4
2021-02-26Revert "xf86drm: cap number of reported devices by drmGetDevice(2)"Emil Velikov1-4/+3