Update smithay with dma_shadow_copy fix
https://github.com/Smithay/smithay/pull/1767 Fixes errors and Nvidia driver crash with `cosmic-workspaces` on AMD+Nvidia system.
This commit is contained in:
parent
1844afde09
commit
791bcac2fd
2 changed files with 2 additions and 2 deletions
|
|
@ -124,4 +124,4 @@ cosmic-protocols = { git = "https://github.com/pop-os//cosmic-protocols", branch
|
|||
cosmic-client-toolkit = { git = "https://github.com/pop-os//cosmic-protocols", branch = "main" }
|
||||
|
||||
[patch.crates-io]
|
||||
smithay = { git = "https://github.com/smithay/smithay.git", rev = "3017967" }
|
||||
smithay = { git = "https://github.com/smithay/smithay.git", rev = "aaa1966" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue