Fix ARM64 virtio-gpu multi-window command buffer corruption#382
Merged
Conversation
Mirror Linux's per-command virtio-gpu vbuffer lifetime for active present-path commands and construct TRANSFER_TO_HOST_3D directly in owned DMA storage so stack source corruption cannot turn display dimensions or vertex data into control headers. Validation: cargo build --release --target aarch64-breenix.json -Z build-std=core,alloc -Z build-std-features=compiler-builtins-mem -p kernel --bin kernel-aarch64; Parallels default boot clean; Parallels bterm/btop+Bounce multi-window gate clean with no VIRTGPU_FAIL. Co-authored-by: Claude Code <noreply@anthropic.com>
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.
Summary
00000500 000003c0...).Validation
cargo build --release --target aarch64-breenix.json -Z build-std=core,alloc -Z build-std-features=compiler-builtins-mem -p kernel --bin kernel-aarch64.VIRTGPU_FAIL, no lockup/panic scan hits, FPS roughly 100-240, BWM not top CPU.VIRTGPU_FAIL, no lockup/panic scan hits, FPS roughly 180-220.Artifacts
/Users/wrb/Downloads/Ralph/breenix-interrupt-io-roadmap-1780056222/turn47-artifacts/four-point-probe-serial.log/Users/wrb/Downloads/Ralph/breenix-interrupt-io-roadmap-1780056222/turn47-artifacts/direct-transfer-candidate-serial.log/Users/wrb/Downloads/Ralph/breenix-interrupt-io-roadmap-1780056222/turn47-artifacts/default-candidate-serial.log/Users/wrb/Downloads/Ralph/breenix-interrupt-io-roadmap-1780056222/turn47-artifacts/direct-transfer-final.diff