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>] [thread-next>] [day] [month] [year] [list]
Date:   Fri, 13 May 2022 15:07:55 +1000
From:   Dave Airlie <airlied@...il.com>
To:     Linus Torvalds <torvalds@...ux-foundation.org>,
        Daniel Vetter <daniel.vetter@...ll.ch>
Cc:     dri-devel <dri-devel@...ts.freedesktop.org>,
        LKML <linux-kernel@...r.kernel.org>
Subject: [git pull] drm fixes for 5.18-rc7

Hey Linus,

Pretty quiet week on the fixes front, 4 amdgpu and one i915 fix.

I think there might be a few misc fbdev ones outstanding, but I'll see
if they are necessary and pass them on if so.

Dave.

drm-fixes-2022-05-13:
drm fixes for 5.18-rc7

amdgpu:
- Disable ASPM for VI boards on ADL platforms
- S0ix DCN3.1 display fix
- Resume regression fix
- Stable pstate fix

i915:
- fix for kernel memory corruption when running a lot of OpenCL tests
in parallel
The following changes since commit c5eb0a61238dd6faf37f58c9ce61c9980aaffd7a:

  Linux 5.18-rc6 (2022-05-08 13:54:17 -0700)

are available in the Git repository at:

  git://anongit.freedesktop.org/drm/drm tags/drm-fixes-2022-05-13

for you to fetch changes up to 5005e9814698f47c5a3698fcc56c9f5e6f1d4644:

  Merge tag 'amd-drm-fixes-5.18-2022-05-11' of
https://gitlab.freedesktop.org/agd5f/linux into drm-fixes (2022-05-13
10:40:56 +1000)

----------------------------------------------------------------
drm fixes for 5.18-rc7

amdgpu:
- Disable ASPM for VI boards on ADL platforms
- S0ix DCN3.1 display fix
- Resume regression fix
- Stable pstate fix

i915:
- fix for kernel memory corruption when running a lot of OpenCL tests
in parallel

----------------------------------------------------------------
Alex Deucher (2):
      Revert "drm/amd/pm: keep the BACO feature enabled for suspend"
      drm/amdgpu/ctx: only reset stable pstate if the user changed it (v2)

Dave Airlie (2):
      Merge tag 'drm-intel-fixes-2022-05-12' of
git://anongit.freedesktop.org/drm/drm-intel into drm-fixes
      Merge tag 'amd-drm-fixes-5.18-2022-05-11' of
https://gitlab.freedesktop.org/agd5f/linux into drm-fixes

Eric Yang (1):
      drm/amd/display: undo clearing of z10 related function pointers

Karol Herbst (1):
      drm/i915: Fix race in __i915_vma_remove_closed

Richard Gong (1):
      drm/amdgpu: vi: disable ASPM on Intel Alder Lake based systems

 drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.c           |  5 +++++
 drivers/gpu/drm/amd/amdgpu/vi.c                   | 17 ++++++++++++++++-
 drivers/gpu/drm/amd/display/dc/dcn31/dcn31_init.c |  5 -----
 drivers/gpu/drm/amd/pm/swsmu/amdgpu_smu.c         |  8 +-------
 drivers/gpu/drm/i915/i915_vma.c                   | 11 +++++++----
 5 files changed, 29 insertions(+), 17 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ