drm: Changes to 'refs/tags/libdrm-2.4.84'

[email protected] (Marek Ol????k) Thu, 12 Oct 2017 18:56:29 +0000 (UTC)
Newsgroups gmane.comp.video.dri.patches
Message-ID <[email protected]>
Tag 'libdrm-2.4.84' created by Marek Olšák <[email protected]> at 2017-10-12 18:56 +0000

libdrm-2.4.84
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQEcBAABAgAGBQJZ37rGAAoJEP3RXVrO8PKxtL0IAI2KwDp/oSYVji8401+C2LoT
tHpmOfCIuzNhA4PT0fOBw25gmyFq9xKIPj8hnnPp8JA5j2b08+mTFKAW2nabjVdE
gqIKoq0SpIg6RLUsTfbBQ5T+pAfCLwDl8ZLGpyz5t0b3LuSbtOHFYVEF7jzjr4DG
/GQD6wBT9U1qaONTfN5OS+Nl9USdaA4ZtLP3I1FUASeNnHhEaUEXvMIuD/gnUM8H
893CMuiCTUy0Ry0uBt+x2iwTb/viv0DgqlRb3qG4AcIdHOwz2mLTju1A3CDt+jSF
kjErmCE3B/sOQkFqtzatGRe4L27zISaslqKthVbvuzbly6PwatbI11TaY77lur0=
=q57N
-----END PGP SIGNATURE-----

Changes since libdrm-2.4.83:
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: sync syncobj ioctl defines.

Eric Engestrom (1):
      freedreno/kgsl: fix pointer-to-int cast

James Zhu (2):
      tests/amdgpu: add new uvd enc support check
      tests/amdgpu: fix uvd enc data corruption issue

Jan Vesely (1):
      amdgpu: Do not write beyond allocated memory when parsing ids

Marek Olšák (7):
      amdgpu: print error messages when amdgpu_device_initialize is failing
      include: sync drm.h and amdgpu_drm.h with airlied/drm-next
      amdgpu: add sync_file import and export functions
      drm: add drmSyncobjWait wrapper
      amdgpu: add amdgpu_cs_syncobj_wait
      amdgpu: add amdgpu_cs_fence_to_handle
      configure.ac: bump version to 2.4.84

Philipp Zabel (1):
      etnaviv: prevent deadlock in error path

Rob Herring (2):
      Android: move libraries to /vendor
      headers: sync DRM_MODE_ROTATE/REFLECT defines from kernel v4.14-rc1

---
 Android.common.mk                |    2 
 amdgpu/Android.mk                |    2 
 amdgpu/amdgpu-symbol-check       |    4 
 amdgpu/amdgpu.h                  |   64 ++++++++++
 amdgpu/amdgpu_asic_id.c          |   15 +-
 amdgpu/amdgpu_cs.c               |   54 ++++++++
 amdgpu/amdgpu_device.c           |   19 ++-
 configure.ac                     |    2 
 data/Android.mk                  |    3 
 etnaviv/etnaviv_bo.c             |    5 
 freedreno/kgsl/kgsl_ringbuffer.c |    2 
 include/drm/amdgpu_drm.h         |   21 +++
 include/drm/drm.h                |   22 +++
 include/drm/drm_mode.h           |   47 +++++++
 intel/intel_chipset.h            |    4 
 tests/amdgpu/Makefile.am         |    7 -
 tests/amdgpu/amdgpu_test.c       |    6 
 tests/amdgpu/amdgpu_test.h       |   15 ++
 tests/amdgpu/basic_tests.c       |    8 +
 tests/amdgpu/deadlock_tests.c    |  245 +++++++++++++++++++++++++++++++++++++++
 tests/amdgpu/uvd_enc_tests.c     |   31 +++-
 tests/amdgpu/uve_ib.h            |    4 
 xf86drm.c                        |   22 +++
 xf86drm.h                        |    3 
 24 files changed, 580 insertions(+), 27 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