[pull] amdgpu drm-fixes-6.16
Alex Deucher
alexander.deucher at amd.com
Wed Jun 25 15:17:33 UTC 2025
Hi Dave, Simona,
Fixes for 6.16.
The following changes since commit 86731a2a651e58953fc949573895f2fa6d456841:
Linux 6.16-rc3 (2025-06-22 13:30:08 -0700)
are available in the Git repository at:
https://gitlab.freedesktop.org/agd5f/linux.git tags/amd-drm-fixes-6.16-2025-25-25
for you to fetch changes up to 6847b3b6e84ef37451c074e6a8db3fbd250c8dbf:
drm/amd/display: Add sanity checks for drm_edid_raw() (2025-06-24 10:39:24 -0400)
----------------------------------------------------------------
amd-drm-fixes-6.16-2025-25-25:
amdgpu:
- Cleaner shader support for additional GFX9 GPUs
- MES firmware compatibility fixes
- Discovery error reporting fixes
- SDMA6/7 userq fixes
- Backlight fix
- EDID sanity check
----------------------------------------------------------------
Alex Deucher (3):
drm/amdgpu/mes: add compatibility checks for set_hw_resource_1
drm/amdgpu/sdma6: add ucode version checks for userq support
drm/amdgpu/sdma7: add ucode version checks for userq support
Mario Limonciello (2):
drm/amd: Adjust output for discovery error handling
drm/amd/display: Fix AMDGPU_MAX_BL_LEVEL value
Srinivasan Shanmugam (1):
drm/amdgpu/gfx9: Add Cleaner Shader Support for GFX9.x GPUs
Takashi Iwai (1):
drm/amd/display: Add sanity checks for drm_edid_raw()
drivers/gpu/drm/amd/amdgpu/amdgpu_discovery.c | 28 ++++++++++------------
drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c | 19 +++++++++++++++
drivers/gpu/drm/amd/amdgpu/mes_v11_0.c | 10 ++++----
drivers/gpu/drm/amd/amdgpu/mes_v12_0.c | 3 ++-
drivers/gpu/drm/amd/amdgpu/sdma_v6_0.c | 19 ++++++++++++---
drivers/gpu/drm/amd/amdgpu/sdma_v7_0.c | 12 +++++++---
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 10 ++++----
.../drm/amd/display/amdgpu_dm/amdgpu_dm_helpers.c | 4 ++++
8 files changed, 74 insertions(+), 31 deletions(-)
More information about the dri-devel
mailing list