-
Notifications
You must be signed in to change notification settings - Fork 9
Port graphics drivers from Linux 6.11 #52
Copy link
Copy link
Open
Labels
Description
User Story
As a user already running a desktop on FreeBSD, I want to be able to upgrade the GPU drivers to the ones ported from Linux 6.11 and still have a working desktop environment:
- I can use a vt(4) session
- I can use my X.Org/Wayland session
- I can play games
- I can watch videos, possibly with hardware-assisted decoding
- I can suspend and resume the computer
GPGPU is out of scope because it is not actively worked on.
Implementation Notes
The work is tracked in freebsd/drm-kmod#422..
In-progress review
Patches to freebsd-src were submitted for review on Phabricator:
- https://reviews.freebsd.org/D55176
- https://reviews.freebsd.org/D55729
- https://reviews.freebsd.org/D55730
- https://reviews.freebsd.org/D55731
- https://reviews.freebsd.org/D55732
- https://reviews.freebsd.org/D55733
- https://reviews.freebsd.org/D55734
- https://reviews.freebsd.org/D55735
- https://reviews.freebsd.org/D55736
- https://reviews.freebsd.org/D55737
- https://reviews.freebsd.org/D55738
- https://reviews.freebsd.org/D55739
- https://reviews.freebsd.org/D55740
- https://reviews.freebsd.org/D56282
Acceptance Criteria
- No regressions: if a desktop environment worked with the drivers available in ports/packages, it should continue to work with the drivers from Linux 6.11
- (optional) An unsupported GPU starts to work
Discussion thread
https://lists.freebsd.org/archives/freebsd-desktop/2025-March/005619.html
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
In progress