summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-09-08modetest: custom mode supportDmitry Baryshkov2-1/+22
2023-09-08util: remove unused definitions of RED, GREEN, and BLUEGeert Uytterhoeven1-5/+0
2023-09-08modetest: fix mode_vrefresh() for interlace/dblscan/vscanGeert Uytterhoeven1-2/+13
2023-09-08util: fix grey in YUV SMPTE patternsGeert Uytterhoeven1-2/+2
2023-09-08modetest: add support for DRM_FORMAT_NV{24,42}Geert Uytterhoeven1-0/+20
2023-09-08util: add pattern support for DRM_FORMAT_NV{24,42}Geert Uytterhoeven1-0/+4
2023-09-08util: add NV24 and NV42 frame buffer formatsGeert Uytterhoeven1-0/+2
2023-09-08modetest: add support for writeback connectorRohith Iyer3-3/+146
2023-09-07amdgpu: add marketing names from Adrenalin 23.9.1Jonathan Gray1-0/+2
2023-09-05amdgpu: add marketing names from Adrenalin 23.7.2Jonathan Gray1-0/+1
2023-09-05amdgpu: add marketing names from PRO Edition 23.Q3 W7000Jonathan Gray1-0/+2
2023-09-05amdgpu: add marketing names from amd-5.5.1 (23.10.1)Jonathan Gray1-0/+2
2023-09-05amdgpu: add marketing names from amd-5.4.6 (22.40.6)Jonathan Gray1-0/+1
2023-09-04amdgpu: Use PRI?64 to format uint64_tGeert Uytterhoeven1-4/+5
2023-09-04amdgpu: Fix pointer/integer mismatch warningGeert Uytterhoeven1-1/+1
2023-08-23build: bump version to 2.4.116libdrm-2.4.116Simon Ser1-1/+1
2023-08-17nouveau: add interface to make buffer objects globalDor Askayo3-3/+13
2023-08-16xf86drm: use drm device name to identify drm node typeJames Zhu1-10/+12
2023-08-16xf86drm: update DRM_NODE_NAME_MAX supporting more nodesJames Zhu1-1/+1
2023-07-27xf86drm: add drmSyncobjEventfdSimon Ser3-0/+17
2023-07-27Sync headers with drm-nextSimon Ser3-37/+382
2023-07-26xf86drm: drop control nodes implementationSimon Ser2-25/+9
2023-07-26xf86drm: bump DRM_MAX_MINOR to 64Simon Ser1-1/+1
2023-07-20xf86drmMode: constify drmModeCrtcSetGammaXaver Hugl2-3/+3
2023-07-17tests/amdgpu/vcn: fix session buffer issue for vcn1-vcn3Ruijing Dong1-13/+5
2023-07-06tests/amdgpu/vcn:update decoder unit testSaleemkhan Jamadar1-5/+21
2023-05-11amdgpu: add an environment variable that overrides the context priorityMarek Olšák1-0/+12
2023-05-11tests/amdgpu/vcn: fix drm test failureRuijing Dong1-19/+28
2023-05-11tests/amdgpu/vcn: change vbv_buffer name to inputRuijing Dong1-11/+11
2023-03-24tests/amdgpu: Allow to exclude a test or a suite of testsLuben Tuikov1-35/+152
2023-03-24tests/amdgpu: Add all 9 options to the help outputLuben Tuikov1-8/+10
2023-03-24tests/amdgpu: Fix Usage stringLuben Tuikov1-2/+2
2023-03-24amdgpu: add marketing names from amd-5.4.3 (22.40.3)Jonathan Gray1-0/+4
2023-03-24amdgpu: remove va::dev memberPierre-Eric Pelloux-Prayer2-2/+0
2023-03-17test/amdgpu/hotunplug: add apu check for hotplug testjie zhang1-0/+4
2023-02-10meson: drop pthread-stubs dependency on BSDsJan Beich10-14/+9
2023-02-10tests/util: Add vkms driverYi Xie1-0/+1
2023-02-09build: bump version to 2.4.115libdrm-2.4.115Simon Ser1-1/+1
2023-02-09xf86drm: add support for printing AMD GFX11 modifiersSimon Ser1-0/+6
2023-01-03amdgpu: add some additional marketing namesAlex Deucher1-0/+3
2023-01-03amdgpu: add marketing names from amd-5.4 (22.40)Alex Deucher1-0/+6
2022-12-21xf86drm: fix warning in drmGetFormatModifierNameFromVivante()Simon Ser1-1/+1
2022-11-30xf86drm: Add support for decoding Vivante format modifiersPhilipp Zabel1-0/+68
2022-11-30drm_fourcc: sync drm_fourcc with latest drm-next kernelPhilipp Zabel1-4/+59
2022-11-22intel: Eliminate need to keep adding PCI IDsMatt Roper7-876/+9
2022-11-11tests/amdgpu/jpeg: enable unit test for jpeg 4Saleemkhan Jamadar1-1/+1
2022-11-09tests/amdgpu: use AMDGPU_TIMEOUT_INFINITE to query fenceLang Yu1-2/+2
2022-11-03build: bump version to 2.4.114libdrm-2.4.114Simon Ser1-1/+1
2022-11-02modetest: use dumb buffer helpersSimon Ser1-21/+7
2022-11-02modetest: use sized integers in struct boSimon Ser1-3/+3