drm: Changes to 'refs/tags/libdrm-2.4.93'
[email protected] (GitLab Mirror) Wed, 1 Aug 2018 01:47:05 +0000 (UTC)
| Newsgroups | gmane.comp.video.dri.patches |
|---|---|
| Message-ID | <[email protected]> |
Tag 'libdrm-2.4.93' created by Marek Olšák <[email protected]> at 2018-08-01 01:46 +0000 libdrm-2.4.93 -----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEzUfFNBo3XzO+97r6/dFdWs7w8rEFAlthEREACgkQ/dFdWs7w 8rGX+AgAqo1QPmISkEVJHMImYXpsU8WfKJ4IfXMFjURujrtUCh/7YPHnu3UYTyBG V2CeCXJzDgo8Hq8mK16Z2nIv8KUnAZM2ovv6V7TQ2xiwfgoIYno7o7o5gEmeySyx i2PqslCGNpGLSNMRJgeOcaqoeG82XO3t9V/XfWHg7CByg4Na2D94kfq7hWmv5YPo 9BqBzEOCD/vVHUF3N+oMrcSCxkYayNFhkAvIusBWF2bdExoHAB5nguTUB6Ef7rls QSBcEjnE6afQ8D2bPz2nDnqM/6TVON6mUJ5P/5tA4dmv+aFjB3ykDxk+SAtBu1Z+ HQVjHMjKseYCVhoEH3CHVHPYhL8wnw== =/I24 -----END PGP SIGNATURE----- Changes since libdrm-2.4.92: Christian König (1): amdgpu: make sure to set CLOEXEC on duplicated FDs Emil Velikov (10): xf86drm: drmGetDevice2: error out if the fd has unknown subsys xf86drm: introduce drm_device_has_rdev() helper xf86drm: Fold drmDevice processing into process_device() helper xf86drm: Allocate drmDevicePtr's on stack xf86drm: introduce a get_real_pci_path() helper xf86drm: Add drmDevice support for virtio_gpu tests/drmdevices: install alongside other utilities tests/drmdevice: add a couple of printf headers drmdevice: convert the tabbed output into a tree drmdevice: print the correct host1x information Jan Vesely (3): amdgpu: Take a lock before removing devices from fd_tab hash table. amdgpu/util_hash_table: Add helper function to count the number of entries in hash table amdgpu: Destroy fd_hash table when the last device is removed. José Roberto de Souza (2): intel: Introducing Whiskey Lake platform intel: Introducing Amber Lake platform Kevin Strasser (1): xf86drm: Be sure to closedir before return Marek Olšák (3): amdgpu: don't call add_handle_to_table for KMS BO exports amdgpu: add amdgpu_bo_handle_type_kms_noimport configure.ac: bump version to 2.4.93 Mariusz Ceier (1): xf86drm: Fix error path in drmGetDevice2 Michel Dänzer (2): Always pass O_CLOEXEC when opening DRM file descriptors Revert "amdgpu: don't call add_handle_to_table for KMS BO exports" Rob Clark (5): freedreno: add user ptr to fd_ringbuffer freedreno: add fd_ringbuffer_new_object() freedreno: small cleanup freedreno: slight reordering freedreno/msm: "stateobj" support --- amdgpu/amdgpu.h | 7 amdgpu/amdgpu_bo.c | 4 amdgpu/amdgpu_device.c | 20 +- amdgpu/util_hash_table.c | 12 + amdgpu/util_hash_table.h | 2 configure.ac | 2 freedreno/freedreno-symbol-check | 2 freedreno/freedreno_priv.h | 7 freedreno/freedreno_ringbuffer.c | 45 ++++- freedreno/freedreno_ringbuffer.h | 14 + freedreno/kgsl/kgsl_priv.h | 2 freedreno/kgsl/kgsl_ringbuffer.c | 4 freedreno/msm/msm_priv.h | 28 +++ freedreno/msm/msm_ringbuffer.c | 133 +++++++++++---- intel/intel_chipset.h | 42 ++--- meson.build | 2 tests/Makefile.am | 9 - tests/drmdevice.c | 86 +++++----- xf86drm.c | 325 +++++++++++++++++---------------------- 19 files changed, 444 insertions(+), 302 deletions(-) --- ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot -- _______________________________________________ Dri-patches mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dri-patches