Merge tag 'drm-xe-fixes-2025-09-18' of https://gitlab.freedesktop.org/drm/xe/kernel...
authorDave Airlie <airlied@redhat.com>
Fri, 19 Sep 2025 01:19:36 +0000 (11:19 +1000)
committerDave Airlie <airlied@redhat.com>
Fri, 19 Sep 2025 01:24:11 +0000 (11:24 +1000)
commitb55caa69c50dd62206afab745defcca6aef31ae8
tree73a46f4b947eca528e38c84a6bafab1ed8fcbb66
parentf5a9c2b49ffd5e859a812aeb0792f87d561ba555
parent26caeae9fb482ec443753b4e3307e5122b60b850
Merge tag 'drm-xe-fixes-2025-09-18' of https://gitlab.freedesktop.org/drm/xe/kernel into drm-fixes

- Release kobject for the failure path (Shuicheng)
- SRIOV PF: Drop rounddown_pow_of_two fair (Michal)
- Remove type casting on hwmon (Mallesh)
- Defer free of NVM auxiliary container to device release (Nitin)
- Fix a NULL vs IS_ERR (Dan)
- Add cleanup action in xe_device_sysfs_init (Zongyao)
- Fix error handling if PXP fails to start (Daniele)
- Set GuC RCS/CCS yield policy (Daniele)

Signed-off-by: Dave Airlie <airlied@redhat.com>
From: Rodrigo Vivi <rodrigo.vivi@intel.com>
Link: https://lore.kernel.org/r/aMwL7vxFP1L94IML@intel.com