Drivers 2927 Published by

AMDVLK AMD Open Source Driver for Vulkan 2024.Q4.2 includes new features such as updating Khronos Vulkan Headers, updating compliant CTS versions, supporting extensions, enabling zwp_linux_dmabuf_v1_interface support, and addressing issues such as VKCTS failures, Blender 4.3.0 Beta corruption, and buffer overflow.



AMDVLK v-2024.Q4.2

Driver installation instruction

v-2024.Q4.2

2024-12-4 update

New feature and improvement

  • Update Khronos Vulkan Headers to 1.3.301
  • Update compliant CTS version to 1.3.9.2
  • Support extension VK_EXT_swapchain_colorspace
  • Support extension VK_KHR_compute_shader_derivatives
  • Disable htile of external memory when creating image for interop with mesa GL
  • Disable dcc when the application transitions to the feedback loop image layout ( #375)
  • Re-enable zwp_linux_dmabuf_v1_interface support

Issue fix

  • VKCTS failure in dEQP-VK.pipeline.pipeline_library.graphics_library.misc.other.*
  • VKCTS failure in VK.dgc.ext.compute* compute queue cases when running in batch
  • Corruption in Blender 4.3.0 Beta
  • Buffer overflow when the count of display modes exceeds MaxModePerScreen(64) ( GPUOpen-Drivers/xgl#179)
  • "Unknown()" events appearing in RGP captures

Release v-2024.Q4.2 · GPUOpen-Drivers/AMDVLK