AMD Radeon Adrenalin 2020 Edition 19.12.3 Released (Vulkan 1.1.129 + new extensions)


AMD Adrenalin 2020 Edition

AMD has published a maintenance / bugfix version of its Adrenalin 2020 Edition graphics driver. The Vulkan support has been improved and now support the version 1.1.129 of the Vulkan API.

Fixed Issues

– Game and boost clocks may be incorrectly reported for Radeon RX 5500 XT graphics products in Radeon Software.
– Radeon Software Install may experience an error and fail to detect AMD graphics hardware when a certain WiFi adapter is enabled in the system.
– Rocket League™ may crash or experience an application hang after performing a task switch.
– A black screen may occur when Performance Metrics Overlay is open and changing game resolution.
– After disabling Radeon Software Overlay users may still see the toast messages for the overlay shortcut while in fullscreen games.
– Audio from custom scenes may continue to play after recording or streaming has been stopped.
– Installer audio has been reduced as it was too loud on some system configurations.
– Some users may be unable to select drop downs in graphics settings for Tessellation Mode.
– Radeon ReLive may appear to be missing or not available to install on some system configurations with Hyper-V enabled.
– Newly added game profiles may fail to enable the currently selected global graphics settings options in their profile.
– Performing an auto update from web to Adrenalin 2020 Edition from Adrenalin 2019 Edition may fail with an error code.
– Improved Radeon Chill experience when using a gaming mouse.
– Switching between borderless and fullscreen in some games when Performance Overlay is enabled and Radeon FreeSync is enabled may cause stuttering.
– MechWarrior 5: Mercenaries may experience black corruption near the bottom of the screen close to the player model.
– Radeon Anti-Lag may fail to enable for DirectX 9 applications when enabled in the global graphics settings options.
– Radeon Anti-Lag may fail to enable for Counter-Strike: Global Offensive.
– The custom stream option may fail to present users with a url box to choose their endpoint.
– DirectML Media Filters may fail to apply Upscale and Denoise when attempting to do both at the same time on one image.
– Some Radeon FreeSync enabled displays may experience LFC intermittently enabling mid game causing poor performance or stutter.
– A grey box may prevent users from setting custom hotkeys in the scene editor.
– Performing Auto Tuning for graphics clocks on Radeon RX 5700 XT may result in an extremely high OC or unstable OC.
– Some games may experience instability and screen loss or control loss when performing a task switch when the Gaming profile is set in Radeon Software which enables Radeon Enhanced Sync.
– Radeon Image Sharpening may fail to enable in Star Wars Jedi: Fallen Order™.
– HDCP 2.2 enabled content may fail to play on some Radeon RX 500 series graphics products.

 

Radeon Adrenalin 2020 Downloads

 

Quick driver information

AMD Adrenalin 2020 Edition - Software information

AMD Adrenalin 2020 Edition - GPU Caps Viewer + Radeon RX Vega 56

 

OpenGL support

This driver exposes OpenGL 4.6 and 327 extensions for a Radeon RX Vega 56. The OpenGL support is the same than in Adrenalin 19.12.2.

- GL_VENDOR: ATI Technologies Inc.
- GL_RENDERER: Radeon RX Vega
- GL_VERSION: 4.6.13586 Compatibility Profile/Debug Context 19.12.3 26.20.15003.5016
- GL_SHADING_LANGUAGE_VERSION: 4.60
- OpenGL Extensions: 327 extensions (GL=303 and WGL=24)

 

Vulkan support

This new version of Adrenalin brings the support of Vulkan 1.1.129.

Three new extensions have been added to the device extensions list:

  • VK_KHR_shader_float_controls: This extension supports querying and overriding the default behavior of rounding modes, denormals, signed zero and infinity for floating point computations.
  • VK_KHR_separate_depth_stencil_layouts: The extension separates the depth and stencil bits allowing their image layouts to be set independently.
  • VK_EXT_tooling_info: This extension allows applications to query Vulkan tools that are active on the developer’s system.

The release notes say that VK_EXT_pipeline_creation_feedback and VK_KHR_timeline_semaphore are new but they are already present in Adrenalin 19.12.2.

VK_KHR_timeline_semaphore (Win7 support): This extension introduces a new semaphore type that uses an integer payload to identify a point in a timeline. The extension supports querying the semaphore, host wait/signal operations, and device wait/signal operations.

VK_EXT_pipeline_creation_feedback: This extension adds a mechanism to provide feedback to an application about pipeline creation.


Vulkan 3D API logo

 
Here is the complete report from GPU Caps Viewer for a Radeon RX Vega 56 (there is also an UHD 630 GPU but related Vulkan info is not mentioned in this post):

- [Vulkan device 0]: Radeon RX Vega
    - API version: 1.1.129
    - vendorID: 4098
    - deviceID: 26751
    - driver version: 8388730

  - memory heap count: 3
    - heap1: 7920MB
    - heap2: 7865MB
    - heap3: 256MB

  - memory type count: 8
    - mem type 0 - heap index : 0 - property flag : 1
      > mem property: VK_MEMORY_PROPERTY_DEVICE_LOCAL_BIT
    - mem type 1 - heap index : 1 - property flag : 6
      > mem property: VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT
      > mem property: VK_MEMORY_PROPERTY_HOST_COHERENT_BIT
    - mem type 2 - heap index : 2 - property flag : 7
      > mem property: VK_MEMORY_PROPERTY_DEVICE_LOCAL_BIT
      > mem property: VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT
      > mem property: VK_MEMORY_PROPERTY_HOST_COHERENT_BIT
    - mem type 3 - heap index : 1 - property flag : 14
      > mem property: VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT
      > mem property: VK_MEMORY_PROPERTY_HOST_COHERENT_BIT
      > mem property: VK_MEMORY_PROPERTY_HOST_CACHED_BIT
    - mem type 4 - heap index : 0 - property flag : 193
      > mem property: VK_MEMORY_PROPERTY_DEVICE_LOCAL_BIT
    - mem type 5 - heap index : 1 - property flag : 198
      > mem property: VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT
      > mem property: VK_MEMORY_PROPERTY_HOST_COHERENT_BIT
    - mem type 6 - heap index : 2 - property flag : 199
      > mem property: VK_MEMORY_PROPERTY_DEVICE_LOCAL_BIT
      > mem property: VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT
      > mem property: VK_MEMORY_PROPERTY_HOST_COHERENT_BIT
    - mem type 7 - heap index : 1 - property flag : 206
      > mem property: VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT
      > mem property: VK_MEMORY_PROPERTY_HOST_COHERENT_BIT
      > mem property: VK_MEMORY_PROPERTY_HOST_CACHED_BIT

  - extensions: 97
    - VK_KHR_sampler_mirror_clamp_to_edge (version: 3)
    - VK_KHR_shader_draw_parameters (version: 1)
    - VK_KHR_swapchain (version: 70)
    - VK_KHR_maintenance1 (version: 2)
    - VK_KHR_maintenance2 (version: 1)
    - VK_KHR_maintenance3 (version: 1)
    - VK_KHR_relaxed_block_layout (version: 1)
    - VK_KHR_dedicated_allocation (version: 3)
    - VK_KHR_descriptor_update_template (version: 1)
    - VK_KHR_external_memory (version: 1)
    - VK_KHR_external_memory_win32 (version: 1)
    - VK_KHR_device_group (version: 4)
    - VK_AMD_calibrated_timestamps (version: 1)
    - VK_KHR_bind_memory2 (version: 1)
    - VK_KHR_external_semaphore (version: 1)
    - VK_KHR_external_semaphore_win32 (version: 1)
    - VK_AMD_rasterization_order (version: 1)
    - VK_AMD_shader_ballot (version: 1)
    - VK_AMD_shader_core_properties2 (version: 1)
    - VK_AMD_shader_trinary_minmax (version: 1)
    - VK_AMD_shader_explicit_vertex_parameter (version: 1)
    - VK_AMD_gcn_shader (version: 1)
    - VK_AMD_draw_indirect_count (version: 2)
    - VK_KHR_draw_indirect_count (version: 1)
    - VK_AMD_negative_viewport_height (version: 1)
    - VK_AMD_gpu_shader_half_float (version: 2)
    - VK_AMD_shader_info (version: 1)
    - VK_EXT_sampler_filter_minmax (version: 2)
    - VK_AMD_shader_fragment_mask (version: 1)
    - VK_EXT_hdr_metadata (version: 2)
    - VK_AMD_wave_limits (version: 1)
    - VK_AMD_texture_gather_bias_lod (version: 1)
    - VK_AMD_mixed_attachment_samples (version: 1)
    - VK_EXT_sample_locations (version: 1)
    - VK_AMD_gpu_shader_int16 (version: 2)
    - VK_EXT_shader_subgroup_vote (version: 1)
    - VK_KHR_16bit_storage (version: 1)
    - VK_KHR_storage_buffer_storage_class (version: 1)
    - VK_AMD_gpa_interface (version: 1)
    - VK_KHR_depth_stencil_resolve (version: 1)
    - VK_EXT_shader_subgroup_ballot (version: 1)
    - VK_EXT_shader_stencil_export (version: 1)
    - VK_EXT_shader_viewport_index_layer (version: 1)
    - VK_KHR_get_memory_requirements2 (version: 1)
    - VK_KHR_image_format_list (version: 1)
    - VK_KHR_swapchain_mutable_format (version: 1)
    - VK_KHR_shader_float_controls (version: 4)
    - VK_EXT_inline_uniform_block (version: 1)
    - VK_KHR_shader_atomic_int64 (version: 1)
    - VK_KHR_driver_properties (version: 1)
    - VK_KHR_create_renderpass2 (version: 1)
    - VK_KHR_8bit_storage (version: 1)
    - VK_KHR_multiview (version: 1)
    - VK_KHR_shader_float16_int8 (version: 1)
    - VK_KHR_timeline_semaphore (version: 2)
    - VK_KHR_external_fence (version: 1)
    - VK_KHR_external_fence_win32 (version: 1)
    - VK_KHR_win32_keyed_mutex (version: 1)
    - VK_EXT_global_priority (version: 2)
    - VK_AMD_buffer_marker (version: 1)
    - VK_AMD_shader_image_load_store_lod (version: 1)
    - VK_EXT_external_memory_host (version: 1)
    - VK_EXT_depth_clip_enable (version: 1)
    - VK_EXT_depth_range_unrestricted (version: 1)
    - VK_AMD_shader_core_properties (version: 2)
    - VK_EXT_queue_family_foreign (version: 1)
    - VK_EXT_descriptor_indexing (version: 2)
    - VK_KHR_variable_pointers (version: 1)
    - VK_EXT_vertex_attribute_divisor (version: 3)
    - VK_EXT_conservative_rasterization (version: 1)
    - VK_AMD_pipeline_compiler_control (version: 1)
    - VK_KHR_separate_depth_stencil_layouts (version: 1)
    - VK_KHR_shader_clock (version: 1)
    - VK_KHR_spirv_1_4 (version: 1)
    - VK_GOOGLE_hlsl_functionality1 (version: 1)
    - VK_GOOGLE_decorate_string (version: 1)
    - VK_EXT_scalar_block_layout (version: 1)
    - VK_AMD_memory_overallocation_behavior (version: 1)
    - VK_EXT_transform_feedback (version: 1)
    - VK_EXT_separate_stencil_usage (version: 1)
    - VK_KHR_vulkan_memory_model (version: 3)
    - VK_EXT_memory_priority (version: 1)
    - VK_AMD_display_native_hdr (version: 1)
    - VK_EXT_full_screen_exclusive (version: 4)
    - VK_AMD_device_coherent_memory (version: 1)
    - VK_EXT_memory_budget (version: 1)
    - VK_EXT_host_query_reset (version: 1)
    - VK_EXT_shader_demote_to_helper_invocation (version: 1)
    - VK_EXT_line_rasterization (version: 1)
    - VK_KHR_uniform_buffer_standard_layout (version: 1)
    - VK_KHR_shader_subgroup_extended_types (version: 1)
    - VK_EXT_subgroup_size_control (version: 2)
    - VK_KHR_imageless_framebuffer (version: 1)
    - VK_EXT_pipeline_creation_feedback (version: 1)
    - VK_EXT_calibrated_timestamps (version: 1)
    - VK_KHR_pipeline_executable_properties (version: 1)
    - VK_EXT_tooling_info (version: 1)

  - device layers: 1
    - VK_LAYER_AMD_switchable_graphics (version: 1.1.129, impl: 1)

  - device features:
    - robustBufferAccess: true
    - fullDrawIndexUint32: true
    - imageCubeArray: true
    - independentBlend: true
    - geometryShader: true
    - tessellationShader: true
    - sampleRateShading: true
    - dualSrcBlend: true
    - logicOp: true
    - multiDrawIndirect: true
    - drawIndirectFirstInstance: true
    - depthClamp: true
    - depthBiasClamp: true
    - fillModeNonSolid: true
    - depthBounds: true
    - wideLines: true
    - largePoints: true
    - alphaToOne: false
    - multiViewport: true
    - samplerAnisotropy: true
    - textureCompressionETC2: false
    - textureCompressionASTC_LDR: false
    - textureCompressionBC: true
    - occlusionQueryPrecise: true
    - pipelineStatisticsQuery: true
    - vertexPipelineStoresAndAtomics: true
    - fragmentStoresAndAtomics: true
    - shaderTessellationAndGeometryPointSize: true
    - shaderImageGatherExtended: true
    - shaderStorageImageExtendedFormats: true
    - shaderStorageImageMultisample: true
    - shaderStorageImageReadWithoutFormat: true
    - shaderStorageImageWriteWithoutFormat: true
    - shaderUniformBufferArrayDynamicIndexing: true
    - shaderSampledImageArrayDynamicIndexing: true
    - shaderStorageBufferArrayDynamicIndexing: true
    - shaderStorageImageArrayDynamicIndexing: true
    - shaderClipDistance: true
    - shaderCullDistance: true
    - shaderFloat64: true
    - shaderInt64: true
    - shaderInt16: true
    - shaderResourceResidency: true
    - shaderResourceMinLod: true
    - sparseBinding: true
    - sparseResidencyBuffer: true
    - sparseResidencyImage2D: true
    - sparseResidencyImage3D: true
    - sparseResidency2Samples: false
    - sparseResidency4Samples: true
    - sparseResidency8Samples: false
    - sparseResidency16Samples: false
    - sparseResidencyAliased: true
    - variableMultisampleRate: true
    - inheritedQueries: true

  - device limits
    - maxImageDimension1D: 16384
    - maxImageDimension2D: 16384
    - maxImageDimension3D: 2048
    - maxImageDimensionCube: 16384
    - maxImageArrayLayers: 2048
    - maxTexelBufferElements: 4294967295
    - maxUniformBufferRange: 4294967295
    - maxStorageBufferRange: 4294967295
    - maxPushConstantsSize: 128
    - maxMemoryAllocationCount: 4096
    - maxSamplerAllocationCount: 1048576
    - bufferImageGranularity: 1
    - sparseAddressSpaceSize: 17579301142528
    - maxBoundDescriptorSets: 32
    - maxPerStageDescriptorSamplers: 4294967295
    - maxPerStageDescriptorUniformBuffers: 4294967295
    - maxPerStageDescriptorSampledImages: 4294967295
    - maxPerStageDescriptorStorageImages: 4294967295
    - maxPerStageDescriptorInputAttachments: 4294967295
    - maxPerStageResources: 4294967295
    - maxDescriptorSetSamplers: 4294967295
    - maxDescriptorSetUniformBuffers: 4294967295
    - maxDescriptorSetUniformBuffersDynamic: 8
    - maxDescriptorSetStorageBuffers: 4294967295
    - maxDescriptorSetStorageBuffersDynamic: 8
    - maxDescriptorSetSampledImages: 4294967295
    - maxDescriptorSetStorageImages: 4294967295
    - maxDescriptorSetInputAttachments: 4294967295
    - maxVertexInputAttributes: 64
    - maxVertexInputBindings: 32
    - maxVertexInputAttributeOffset: 4294967295
    - maxVertexInputBindingStride: 16383
    - maxVertexOutputComponents: 128
    - maxTessellationGenerationLevel: 64
    - maxTessellationPatchSize: 32
    - maxTessellationControlPerVertexInputComponents: 128
    - maxTessellationControlPerVertexOutputComponents: 128
    - maxTessellationControlPerPatchOutputComponents: 120
    - maxTessellationControlTotalOutputComponents: 4096
    - maxTessellationEvaluationInputComponents: 128
    - maxTessellationEvaluationOutputComponents: 128
    - maxGeometryShaderInvocations: 127
    - maxGeometryInputComponents: 128
    - maxGeometryOutputComponents: 128
    - maxGeometryOutputVertices: 1024
    - maxGeometryTotalOutputComponents: 16384
    - maxFragmentInputComponents: 128
    - maxFragmentOutputAttachments: 8
    - maxFragmentDualSrcAttachments: 1
    - maxFragmentCombinedOutputResources: 4294967295
    - maxComputeSharedMemorySize: 32768
    - maxComputeWorkGroupCount: [65535; 65535; 65535]
    - maxComputeWorkGroupInvocations: 1024
    - maxComputeWorkGroupSize: [1024; 1024; 1024]
    - subPixelPrecisionBits: 8
    - subTexelPrecisionBits: 8
    - mipmapPrecisionBits: 8
    - maxDrawIndexedIndexValue: 4294967295
    - maxDrawIndirectCount: 4294967295
    - maxSamplerLodBias: 15.996094
    - maxSamplerAnisotropy: 16.000000
    - maxViewports: 16
    - maxViewportDimensions: [16384; 16384]
    - viewportBoundsRange: [-32768.000000 ; 32767.000000]
    - viewportSubPixelBits: 8
    - minMemoryMapAlignment: 64
    - minTexelBufferOffsetAlignment: 4
    - minUniformBufferOffsetAlignment: 16
    - minStorageBufferOffsetAlignment: 4
    - minTexelOffset: 4294967232
    - maxTexelOffset: 63
    - minTexelGatherOffset: 4294967264
    - maxTexelGatherOffset: 31
    - minInterpolationOffset: -2.000000
    - maxInterpolationOffset: 2.000000
    - subPixelInterpolationOffsetBits: 8
    - maxFramebufferWidth: 16384
    - maxFramebufferHeight: 16384
    - maxFramebufferLayers: 2048
    - framebufferColorSampleCounts: 15
    - framebufferDepthSampleCounts: 15
    - framebufferStencilSampleCounts: 15
    - framebufferNoAttachmentsSampleCounts: 15
    - maxColorAttachments: 8
    - sampledImageColorSampleCounts: 15
    - sampledImageIntegerSampleCounts: 15
    - sampledImageDepthSampleCounts: 15
    - sampledImageStencilSampleCounts: 15
    - storageImageSampleCounts: 15
    - maxSampleMaskWords: 1
    - timestampComputeAndGraphics: 1
    - timestampPeriod: 37.037037
    - maxClipDistances: 8
    - maxCullDistances: 8
    - maxCombinedClipAndCullDistances: 8
    - discreteQueuePriorities: 2
    - pointSizeRange: [0.000000 ; 8191.875000]
    - lineWidthRange: [0.000000 ; 8191.875000]
    - pointSizeGranularity: 0.125000
    - lineWidthGranularity: 0.125000
    - strictLines: 0
    - standardSampleLocations: 1
    - optimalBufferCopyOffsetAlignment: 1
    - optimalBufferCopyRowPitchAlignment: 1
    - nonCoherentAtomSize: 128


source