[pull] amdgpu, radeon drm-fixes-6.4
Alex Deucher
alexander.deucher at amd.com
Wed May 24 21:12:38 UTC 2023
Hi Dave, Daniel,
Fixes for 6.4.
The following changes since commit 79ef1c9d14c65a5c3f7eec47389d8c2a33be8e8d:
Merge tag 'amd-drm-fixes-6.4-2023-05-18' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixes (2023-05-19 11:26:21 +1000)
are available in the Git repository at:
https://gitlab.freedesktop.org/agd5f/linux.git tags/amd-drm-fixes-6.4-2023-05-24
for you to fetch changes up to 482e6ad9adde69d9da08864b4ccf4dfd53edb2f0:
drm/amd/display: Have Payload Properly Created After Resume (2023-05-24 16:37:00 -0400)
----------------------------------------------------------------
amd-drm-fixes-6.4-2023-05-24:
amdgpu:
- Fix missing BO unlocking in KIQ error path
- Avoid spurious secure display error messages
- SMU13 fix
- Fix an OD regression
- GPU reset display IRQ warning fix
- MST fix
radeon:
- Fix a DP regression
----------------------------------------------------------------
Alan Liu (1):
drm/amd/display: Fix warning in disabling vblank irq
Alex Deucher (1):
drm/radeon: reintroduce radeon_dp_work_func content
Evan Quan (1):
drm/amd/pm: add missing NotifyPowerSource message mapping for SMU13.0.7
Fangzhi Zuo (1):
drm/amd/display: Have Payload Properly Created After Resume
Jesse Zhang (1):
drm/amdgpu: don't enable secure display on incompatible platforms
Jonatas Esteves (1):
drm/amd/pm: Fix output of pp_od_clk_voltage
Sukrut Bellary (1):
drm:amd:amdgpu: Fix missing buffer object unlock in failure path
drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c | 4 +++-
drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c | 4 +++-
drivers/gpu/drm/amd/amdgpu/psp_v10_0.c | 8 ++++++-
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 25 +++++++++++++---------
.../gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_crtc.c | 16 +++-----------
drivers/gpu/drm/amd/pm/amdgpu_pm.c | 12 +++++------
.../gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_7_ppt.c | 1 +
drivers/gpu/drm/radeon/radeon_irq_kms.c | 10 +++++++++
8 files changed, 47 insertions(+), 33 deletions(-)
More information about the amd-gfx
mailing list