Displaying 20 results from an estimated 3000 matches similar to: "[ANNOUNCE] libdrm 2.4.73"
2017 Jan 28
0
[ANNOUNCE] libdrm 2.4.75
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Alex Xie (4):
amdgpu: Provide more specific error message if non-privileged user runs amdgpu_test
amdgpu: verify the tested device
amdgpu: A new option to choose which device to run most tests
amdgpu: A new option to run tests on render node
Chad Versace (2):
Bump version for 2.4.75 release
Bump version for 2.4.75
2015 Dec 27
0
[ANNOUNCE] libdrm 2.4.66
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
libdrm 2.4.66 release, mainly for new nouveau API.
lots of other changes in here as well though.
Ben Skeggs (14):
nouveau: import and install a selection of nvif headers from the kernel
nouveau: move more abi16-specific logic into abi16.c
nouveau: move object functions up, to avoid future foward decls
nouveau: make it
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
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 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:
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:
2018 Oct 16
0
[ANNOUNCE] libdrm 2.4.96
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Andrey Grodzovsky (2):
amdgpu/test: Allow BO mapping flags to be passed in tests
amdgpu/test: Fix deadlock tests for AI and RV v2
Rob Clark (14):
xf86drmHash: remove redundant zero init
freedreno/msm: get rid of ring_bo unref hack
freedreno: expose refcnt'ing on ringbuffers
freedreno: add flags param
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
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
2015 Jan 21
0
[ANNOUNCE] libdrm 2.4.59
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Adam Cheney (1):
Add new DRM_MODE_CONNECTOR and _ENCODER defines
Chris Wilson (1):
intel: Avoid overcounting fences when emitting self-referential relocs
Damien Lespiau (3):
intel/skl: Add SKL PCI ids
intel/skl: Add gen9 to the buffer manager init
intel/skl: add gen9 to the CS decoding init
Dave Airlie (1):
2015 Aug 18
0
[ANNOUNCE] libdrm 2.4.64
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Jammy Zhou (3):
amdgpu: improve amdgpu_vamgr_init
amdgpu: add flag to support 32bit VA address v4
amdgpu: make vamgr per device v2
Michel Dänzer (2):
tests/amdgpu: Include config.h first
tests/amdgpu: Remove unused local variable 'i'
Rob Clark (6):
freedreno/msm: reorg ringbuffer struct
2016 Oct 04
0
[ANNOUNCE] libdrm 2.4.71
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Daniel Kurtz (1):
modetest: add mediatek to module list
Eric Anholt (1):
Simplify the RELEASING steps based on current release.sh.
Flora Cui (1):
amdgpu: expose the AMDGPU_GEM_CREATE_VRAM_CLEARED flag
Kristian H. Kristensen (1):
Add drmModeAddFB2WithModifiers() which takes format modifiers
Leo Liu (1):
2017 Apr 08
0
[ANNOUNCE] libdrm 2.4.79
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Marek Olšák (1):
configure.ac: bump version for release
Samuel Pitoiset (1):
amdgpu: allow to query GPU sensor related information
git tag: libdrm-2.4.79
https://dri.freedesktop.org/libdrm/libdrm-2.4.79.tar.bz2
MD5: 84ba6e8e6c97d2684938eb949e6dfdf8 libdrm-2.4.79.tar.bz2
SHA1: 0dd194538c90619146a83a65f2074564e1a14d55
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 May 24
0
[ANNOUNCE] libdrm 2.4.81
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Adam Jackson (3):
Export drmDevicesEqual
configure: Fix the <sys/sysmacros.h> check
Fix stray caller of drmCompareDevices
Edward O'Callaghan (2):
amdgpu/: concisely && consistently check null ptrs in canonical form
amdgpu: Use the canonical form in branch predicate
Eric Anholt (2):
Add pl111 as
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