[pull] amdgpu drm-fixes-7.2
Alex Deucher <[email protected]> Thu, 30 Jul 2026 11:00:18 -0400
| Newsgroups | org.freedesktop.lists.amd-gfx,org.freedesktop.lists.dri-devel |
|---|---|
| Message-ID | <[email protected]> |
Hi Dave, Simona,
Two more small fixes for 7.2 on top of yesterday's PR.
The following changes since commit 114b42507b6a23d9d24e24e4ef165233332c64d4:
drm/amd/display: use proper context for logging (2026-07-28 20:01:24 -0400)
are available in the Git repository at:
https://gitlab.freedesktop.org/agd5f/linux.git tags/amd-drm-fixes-7.2-2026-07-30
for you to fetch changes up to 8419331e64d92a8de5fc4feef0e305f201fb8b33:
drm/amd/display: Exit idle optimizations before programming (2026-07-29 18:21:24 -0400)
----------------------------------------------------------------
amd-drm-fixes-7.2-2026-07-30:
amdgpu:
- PM sysfs fix for APUs
- Follow on pageflip timeout fix
----------------------------------------------------------------
Leo Li (1):
drm/amd/display: Exit idle optimizations before programming
Yang Wang (1):
drm/amd/pm: hide pp_table sysfs on APUs
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 78 +++++++++++++----------
drivers/gpu/drm/amd/pm/amdgpu_dpm.c | 13 +++-
2 files changed, 57 insertions(+), 34 deletions(-)