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

[email protected] (Lucas Stach) Wed, 19 Jul 2017 09:42:02 +0000 (UTC)
Newsgroups gmane.comp.video.dri.patches
Message-ID <[email protected]>
Tag 'libdrm-2.4.82' created by Lucas Stach <[email protected]> at 2017-07-19 09:41 +0000

libdrm-2.4.82
-----BEGIN PGP SIGNATURE-----

iQEcBAABAgAGBQJZbylXAAoJEM/MKXxtChILQzgH/2hXu5jJcFP7GxkA+kUtO/2A
dVdHdl6BKjjAzFF4ylpt9SBwcaXSenuvYZb6QKoBCgQJNYdEwAZhzbuaSkNBbT7A
NpgHLhNz11mVsejhrnhuCU5C0RbF5Ftz4CKjLglCMarkV3V4uREohfBhqcWFnARd
6DyCgvOIsa0LbcBYxkVwW7sTJ/H8f26S700yJEPjipRMi5DjghhTbCo1cmEX8mi6
CdBBR/DlrNUAbKi0c1XVcLIOvSoIn7Ab8IEUck27jirKBiqGvHpj9BNeuK4Sc3CO
RoKzVWvQPFWjAAYJEWLMJi+0pQTmYzp7G5OOzH0Eabr56WO/zaSriR1LMXIj2Kc=
=YtoP
-----END PGP SIGNATURE-----

Changes since libdrm-2.4.81:
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: add drm syncobj create/destroy/import/export
      drm/amdgpu: add syncobj create/destroy/import/export apis
      drm/amdgpu: add new low overhead command submission API. (v2)
      amdgpu: add new symbols to tests.

Elliott Hughes (1):
      Android's major/minor/makedev live in <sys/sysmacros.h>

Eric Anholt (1):
      headers: Update drm_fourcc and vc4_drm.h with new VC4 tiling UAPI.

Eric Engestrom (2):
      headers: sync drm_fourcc.h with airlied/drm-next
      headers: sync drm_sarea.h with airlied/drm-next

Leo Liu (5):
      tests/amdgpu: rename uvd messages to decode messages
      tests/amdgpu: separate decode messages
      tests/amdgpu: move decode sum to common
      tests/amdgpu: add vcn tests support and sets
      tests/amdgpu: implement vcn dec unit tests

Lucas Stach (1):
      configure.ac: bump version for release

Michel Dänzer (2):
      tests/amdgpu: s/uvd_messages.h/decode_messages.h/ in Makefile.am
      amdgpu: Add .editorconfig file for amdgpu coding style

Paulo Zanoni (1):
      intel: add GEN10 to IS_9XX.

Rob Herring (1):
      Android: fix missing trailing \

Rodrigo Vivi (3):
      intel: Add Cannonlake PCI IDs for U-skus.
      intel: Add Cannonlake PCI IDs for Y-skus.
      intel/intel_chipset: Move IS_9XX below IS_GEN10.

Tom St Denis (1):
      tests/amdgpu: Fix device_id option

Xiaojie Yuan (1):
      amdgpu: move asic id table to a separate file

coypu (1):
      Remove redundant memclear

---
 Android.common.mk              |    1 
 Makefile.am                    |    1 
 amdgpu/.editorconfig           |    9 
 amdgpu/Makefile.am             |    7 
 amdgpu/Makefile.sources        |    2 
 amdgpu/amdgpu-symbol-check     |    7 
 amdgpu/amdgpu.h                |   85 ++++++++
 amdgpu/amdgpu_asic_id.c        |  219 +++++++++++++++++++++
 amdgpu/amdgpu_asic_id.h        |  165 ----------------
 amdgpu/amdgpu_cs.c             |   85 ++++++++
 amdgpu/amdgpu_device.c         |   28 ++
 amdgpu/amdgpu_internal.h       |   10 +
 configure.ac                   |    6 
 data/Makefile.am               |   23 ++
 data/amdgpu.ids                |  159 +++++++++++++++
 etnaviv/etnaviv_cmd_stream.c   |    8 
 include/drm/amdgpu_drm.h       |   54 +++++
 include/drm/drm.h              |   26 ++
 include/drm/drm_fourcc.h       |  147 ++++++++++++++
 include/drm/drm_sarea.h        |    8 
 include/drm/vc4_drm.h          |   22 +-
 intel/intel_bufmgr_gem.c       |    2 
 intel/intel_chipset.h          |   65 ++++++
 intel/intel_decode.c           |    4 
 tests/amdgpu/Makefile.am       |    5 
 tests/amdgpu/amdgpu_test.c     |   24 +-
 tests/amdgpu/amdgpu_test.h     |   15 +
 tests/amdgpu/cs_tests.c        |    7 
 tests/amdgpu/decode_messages.h |   43 +++-
 tests/amdgpu/vcn_tests.c       |  410 +++++++++++++++++++++++++++++++++++++++++
 xf86drm.c                      |   83 ++++++++
 xf86drm.h                      |    8 
 32 files changed, 1528 insertions(+), 210 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