[ 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: e1980a977686d46dbf45687f7750f1c50d1d6cf8
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: e1980a977686 ! 1: c9dc9718ce79 drm/i915/ddi: change intel_ddi_init_{dp, hdmi}_connector() return type @@ Metadata ## Commit message ## drm/i915/ddi: change intel_ddi_init_{dp, hdmi}_connector() return type
+ [ Upstream commit e1980a977686d46dbf45687f7750f1c50d1d6cf8 ] + The caller doesn't actually need the returned struct intel_connector; it's stored in the ->attached_connector of intel_dp and intel_hdmi. Switch to returning an int with 0 for success and negative
---
Results of testing on various branches:
| Branch | Patch Apply | Build Test | |---------------------------|-------------|------------| | 6.12 | Success | Success |