[pull] amdgpu drm-fixes-6.12
Alex Deucher
alexander.deucher at amd.com
Wed Oct 23 18:02:08 UTC 2024
Hi Dave, Simona,
Fixes for 6.12.
The following changes since commit 42f7652d3eb527d03665b09edac47f85fb600924:
Linux 6.12-rc4 (2024-10-20 15:19:38 -0700)
are available in the Git repository at:
https://gitlab.freedesktop.org/agd5f/linux.git tags/amd-drm-fixes-6.12-2024-10-23
for you to fetch changes up to 7c210ca5a2d72868e5a052fc533d5dcb7e070f89:
drm/amdgpu: handle default profile on on devices without fullscreen 3D (2024-10-22 18:21:51 -0400)
----------------------------------------------------------------
amd-drm-fixes-6.12-2024-10-23:
amdgpu:
- ACPI method handling fixes
- SMU 14.x fixes
- Display idle optimization fix
- DP link layer compliance fix
- SDMA 7.x fix
- PSR-SU fix
- SWSMU fix
----------------------------------------------------------------
Alex Deucher (1):
drm/amdgpu: handle default profile on on devices without fullscreen 3D
Aurabindo Pillai (2):
drm/amd/display: temp w/a for dGPU to enter idle optimizations
drm/amd/display: temp w/a for DP Link Layer compliance
Frank Min (1):
drm/amdgpu: fix random data corruption for sdma 7
Kenneth Feng (3):
drm/amd/pm: update the driver-fw interface file for smu v14.0.2/3
drm/amd/pm: update overdrive function on smu v14.0.2/3
drm/amd/pm: update deep sleep status on smu v14.0.2/3
Mario Limonciello (2):
drm/amd: Guard against bad data for ATIF ACPI method
drm/amd/display: Disable PSR-SU on Parade 08-01 TCON too
drivers/gpu/drm/amd/amdgpu/amdgpu_acpi.c | 15 ++-
drivers/gpu/drm/amd/amdgpu/sdma_v7_0.c | 9 +-
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 3 +-
.../drm/amd/display/amdgpu_dm/amdgpu_dm_helpers.c | 13 ++
.../drm/amd/display/modules/power/power_helpers.c | 2 +
drivers/gpu/drm/amd/pm/swsmu/amdgpu_smu.c | 11 +-
.../pm/swsmu/inc/pmfw_if/smu14_driver_if_v14_0.h | 132 +++++++++++++--------
drivers/gpu/drm/amd/pm/swsmu/inc/smu_v14_0.h | 2 +-
.../gpu/drm/amd/pm/swsmu/smu14/smu_v14_0_2_ppt.c | 66 ++++-------
9 files changed, 156 insertions(+), 97 deletions(-)
More information about the amd-gfx
mailing list