[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <YzdrcM2YAK4qyePP@phenom.ffwll.local>
Date: Sat, 1 Oct 2022 00:19:28 +0200
From: Daniel Vetter <daniel.vetter@...ll.ch>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: DRI Development <dri-devel@...ts.freedesktop.org>,
Dave Airlie <airlied@...il.com>,
LKML <linux-kernel@...r.kernel.org>
Subject: [PULL] drm-fixes
Hi Linus,
As Alex mentioned already, here's some last minute amd fixes that would be
nice to also include in the final release.
drm-fixes-2022-10-01:
amdgpu:
- VCN 4.x and GC 11.x fixes, mostly around fw
Cheers, Daniel
The following changes since commit 6643b3836f3908c4f77883b2fae72451e85cf3ca:
Merge tag 'drm-intel-fixes-2022-09-29' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes (2022-09-30 09:28:58 +1000)
are available in the Git repository at:
git://anongit.freedesktop.org/drm/drm tags/drm-fixes-2022-10-01
for you to fetch changes up to 414208e48963fdb136240d7f59c15e627832d288:
Merge tag 'amd-drm-fixes-6.0-2022-09-30-1' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixes (2022-09-30 23:10:55 +0200)
----------------------------------------------------------------
amdgpu:
- VCN 4.x and GC 11.x fixes, mostly around fw
----------------------------------------------------------------
Daniel Vetter (1):
Merge tag 'amd-drm-fixes-6.0-2022-09-30-1' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixes
Hawking Zhang (8):
drm/amdgpu: save rlcv/rlcp ucode version in amdgpu_gfx
drm/amdgpu: add helper to init rlc fw in header v2_0
drm/amdgpu: add helper to init rlc fw in header v2_1
drm/amdgpu: add helper to init rlc fw in header v2_2
drm/amdgpu: add helper to init rlc fw in header v2_3
drm/amdgpu: add helper to init rlc fw in header v2_4
drm/amdgpu: add helper to init rlc firmware
drm/amdgpu/gfx11: switch to amdgpu_gfx_rlc_init_microcode
Sonny Jiang (2):
drm/amdgpu: Enable VCN DPG for GC11_0_1
drm/amdgpu: Enable sram on vcn_4_0_2
drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.h | 4 +
drivers/gpu/drm/amd/amdgpu/amdgpu_rlc.c | 264 ++++++++++++++++++++++++++++++
drivers/gpu/drm/amd/amdgpu/amdgpu_rlc.h | 4 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.h | 4 +
drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c | 2 +-
drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c | 151 +----------------
drivers/gpu/drm/amd/amdgpu/soc21.c | 1 +
7 files changed, 281 insertions(+), 149 deletions(-)
--
Daniel Vetter
Software Engineer, Intel Corporation
http://blog.ffwll.ch
Powered by blists - more mailing lists