state: remove apple-ib as a downstream Touch Bar driver#684
Merged
AdityaGarg8 merged 2 commits intot2linux:masterfrom Feb 4, 2026
Merged
state: remove apple-ib as a downstream Touch Bar driver#684AdityaGarg8 merged 2 commits intot2linux:masterfrom
AdityaGarg8 merged 2 commits intot2linux:masterfrom
Conversation
Touch Bar drivers (appletbdrm,hid-appletb-kb,hid-appletb-bl) were upstreamed in 6.15. Only apple-bce and a userspace daemon such as tiny-dfr are needed to use the Touch Bar on T2 macs. Set upstream support to "Partial" and remove the link to apple-ib.
Member
|
Graphics display is fully supported by upstream. Userspace daemons like tiny dfr have to be used to display something meaningful. If you want to make any other change, make it else I'll merge this. |
AdityaGarg8
requested changes
Feb 4, 2026
b7114ce to
b0a0100
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Touch Bar drivers (
appletbdrm,hid-appletb-kb,hid-appletb-bl) were upstreamed in 6.15. Only apple-bce and userspace daemon(s) such as tiny-dfr are needed to use the Touch Bar on T2 Macs.Set upstream support to "Partial" and remove the link to apple-ib repo.
I am also thinking about rewording:
as I believe upstream now supports graphics display with appletbdrm, and it's on userspace to use it, isn't it? I am unsure what that sentence wants to convey.