similar to: [ANNOUNCE] libdrm 2.4.120

Displaying 20 results from an estimated 4000 matches similar to: "[ANNOUNCE] libdrm 2.4.120"

2017 Oct 12
0
[ANNOUNCE] libdrm 2.4.84
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 libdrm 2.4.84 has been released. Alex Deucher (1): tests/amdgpu: add missing header to SOURCES Andrey Grodzovsky (1): amdgpu: Add deadlock detection test suit. Anuj Phogat (1): intel: Change a KBL pci id to GT2 from GT1.5 Christian König (1): amdgpu: make userptr unit test more interesting Dave Airlie (1): headers:
2019 Jan 22
0
[ANNOUNCE] libdrm 2.4.97
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Alex Deucher (1): amdgpu: update to latest marketing names from 18.50 Andrey Grodzovsky (3): amdgpu/test: Add illegal register and memory access test v2 amdgpu/test: Disable deadlock tests for all non gfx8/9 ASICs. amdgpu/test: Enable deadlock test for CI family (gfx7) Christian König (1): amdgpu: add VM test to
2017 Apr 14
0
[ANNOUNCE] libdrm 2.4.80
Christian Gmeiner (1): configure.ac: bump version for release Eric Engestrom (1): intel: remove dead code Philipp Zabel (2): etnaviv: sync uapi header etnaviv: add fence fd support Tobias Jakobi (1): exynos: add C++ support to exynos_drmif header git tag: libdrm-2.4.80 https://dri.freedesktop.org/libdrm/libdrm-2.4.80.tar.bz2 MD5: 4867866477f228973a64e68051ca9c66
2017 Aug 24
0
[ANNOUNCE] libdrm 2.4.83
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Boyuan Zhang (1): tests/amdgpu: add uvd encode unit tests Chih-Wei Huang (2): android: add rules to build amdgpu.ids android: amdgpu: fix build break Daniel Stone (1): configure.ac: Bump version to 2.4.83 Emil Velikov (1): xf86drm: continue with next device if drmProcessUsbDevice fails Eric Engestrom (4):
2018 Mar 05
0
[ANNOUNCE] libdrm 2.4.91
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Andrey Grodzovsky (1): amdgpu: Fix mistake in initial hole size calculation. Christian König (3): amdgpu: mostly revert "use the high VA range if possible v2" amdgpu: add AMDGPU_VA_RANGE_HIGH amdgpu: fix "add AMDGPU_VA_RANGE_HIGH" Chunming Zhou (1): test/amdgpu: disable bo eviction test
2017 Apr 07
0
[ANNOUNCE] libdrm 2.4.78
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Hi, This libdrm-2.4.78 fixes some minor cosmetics, a build issue for GNU/kFreeBSD, and adds a new page_flip_handler2 event handler, which when run on a suitably capable kernel, can provide the CRTC ID to userspace for atomic completion events. Cheers, Daniel Ander Conselvan de Oliveira (1):       Add CRTC ID to vblank event Daniel Stone (2):
2016 Apr 28
0
[ANNOUNCE] libdrm 2.4.68
Chih-Wei Huang (1): android: add virgl to be a valid driver Daniel Vetter (7): headers: Remove _DRM_GEM tests/kms-steal-crtc: Use correct includes headers: Update drm_i915.h headers: Update drm_sarea.h headers: Update drm_fourcc.h headers: Update drm_mode.h headers: Update drm.h Emil Velikov (1): proptest: print signed values correctly Eric
2019 Oct 16
0
[ANNOUNCE] libdrm 2.4.100
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Anusha Srivatsa (1): intel: sync i915_pciids.h with kernel Emil Velikov (1): *-symbols-check: use normal shell over bash Eric Engestrom (7): xf86drm: dedupe `#define`s xf86drm: use max size of drm node name instead of arbitrary size xf86drm: dedupe drmGetDeviceName() logic meson: fix sys/mkdev.h detection on
2020 May 26
0
[ANNOUNCE] libdrm 2.4.102
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 libdrm 2.4.102, lots of FreeBSD and modetest stuff. Boram Park (1): drm mode : fix memory leak when freeing drmModePropertyPtr Dave Airlie (1): Bump version to 2.4.102 Emil Velikov (17): tests: install drmdevice modetest: simplify "dump all" logic modetest: remove cursor/page_flipping_supported stubs
2017 Jul 19
0
[ANNOUNCE] libdrm 2.4.82
Anusha Srivatsa (3): intel: PCI Ids for S SKU in CFL intel: PCI Ids for H SKU in CFL intel: PCI Ids for U SKU in CFL Ben Widawsky (1): intel/gen10: Add missed gen10 stuff Christian Gmeiner (1): etnaviv: submit full struct drm_etnaviv_gem_submit Dave Airlie (6): amdgpu: sync amdgpu_drm with kernel. drm: update drm.h to latest in drm-next. libdrm:
2019 Apr 19
0
[ANNOUNCE] libdrm 2.4.98
This release adds marketing names for AMDGPU devices, a fallback path in drmDevice for devices lacking OF data and drmIsMaster API, amongst other changes. -Emil Alex Deucher (3): amdgpu: add some raven marketing names amdgpu: add marketing name for AMD Radeon VII amdgpu: update amdgpu_drm.h from drm-next for 5.2 Andreas Baierl (1): xf86drm: Fix segmentation fault while
2017 Mar 29
0
[ANNOUNCE] libdrm 2.4.76
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 libdrm 2.4.76 has been released. This release is required for upcoming Radeon Vega GPUs. Adam Jackson (1): configure: Explicitly check for pkg-config at the top level Alex Xie (3): amdgpu: Free/uninit vamgr_32 in theoretically correct order amdgpu: vamgr_32 can be a struct instead of a pointer amdgpu: vamgr can be a struct
2018 May 09
0
[ANNOUNCE] libdrm 2.4.92
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Daniel Stone (3): drm/atomic: Refuse to add invalid objects to requests headers: Sync with drm-next headers: Update README Dylan Baker (1): meson: don't use compiler.has_header Emil Velikov (1): Revert "libdrm: intel/Android.mk: Filter libdrm_intel library requirements on x86/x86_64" Eric
2018 Oct 04
0
[ANNOUNCE] libdrm 2.4.95
This release adds a fallback for realpath() which was blocked by the web-browser sand-boxing. While the browsers are fixed-up they seem to have little incentive to roll bugfix releases :-\ -Emil Ayan Kumar Halder (1): libdrm: headers: Sync with drm-next Christian König (4): tests/amdgpu: add unaligned VM test amdgpu: remove invalid check in amdgpu_bo_alloc test/amdgpu:
2018 Feb 17
0
[ANNOUNCE] libdrm 2.4.90
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Andrey Grodzovsky (2): amdgpu: Update deadlock test to not assert on ECANCELED amdgpu: Fix segfault in deadlock test. Anuj Phogat (1): intel: Add more Coffeelake PCI IDs Bas Nieuwenhuizen (1): drm: Fix 32-bit drmSyncobjWait. Christian König (5): amdgpu: fix 32bit VA manager max address headers: sync up
2019 Jul 02
0
[ANNOUNCE] libdrm 2.4.99
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Adrian Salido (1): libdrm: reduce number of reallocations in drmModeAtomicAddProperty Chunming Zhou (9): add cs chunk for syncobj timeline add timeline wait/query ioctl v2 wrap syncobj timeline query/wait APIs for amdgpu v3 add timeline signal/transfer ioctls v2 expose timeline signal/export/import interfaces v2
2017 Apr 04
0
[ANNOUNCE] libdrm 2.4.77
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Bernd Kuhls (1): tests/etnaviv: link against libdrm Christian Gmeiner (1): etnaviv: remove struct etna_specs Emil Velikov (2): amdgpu: add amdgpu_bo_va_op_raw to the symbol check configure.ac: bring back pthread-stubs check Erik Faye-Lund (1): tegra: update symbol-check Junwei Zhang (1): amdgpu: add REPLACE and
2017 Oct 31
0
[ANNOUNCE] libdrm 2.4.86
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 libdrm 2.4.86 has been released. Andrey Grodzovsky (2): amdgpu: Add wrappers for AMDGPU_VM IOCTL. amdgpu: Add VMID reservation per GPU context test. Dave Airlie (2): drm: sync drm headers from drm-next. drm/syncobj: fix some whitespace issues Marek Olšák (1): configure.ac: bump version for release git tag:
2017 Oct 31
0
[ANNOUNCE] libdrm 2.4.87
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 libdrm 2.4.87 has been released. Marek Olšák (2): amdgpu: fix 32-bit build configure.ac: bump version for release git tag: libdrm-2.4.87 https://dri.freedesktop.org/libdrm/libdrm-2.4.87.tar.bz2 MD5: b4f9063838559d08649d45fec2d1184a libdrm-2.4.87.tar.bz2 SHA1: 26b976c8901061399b8b934854b960f5b0761f36 libdrm-2.4.87.tar.bz2 SHA256:
2017 Nov 03
0
[ANNOUNCE] libdrm 2.4.88
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 libdrm 2.4.88 has been released. Andrey Grodzovsky (1): amdgpu: Fix wrappers for AMDGPU_VM IOCTL. Marek Olšák (1): configure.ac: bump version for release git tag: libdrm-2.4.88 https://dri.freedesktop.org/libdrm/libdrm-2.4.88.tar.bz2 MD5: fe4d5c77f1468ee73d0bbb30d76945d7 libdrm-2.4.88.tar.bz2 SHA1: