-
Notifications
You must be signed in to change notification settings - Fork 53
Add Intel graphics SRU exception page #307
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Just a quick note on the "linked issue (if applicable)" checklist item: I think it should always be applicable, given that the contributing guide requires us to create an issue if one does not exist. Though it is functionally an honesty/due diligence check for your first checklist item, so you may prefer to keep it as is :) |
|
Thank you for moving this across. As well as https://code.launchpad.net/~mckeesh/sru-docs/+git/sru-docs/+merge/491986 that you linked there's also https://lists.ubuntu.com/archives/ubuntu-release/2025-February/006315.html and discussion over subsequent months, and https://wiki.ubuntu.com/IntelGraphicsUpdates. All should be checked for anything outstanding before landing this. |
RAOF
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I have reviewed this, and all the previous discussions, and I think that the current documentation satisfies all the concerns that have been raised.
I think this is good to approve.
Changes made since previous upload: - Add platform testing info and update versioning - Remove hard 75% threshold for test devices - Change made after a discussion with @RAOF - Fix spelling mistakes
|
Rebased the changes with no edits. The workflows previously failed the spellcheck due to the word "bootloader" being labeled as a misspelling in someone else's changes. If this happens again, can someone let me know if I should add it to the dictionary or if we can just merge with that workflow failing? |
|
Yay! Your rebase appears to have worked! (My one yesterday didn't?) |
Description
Previous review here:
https://code.launchpad.net/~mckeesh/sru-docs/+git/sru-docs/+merge/491986
This PR proposes a process for allowing full-stack upgrades for Intel GPU enablement in LTS releases. This is needed because aside from Mesa and the kernel, our LTS releases do not have support for new Intel hardware. This leaves important cases such as compute, media, and raytracing completely broken for products released over a year ago in Noble.
Related issue
Checklist
Additional notes (optional)
Changes made since previous upload: