lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:   Fri, 29 Jun 2018 14:02:28 +1000
From:   Dave Airlie <airlied@...il.com>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     dri-devel <dri-devel@...ts.freedesktop.org>,
        LKML <linux-kernel@...r.kernel.org>
Subject: [git pull] drm fixes for 4.18-rc3

Hi Linus,

Nothing too major this round, small set of mali-dp fixes, single meson
fix and a bunch of amdgpu fixes (one makes non-4k page sizes not be a
bad experience).

Thanks,
Dave.

drm-fixes-2018-06-29:
amdgpu, mali_dp and meson fixes
The following changes since commit 7daf201d7fe8334e2d2364d4e8ed3394ec9af819:

  Linux 4.18-rc2 (2018-06-24 20:54:29 +0800)

are available in the Git repository at:

  git://anongit.freedesktop.org/drm/drm tags/drm-fixes-2018-06-29

for you to fetch changes up to 2d8aa4ef6aac566617052640e9bb07ecb9c45183:

  Merge tag 'drm-misc-fixes-2018-06-28' of
git://anongit.freedesktop.org/drm/drm-misc into drm-fixes (2018-06-29
06:25:08 +1000)

----------------------------------------------------------------
amdgpu, mali_dp and meson fixes

----------------------------------------------------------------
Alison Wang (1):
      drm: mali-dp: Enable Global SE interrupts mask for DP500

Ayan Kumar Halder (3):
      drm/arm/malidp: Ensure that the crtcs are shutdown before
removing any encoder/connector
      drm/arm/malidp: Preserve LAYER_FORMAT contents when setting format
      drm/mali-dp: Rectify the width and height passed to rotmem_required()

Christophe JAILLET (1):
      drm/meson: Fix an un-handled error path in 'meson_drv_bind_master()'

Dave Airlie (4):
      Merge branch 'for-upstream/malidp-fixes' of
git://linux-arm.org/linux-ld into drm-fixes
      Merge branch 'drm-fixes-4.18' of
git://people.freedesktop.org/~agd5f/linux into drm-fixes
      Merge branch 'drm-fixes-4.18' of
git://people.freedesktop.org/~agd5f/linux into drm-fixes
      Merge tag 'drm-misc-fixes-2018-06-28' of
git://anongit.freedesktop.org/drm/drm-misc into drm-fixes

James Zhu (1):
      drm/amdgpu:Support new VCN FW version naming convention

Leo Liu (1):
      drm/amdgpu: fix UBSAN: Undefined behaviour for amdgpu_fence.c

Lyude Paul (1):
      drm/amdgpu: Count disabled CRTCs in commit tail earlier

Michel Dänzer (1):
      drm/amdgpu: GPU vs CPU page size fixes in amdgpu_vm_bo_split_mapping

Shirish S (1):
      drm/amd/display: release spinlock before committing updates to stream

 drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c         |  2 +-
 drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c           | 33 ++++++++++++++++++-----
 drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c            |  8 +++---
 drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 16 +++++------
 drivers/gpu/drm/arm/malidp_drv.c                  |  3 ++-
 drivers/gpu/drm/arm/malidp_hw.c                   |  3 ++-
 drivers/gpu/drm/arm/malidp_planes.c               |  9 ++++---
 drivers/gpu/drm/meson/meson_drv.c                 | 12 ++++++---
 8 files changed, 59 insertions(+), 27 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ