summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-07-09tests: tegra: Add VIC flip testdrm-tegra-uabi-v8Thierry Reding2-0/+342
2021-07-09tests: tegra: Add VIC blit testThierry Reding2-0/+342
2021-07-09tests: tegra: Add VIC clear testThierry Reding2-0/+182
2021-07-09tests: tegra: Add VIC 4.2 supportThierry Reding4-0/+1029
2021-07-09tests: tegra: Add VIC 4.1 supportThierry Reding4-0/+797
2021-07-09tests: tegra: Add VIC 4.0 supportThierry Reding4-0/+706
2021-07-09tests: tegra: Add VIC 3.0 supportThierry Reding5-2/+962
2021-07-09tests: tegra: Add VIC supportThierry Reding4-0/+369
2021-07-09tests: tegra: Add syncpoint timeout testThierry Reding2-0/+172
2021-07-09tests: tegra: Add syncpt-wait testThierry Reding2-0/+160
2021-07-09tests: tegra: Add gr2d-fill testThierry Reding5-0/+368
2021-07-09tests: tegra: Add helper library for testsThierry Reding3-0/+327
2021-07-09tegra: Add syncpoint APIsThierry Reding7-1/+200
2021-07-09tegra: Add job and push buffer APIsThierry Reding6-1/+374
2021-07-09tegra: Add channel APIsThierry Reding5-1/+247
2021-07-09tegra: Include private.h in list of source filesThierry Reding1-1/+6
2021-07-09tegra: Update for new UABIThierry Reding1-25/+404
2021-07-09tegra: Install tegra-openclose testThierry Reding2-3/+6
2021-07-09tegra: Make API more consistentThierry Reding3-12/+13
2021-07-09tegra: Add PRIME support helpersThierry Reding3-0/+67
2021-07-09tegra: Add flink helpersThierry Reding3-0/+55
2021-07-09tegra: Fix mmap() of GEM buffer objectsThierry Reding2-3/+3
2021-07-09tegra: Extract common buffer object allocation codeThierry Reding1-13/+22
2021-07-09tegra: Remove unused IOCTL implementationsThierry Reding3-111/+0
2021-07-09tegra: Indent according to .editorconfigThierry Reding4-216/+220
2021-07-02Bump version to 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.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