[pull] amdgpu drm-fixes-6.8
Alex Deucher
alexander.deucher at amd.com
Thu Feb 29 15:24:24 UTC 2024
Hi Dave, Sima,
Fixes for 6.8.
The following changes since commit d206a76d7d2726f3b096037f2079ce0bd3ba329b:
Linux 6.8-rc6 (2024-02-25 15:46:06 -0800)
are available in the Git repository at:
https://gitlab.freedesktop.org/agd5f/linux.git tags/amd-drm-fixes-6.8-2024-02-29
for you to fetch changes up to b7cdccc6a849568775f738b1e233f751a8fed013:
drm/amd/display: Add monitor patch for specific eDP (2024-02-28 17:33:05 -0500)
----------------------------------------------------------------
amd-drm-fixes-6.8-2024-02-29:
amdgpu:
- Fix potential buffer overflow
- Fix power min cap
- Suspend/resume fix
- SI PM fix
- eDP fix
----------------------------------------------------------------
Alex Deucher (1):
Revert "drm/amd/pm: resolve reboot exception for si oland"
Ma Jun (1):
drm/amdgpu/pm: Fix the power1_min_cap value
Prike Liang (1):
drm/amdgpu: Enable gpu reset for S3 abort cases on Raven series
Ryan Lin (1):
drm/amd/display: Add monitor patch for specific eDP
Srinivasan Shanmugam (1):
drm/amd/display: Prevent potential buffer overflow in map_hw_resources
drivers/gpu/drm/amd/amdgpu/soc15.c | 45 ++++++++++++----------
.../drm/amd/display/amdgpu_dm/amdgpu_dm_helpers.c | 6 ++-
drivers/gpu/drm/amd/display/dc/dml2/dml2_wrapper.c | 5 +++
drivers/gpu/drm/amd/pm/legacy-dpm/si_dpm.c | 29 ++++++++++++++
drivers/gpu/drm/amd/pm/swsmu/smu11/arcturus_ppt.c | 9 ++---
drivers/gpu/drm/amd/pm/swsmu/smu11/navi10_ppt.c | 9 ++---
.../drm/amd/pm/swsmu/smu11/sienna_cichlid_ppt.c | 9 ++---
.../gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_0_ppt.c | 9 ++---
.../gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_7_ppt.c | 9 ++---
9 files changed, 83 insertions(+), 47 deletions(-)
More information about the amd-gfx
mailing list