[PULL] drm-xe-next-fixes
Thomas Hellstrom
thomas.hellstrom at linux.intel.com
Fri May 23 08:25:46 UTC 2025
Hi Dave, Simona
This week's drm-xe-next-fixes PR. Two small fixes.
Thanks
Thomas
drm-xe-next-fixes-2025-05-23:
Driver Changes:
- Fix a SLPC debugfs NULL pointer dereference (Aradhya)
- Fix an arbitrary value sysfs read return (Aradhya)
The following changes since commit 1faeeb315fdbd005bbc1bc74214e39087971dda9:
Merge tag 'amd-drm-next-6.16-2025-05-09' of https://gitlab.freedesktop.org/agd5f/linux into drm-next (2025-05-12 07:14:34 +1000)
are available in the Git repository at:
https://gitlab.freedesktop.org/drm/xe/kernel.git tags/drm-xe-next-fixes-2025-05-23
for you to fetch changes up to 879ede53958f7bab79a88888f77e0ca91f0f77da:
drm/xe: Default auto_link_downgrade status to false (2025-05-23 09:41:06 +0200)
----------------------------------------------------------------
Driver Changes:
- Fix a SLPC debugfs NULL pointer dereference (Aradhya)
- Fix an arbitrary value sysfs read return (Aradhya)
----------------------------------------------------------------
Aradhya Bhatia (2):
drm/xe/guc: Make creation of SLPC debugfs files conditional
drm/xe: Default auto_link_downgrade status to false
drivers/gpu/drm/xe/xe_device_sysfs.c | 3 ++-
drivers/gpu/drm/xe/xe_guc_debugfs.c | 17 ++++++++++++++---
2 files changed, 16 insertions(+), 4 deletions(-)
More information about the dri-devel
mailing list