summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2022-11-02modetest: drop unused offset field in struct boSimon Ser1-1/+0
2022-10-27xf86drmMode: add helpers for dumb buffersSimon Ser3-0/+84
2022-10-23amdgpu: silence uninitialized variable warningSimon Ser1-1/+1
2022-10-17amdgpu: Add a default marketing name if none is foundAlex Deucher1-1/+4
2022-10-17amdgpu_ids: add MI marketing namesAlex Deucher1-0/+5
2022-10-17amdgpu.ids: update to the latest marketing nameAlex Deucher1-30/+193
2022-10-17amdgpu.ids: sort the fileAlex Deucher1-66/+66
2022-10-17amdgpu.ids: use consistent formatting for RIDAlex Deucher1-67/+67
2022-10-17xf86drm: handle DRM_FORMAT_BIG_ENDIAN in drmGetFormatName()Simon Ser1-12/+17
2022-10-06tests/util: add imx-lcdif driverMarco Felsch1-0/+1
2022-10-03build: automatically disable Intel if pciaccess is not foundSimon Ser1-2/+3
2022-10-03intel: move declarations to top in drm_intel_gem_bo_unreference()Simon Ser1-6/+6
2022-09-28include/drm/i915_drm.h: Update from Linux v6.0-rc7Jordan Justen1-130/+1939
2022-09-28include/drm/drm_fourcc.h: Update from Linux v6.0-rc7Jordan Justen1-3/+97
2022-09-11meson: fast-fail on unsupported OSesEli Schwartz1-0/+4