From: Alex Deucher <alexdeucher@gmail.com>
To: amd-gfx@lists.freedesktop.org, dri-devel@lists.freedesktop.org,
airlied@gmail.com, daniel.vetter@ffwll.ch
Cc: Alex Deucher <alexander.deucher@amd.com>
Subject: [pull] amdgpu drm-fixes-6.4
Date: Thu, 18 May 2023 13:48:11 -0400 [thread overview]
Message-ID: <20230518174811.3841-1-alexander.deucher@amd.com> (raw)
Hi Dave, Daniel,
Fixes for 6.4.
The following changes since commit f1fcbaa18b28dec10281551dfe6ed3a3ed80e3d6:
Linux 6.4-rc2 (2023-05-14 12:51:40 -0700)
are available in the Git repository at:
https://gitlab.freedesktop.org/agd5f/linux.git tags/amd-drm-fixes-6.4-2023-05-18
for you to fetch changes up to 6d600229df1ed06f46ba68ac706d9f44ba8c5fb4:
drm/amd/display: enable dpia validate (2023-05-18 09:58:35 -0400)
----------------------------------------------------------------
amd-drm-fixes-6.4-2023-05-18:
amdgpu:
- update gfx11 clock counter logic
- Fix a race when disabling gfxoff on gfx10/11 for profiling
- Raven/Raven2/PCO clock counter fix
- Add missing get_vbios_fb_size for GMC 11
- Fix a spurious irq warning in the device remove case
- Fix possible power mode mismatch between driver and PMFW
- USB4 fix
----------------------------------------------------------------
Alex Deucher (2):
drm/amdgpu/gfx11: update gpu_clock_counter logic
drm/amdgpu/gmc11: implement get_vbios_fb_size()
Bas Nieuwenhuizen (1):
drm/amdgpu/gfx10: Disable gfxoff before disabling powergating.
Evan Quan (1):
drm/amd/pm: fix possible power mode mismatch between driver and PMFW
Guchun Chen (1):
drm/amdgpu: skip disabling fence driver src_irqs when device is unplugged
Guilherme G. Piccoli (1):
drm/amdgpu/gfx11: Adjust gfxoff before powergating on gfx11 as well
Jesse Zhang (1):
drm/amdgpu: Differentiate between Raven2 and Raven/Picasso according to revision id
Mustapha Ghaddar (1):
drm/amd/display: enable dpia validate
drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c | 3 +-
drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c | 8 +++++-
drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c | 19 +++++++++----
drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c | 33 +++++++++-------------
drivers/gpu/drm/amd/amdgpu/gmc_v11_0.c | 21 +++++++++++++-
.../gpu/drm/amd/display/dc/link/link_validation.c | 3 ++
drivers/gpu/drm/amd/pm/swsmu/amdgpu_smu.c | 18 ++++++++++++
drivers/gpu/drm/amd/pm/swsmu/smu11/navi10_ppt.c | 20 +------------
.../gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_7_ppt.c | 1 +
9 files changed, 80 insertions(+), 46 deletions(-)
next reply other threads:[~2023-05-18 17:48 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-05-18 17:48 Alex Deucher [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-06-23 21:18 [pull] amdgpu drm-fixes-6.4 Alex Deucher
2023-06-23 21:39 ` Dave Airlie
2023-06-23 23:44 ` Linus Torvalds
2023-06-01 3:38 Alex Deucher
2023-05-11 14:17 Alex Deucher
2023-05-04 3:40 Alex Deucher
2023-04-27 3:30 Alex Deucher
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20230518174811.3841-1-alexander.deucher@amd.com \
--to=alexdeucher@gmail.com \
--cc=airlied@gmail.com \
--cc=alexander.deucher@amd.com \
--cc=amd-gfx@lists.freedesktop.org \
--cc=daniel.vetter@ffwll.ch \
--cc=dri-devel@lists.freedesktop.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox