-
-
Notifications
You must be signed in to change notification settings - Fork 30
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
Nvidia fixes for scanout gbm allocation #27
Conversation
hyprwm/Hyprland@72bce7e can't build against this branch because aq (fix-nv) patch used to get Hyprland to compile: include.txt
|
uhhh ci succeeds... Also I still need confirmation whether this works |
The monitor connected through thunderbolt/usb-c to displayport does indeed get video output on this branch (where it doesn't on main 4c72cd4) |
I don't think CI checks for building Hyprland off of this branch of aq
|
@fufexan fix |
fixed |
@fufexan fix ci |
not failing tho? |
So you want me to create a new workflow that builds hl main with current-rev aq? |
on pr yes just liuke hl no wait |
the issue is the CI passed even tho the code from this branch wasnt compiling, so its not building this PR |
CI isn't lying, I've just built this on WSL.
|
jfc last commit is fixed, you wont build dd8f312 though and it has a tick |
this works for single nvidia gpu outputting through thunderbolt/usb-c to displayport, multigpu also works but this revealed that hotplug doesn't work for multigpu intel+nvidia (not a regression in this branch, it exists in main too) |
ok mergging thennnn |
This breaks rendering on AMD graphics, I get a black screen |
trace log please |
@darkwater should be fixed in latest please check |
they aren't trace, but thanks. |
lets move to #28 |
Nvidia cannot render to linear buffers part 2 the sequel
ref #26
ref hyprwm/Hyprland#7005
needs testing