[ Sasha's backport helper bot ]
Hi,
✅ All tests passed successfully. No issues detected. No action required from the submitter.
The upstream commit SHA1 provided is correct: 60a43ecbd59decb77b31c09a73f09e1d4f4d1c4c
WARNING: Author mismatch between patch and upstream commit: Backport author: Sergey Senozhatsky senozhatsky@chromium.org Commit author: Jani Nikula jani.nikula@intel.com
Status in newer kernel trees: 6.15.y | Present (exact SHA1)
Note: The patch differs from the upstream commit: --- 1: 60a43ecbd59d ! 1: 8009a63e9d86 drm/i915/ddi: only call shutdown hooks for valid encoders @@ Metadata ## Commit message ## drm/i915/ddi: only call shutdown hooks for valid encoders
+ [ Upstream commit 60a43ecbd59decb77b31c09a73f09e1d4f4d1c4c ] + DDI might be HDMI or DP only, leaving the other encoder uninitialized. Calling the shutdown hook on an uninitialized encoder may lead to a NULL pointer dereference. Check the encoder types (and thus
---
Results of testing on various branches:
| Branch | Patch Apply | Build Test | |---------------------------|-------------|------------| | 6.12 | Success | Success |