seat-streamer: fix GPU-snapshot crash + ghost; CQP rate control #1
No reviewers
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
splitux-gg/splitux-together!1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "gpu-snapshot"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Fixes the vulkan-zerocopy GPU-snapshot path end to end on RADV (RX 9070 / GFX1201):
snap_copyranvkCmdCopyImageon the video-encode queue (family 3, VIDEO_ENCODE-only — no TRANSFER), faulting inside RADV on the first frame (misreported by gst's process-wide segtrap as an srtp plugin crash). Now runs on a graphics/transfer queue; snap images are CONCURRENT across the graphics+encode families.Result on Patch Quest: full 200fps, idle ~3 Mbps, motion ~18-25, ghost-free (was 50-91 Mbps + ghosting).