Files
RedBear-OS/local
vasilito 0c402cc738 3D-DRIVER-PLAN: document Round 7 implementation completion
Updates the Round 7 action item table to reflect what was implemented
in the commit sequence 4c4a73, f2c4b6, 76313e, 7fde22, cbbdad:

* mesa meson.build symbol rename (commit 4c4a73)
* I915_GEM_VM_BIND dead path + I915_GEM_MADVISE type fix (commit 4c4a73)
* AMD gem_create ensure_gem_gpu_mapping (commit 4c4a73)
* i915 bridge real implementations: tiling, domain, busy, wait,
  vm_bind, query, execbuffer2 seqno tracking, register_fence_eventfd
  (commit f2c4b6)
* amdgpu bridge real implementations: ctx, cs, vm, bo_list,
  wait_fences, info, fence_to_handle, register_fence_eventfd
  (commit 76313e)
* test-virgl-qemu.sh blob=true fix for QEMU \u22658.0 (commit 7fde22)
* zwlr_layer_shell_v1 + zwlr_output_manager_v1 in redbear-compositor
  (commit cbbdad)

Validation matrix now shows mesa iris (HW) and mesa radeonsi (HW)
as 'real' (source-confirmed) with runtime validation pending the
canonical build-redbear.sh redbear-full run.

Remaining deferred items called out: Mesa EGL back-buffer patches
(target 26.1.4 DRI2 ABI rebase needed), Qt6 Wayland null+8 runtime
validation, QML gate in plasma-framework + kirigami, HW validation
on Intel Gen9-Gen14 and AMD GCN/RDNA platforms.
2026-07-26 21:28:52 +09:00
..