-
Notifications
You must be signed in to change notification settings - Fork 19
refactor(cardwired): Huge improvement over gpu type detection #234
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
Merged
Merged
Changes from all commits
Commits
Show all changes
44 commits
Select commit
Hold shift + click to select a range
178779c
refactor(cardwired): correct gpu types
luytan f510572
feat(cardwired): working vulkan
luytan 151dab7
feat: bind systemd service to graphical
luytan bc95f91
refactor(cardwired): re-organise folder structure for gpu
luytan 9f20798
feat(cardwired): working amd and intel detection
luytan acbf25a
refactor(cardwired): move amdgpu into a struct, caching the query
luytan f2f5c9c
feat(cardwired): also check the driver and act corresponding to it
luytan 630c64f
feat(cardwired): handle specific drivers during enum and logs errors
luytan a03f23f
feat(cardwired): clean Vulkan device name
luytan e6567d4
feat(cardwired): empty nova file
luytan 1b6315a
feat(cardwired): nvidia detection
luytan 4c77e26
chore(cardwired): run clippy
luytan b26acce
refactor(cardwired): add catch-all for env
luytan 47d1226
refactor(cardwired): use pci_id
luytan a19a093
feat(cardwired): add logs to drm loop
luytan df401df
feat(cardwired): initial support for virtio
luytan 65ab693
chore(cardwired): deprecated amggpu.ids
luytan d34fc38
chore(cardwired): add repr for GpuType and remove CPU type
luytan 9d100e9
feat(cardwire-cli): implement new DBUS to cli
luytan f1cc6ce
chore(cardwired): wildcard pattern cover Other too
luytan 9570b2a
fix(cardwired): correct Virtio vendor
luytan 5525292
fix(cardwired): manual gpu typing for ci
luytan 1e7efa7
refactor(cardwired): simplify drm error handling in gpu building
luytan e55b905
fix(cardwired): use gpu type for systemtype check, and todo
luytan d5136d4
feat(cardwired): bump drm retry
luytan 53745ff
docs(cardwired): add todo for xe ioctl in the future, if intel fails
luytan 59347b5
fix(cardwired): actually return none if drm devices couldn't be read
luytan 2c06979
fix(cardwired): skip vulkan drm if it fails
luytan c6bec0b
fix(cardwired): remove unwrap in amd.rs
luytan a01b5c8
fix(cardwired): prevent un-available gpu inodes from getting searched
luytan 7893ceb
refactor(cardwired): replace match with if let in vulkan drm nodes
luytan 6b0edc5
fix(cardwired): typo in geforce and add GTX
luytan a10738e
ci: fix bpf-linker to 0.11.0
luytan b32a3cd
feat: update nix systemd service
luytan 066f2d0
fix: load before multi-user
luytan c1093b0
feat(cardwired): add debug logs to nvml
luytan 0aaa1e6
feat(cardwired): add external Gpu Type
luytan f1fd2c3
feat(cardwired): add External type to the systemtype impl, remove Des…
luytan 75c2d27
refactor(cardwired): simplify vulkan compatible with a one liner
luytan 980e990
feat(cardwire-gui): update for the new Gpu API
luytan 9093ef7
feat(packaging): add libdrm
luytan 857a932
feat(packaging): align nix with nixpkgs upstream, and add libdrm to t…
luytan 0ab7982
feat(cardwired): update mode error message
luytan 5d99197
feat(packaging): add libdrm-amdgpu1 to debian
luytan File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.