plan: mark Gap 3 (renderD128 openat path) done

This commit is contained in:
2026-06-09 15:16:53 +03:00
parent 52459b7873
commit 66c8a85e91
+1 -1
View File
@@ -519,7 +519,7 @@ KWin handles all Wayland protocols internally. No extensions to redbear-composit
|---|-----|----------|------|-------|
| 1 | **ATOMIC ioctl passes empty connectors to set_crtc** | 🔴 | `scheme.rs` | 1733 |
| 2 | **ATOMIC connector_states never populated** | 🔴 | `scheme.rs` | 1700-1735 |
| 3 | **No render node (`renderD128`)** | 🔴 | `scheme.rs::openat()` | 2876-2903 |
| 3 | **No render node (`renderD128`)** | ✅ DONE (partial: openat path) | `scheme.rs::openat()` | 2876-2903 |
| 4 | **PRIME uses in-memory token, not real DMA-BUF FD** | 🔴 | `scheme.rs` | 2654-2706 |
| 5 | **No host→guest resize event processing** | ✅ DONE | `virtio/mod.rs` | 366-403 |
| 6 | **`VIRTIO_GPU_CMD_RESOURCE_MAP_BLOB` not implemented** | 🔴 | `virtio/mod.rs` | N/A (missing method) |