Re: time for amber2 branch?

2024-06-20 Thread Triang3l
ording to one comment in R800AddrLib, and that's why a quad with a color target may be preferable for copying — and it also has fast resolves inside its color buffer hardware, as well as a DMA engine). — Triang3l

Re: time for amber2 branch?

2024-06-19 Thread Triang3l
packet sequence on the    existing kernel versions, and later, when the involved command parsing is    fixed in the kernel, using actual INDIRECT_DISPATCH type-3 packets. — Triang3l

Re: Future direction of the Mesa Vulkan runtime (or "should we build a new gallium?")

2024-01-25 Thread Triang3l
fic interface would only require    adjusting meta handling in affected drivers.    Breaking changes to something used by everyone across a vast code    surface… Maybe you, Faith, are already well used to doing them, but    that's still a very special kind of fun  — Triang3l

Re: Future direction of the Mesa Vulkan runtime (or "should we build a new gallium?")

2024-01-24 Thread Triang3l
mand    encoders (containing things like the current state that is pretty large    due to fixed binding slots, relocation hash maps), BOs with push    constants and dynamic vertex fetch subroutines. — Triang3l

Re: Future direction of the Mesa Vulkan runtime (or "should we build a new gallium?")

2024-01-20 Thread Triang3l
Hello Faith and everyfrogy! I've been developing a new Vulkan driver for Mesa — Terakan, for AMD TeraScale Evergreen and Northern Islands GPUs — since May of 2023. You can find it in amd/terascale/vulkan on the Terakan branch of my fork at Triang3l/mesa. While it currently lacks many