Path to this page:
Subject: CVS commit: pkgsrc/x11/libdrm
From: Thomas Klausner
Date: 2022-06-03 10:30:34
Message id: 20220603083034.58623FB18@cvs.NetBSD.org
Log Message:
libdrm: update to 2.4.111.
libdrm 2.4.111, just a few things built up, and drop libkms.
Alex Deucher (3):
test/amdgpu: only disable deadlock tests on asics without GPU reset
amdgpu: add marketing names from 21.50
amdgpu: add marketing names from 22.10
Andrey Grodzovsky (1):
tests/amdgpu/hotunplu: Enable hotunplug tests.
Daniel Stone (2):
drm/atomic: Stable sort for atomic request de-duplication
libkms: Remove libkms completely
Dave Airlie (1):
build: bump version to 2.4.111
Dylan Baker (9):
meson: use dictionary kwargs
meson: add override_dependency when possible
meson: switch the meson builtin for symbol visiblity
meson: switch to cc.get_supported_arguments
meson: use more standard formatting for better readability
meson: use cc.check_header instead of open coding
meson: use cc.has_function_attribute instead of open coding
meson: use the modern interface for pkg.generate
meson: use summary() instead of message
Eleni Maria Stea (3):
xf86drm.c: fix C99 warning
modeprint, modetest, proptest: cast __u64 to uint64_t
tests/modeprint: fix argument type
Eric Engestrom (1):
use standard `__typeof__()` instead of GNU extension `typeof()`
Flora Cui (2):
tests/amdgpu: add draw test for gfx10
tests/amdgpu: add dispatch test for gfx10
Guchun Chen (2):
tests/amdgpu: Add VCN test support for Biege Goby
tests/amdgpu: use appropriate ring for different asics
Karol Herbst (1):
nouveau: add ioctl wrapper to check for dead channels
Lu Jiacheng (1):
tests/amdgpu: Add test suite CP DMA
Matt Turner (2):
man: Fix some typos
man: Add formatting to drmModeGetConnector reference
Raviteja Goud Talla (1):
intel: sync i915_pciids.h with kernel
Samuel Pitoiset (4):
amdgpu: update_drm.h for new CTX OP to set/get stable pstates
amdgpu: implement new CTX OP to set/get stable pstates
tests/amdgpu: add a test for new CTX OP to get/set stable pstates
build: bump version to 2.4.110
Sathishkumar S (3):
tests/amdgpu: add jpeg tests support
tests/amdgpu: enable jpeg test based on ip query
tests/amdgpu: enable vcn test based on ip query
Simon Ser (1):
releasing: s/master/main/
Tejas Upadhyay (2):
intel: Add support for ADL-N
intel: Add support for RPLP
Thierry Reding (25):
tegra: Indent according to .editorconfig
tegra: Remove unused IOCTL implementations
tegra: Extract common buffer object allocation code
tegra: Fix mmap() of GEM buffer objects
tegra: Add flink helpers
tegra: Add PRIME support helpers
tegra: Make API more consistent
tegra: Install tegra-openclose test
tegra: Update for new UABI
tegra: Include private.h in list of source files
tegra: Add channel APIs
tegra: Add job and push buffer APIs
tegra: Add syncpoint APIs
tests: tegra: Add helper library for tests
tests: tegra: Add gr2d-fill test
tests: tegra: Add syncpt-wait test
tests: tegra: Add syncpoint timeout test
tests: tegra: Add VIC support
tests: tegra: Add VIC 3.0 support
tests: tegra: Add VIC 4.0 support
tests: tegra: Add VIC 4.1 support
tests: tegra: Add VIC 4.2 support
tests: tegra: Add VIC clear test
tests: tegra: Add VIC blit test
tests: tegra: Add VIC flip test
ravitejax (1):
intel: Add support for RPLS platform
Files: