TGTGInsighttelegram intelligenceLIVE / telegram public index
← Linuxgram 🐧
Linuxgram 🐧 avatar

TGINSIGHT POST

Post #18508

@linuxgram

Linuxgram 🐧

Views3,540Post view count
PostedApr 2104/21/2026, 01:46 PM
Post content

Post content

πŸ“° RADV Driver Enables Host Image Copy By Default For RDNA2 & Newer Introduced back in 2023 with Vulkan 1.3.258 was VK_EXT_host_image_copy to copy data between host memory and images on the host processor without needing to stage the data through a CPU-accessible buffer. This direct CPU-to-GPU image data transfer path can reduce memory usage during asset loads and all around more efficiency and performance. Finally now the RADV open-source Radeon driver is enabling support by default... πŸ”— Source: https://www.phoronix.com/news/RADV-Default-Host-Image-Copy #opensource