aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-08-02libdrm: NOTE! Default branch is now mainupstream-masterJordan Justen
2021-08-02headers: drm: Sync with drm-nextMario Kleiner
2021-07-30meson: Don't build libkms for Android.Eric Anholt
2021-07-30meson: Build libdrm.so as an unversioned lib on Android.Eric Anholt
2021-07-23test/amdgpu: Bob to Alice copy should be TMZ in secure bounce testAaron Liu
2021-07-16tests/amdgpu: Fix TMZ secure bounce testLuben Tuikov
2021-07-02Bump version to 2.4.107Bas Nieuwenhuizen
2021-06-29amdgpu: update marketing namesAlex Deucher
2021-06-22README.rst: Include some notes about syncing uapi headersMarius Vlad
2021-06-22xf86drm: Add support for decoding AMLOGIC format modifiersMarius Vlad
2021-06-22xf86drm: Add support for decoding AMD format modifiersMarius Vlad
2021-06-22xf86drm: Add support for decoding Nvidia format modifiersMarius Vlad
2021-06-22xf86drm: Add a vendor function to decode the format modifierMarius Vlad
2021-06-22xf86drm: Add a human readable representation for format modifiersMarius Vlad
2021-06-20Conditionally include <linux/limits.h> and <sys/params.h> on Linux, BSDEleni Maria Stea
2021-06-20_WANT_KERNEL_ERRNO must be defined in FreeBSD for ERESTART to be usedEleni Maria Stea
2021-06-20include <sys/types.h> in xf86drmMode when the OS is FreeBSDEleni Maria Stea
2021-06-15amdgpu: Add vamgr for capture/replay.Bas Nieuwenhuizen
2021-06-09tests/amdgpu/hotunplug: Add hotunplug with exported fenceAndrey Grodzovsky
2021-06-09tests/amdgpu/hotunplug: Add hotunplug with exported bo testAndrey Grodzovsky
2021-06-09tests/amdgpu/hotunplug: Add unplug with cs test.Andrey Grodzovsky
2021-06-09test/amdgpu/hotunplug: Add test suite for GPU unplugAndrey Grodzovsky
2021-06-09test/amdgpu: Add helper functions for hot unplugAndrey Grodzovsky
2021-06-09tests/amdgpu: Fix valgrind warningAndrey Grodzovsky
2021-06-07amdgpu: Added product name for E9390,E9560 and E9565 dgpuRahul Kumar
2021-06-01Revert "tests/amdgpu: fix bo eviction test issue"Lang Yu
2021-05-20intel: Add support for ADLPTejas Upadhyay
2021-05-18Bump version to 2.4.106Dave Airlie
2021-05-06nouveau: add debug option to sync pushbuffer submissionsKarol Herbst
2021-05-06novueau: document debug flagsKarol Herbst
2021-05-06nouveau: rework debugging so we can also dump into a fileKarol Herbst
2021-05-06nouveau: make debug features accessible in normal buildsKarol Herbst
2021-05-06nouveau: mask push buffer length pushbuf_dumpKarol Herbst
2021-05-06nouveau: fix crash in pushbuf_dump with an unmapped boKarol Herbst
2021-04-30ci: use `base-devel` tag of archlinux image instead of `base` and then instal...Eric Engestrom
2021-04-30ci: use archlinux/archlinux docker image instead of deprecated and now remove...Eric Engestrom
2021-04-22Revert "xf86drmMode: set FB_MODIFIERS flag when modifiers are supplied"Bas Nieuwenhuizen
2021-04-19test/amdgpu: Add emit mem sync flag for test IBJinzhou Su
2021-04-14test/amdgpu: use tmz ids to check whether enable security testsHuang Rui
2021-04-14tests/amdgpu/vcn: update to support aldebaranJames Zhu
2021-04-12tests/amdgpu:retire asic_id check on unsupported casesFeifei Xu
2021-04-09tests/amdgpu: update gfx9 BufferCopy/BufferClearFeifei Xu
2021-04-07Bump version to 2.4.105Leo Liu
2021-04-06amdgpu: add function of INFO ioctl for querying video capsLeo Liu
2021-04-06amdgpu: sync up amdgpu_drm.h with latest from kernelLeo Liu
2021-04-06xf86drmMode: set FB_MODIFIERS flag when modifiers are suppliedSimon Ser
2021-04-01tests/amdgpu: fix bo eviction test issueLang Yu
2021-04-01drm/tests/amdgpu: fix Metadata test failed issueLang Yu
2021-03-31xf86drmMode: introduce drmModeGetPropertyTypeSimon Ser
2021-03-24test/amdgpu: remove static varible in Syncobj testJinzhou Su