Submitted Successfully!
To reward your contribution, here is a gift for you: A free trial for our video production service.
Thank you for your contribution! You can also upload a video entry or images related to this topic.
Version Summary Created by Modification Content Size Created at Operation
1 handwiki -- 1908 2022-09-28 01:32:34

Video Upload Options

Do you have a full video?

Confirm

Are you sure to Delete?
Cite
If you have any further questions, please contact Encyclopedia Editorial Office.
HandWiki. AMD Radeon Software Crimson. Encyclopedia. Available online: https://encyclopedia.pub/entry/28351 (accessed on 09 May 2024).
HandWiki. AMD Radeon Software Crimson. Encyclopedia. Available at: https://encyclopedia.pub/entry/28351. Accessed May 09, 2024.
HandWiki. "AMD Radeon Software Crimson" Encyclopedia, https://encyclopedia.pub/entry/28351 (accessed May 09, 2024).
HandWiki. (2022, October 07). AMD Radeon Software Crimson. In Encyclopedia. https://encyclopedia.pub/entry/28351
HandWiki. "AMD Radeon Software Crimson." Encyclopedia. Web. 07 October, 2022.
AMD Radeon Software Crimson
Edit

AMD Radeon Software (formerly named ATI Catalyst and AMD Catalyst) is a device driver and utility software package for Advanced Micro Devices's graphics cards and APUs. It runs on Microsoft Windows and Linux, on 32- and 64-bit x86 processors.

utility software catalyst device driver

1. Software Bundle

1.1. Radeon Settings

Radeon Settings replaced the old AMD Catalyst Control Center. AMD Catalyst Control Center uses Qt as part of its toolchain.

2. Supported Hardware

AMD Radeon Software is targeted to support all function blocks present on a GPU's or APU's die. Besides IC targeted at rendering, this includes display controllers as well as their SIP blocks to do video decoding, Unified Video Decoder (UVD) and video encoding Video Coding Engine (VCE).

The device driver also supports AMD TrueAudio, a SIP block to do sound related calculations.

2.1. Supported Products

AMD Radeon Software supports the following AMD (and ATI-tradition) product lines targeted at rendering:

  • Graphics processing units (GPUs)
  • Accelerated processing units (APUs)

The following product lines are probably not supported by the AMD Radeon Software, but instead by some other software, which (for example) is OpenGL-certified:

  • AMD FireStream product line for GPGPU in supercomputers and such
  • AMD FireMV product line for multi-monitor setups (deprecated by AMD Eyefinity being available on all consumer products)
  • AMD FirePro product line for professionals who require certified OpenGL support

2.2. Multi-Monitor Support

Starting in Catalyst 14.6 AMD has enabled mixed resolution support, allowing for a single Eyefinity display group to be created while each monitor runs at a different resolution. This feature is made possible through the addition of two new Eyefinity display modes, Fit and Expand, which join the traditional Fill mode. In both Fit an Expand mode AMD is compensating for the mismatched resolutions by creating a virtual desktop that is of a different resolution than the monitors, and then either padding it out or cropping it as is necessary.[1]

Before Eyefinity, there was the Windows-only software "HydraVision", a desktop/screen management software mostly providing multi-monitor and virtual-screen management. It has extensive hot-key support.[2]

2.3. Video Acceleration

Both of AMD's SIP cores for video acceleration, Video Coding Engine as well as Unified Video Decoder, are supported by AMD Radeon Software.

2.4. Audio Acceleration

Some AMD products contain SIP cores for audio acceleration branded AMD TrueAudio. Support for this audio acceleration DSP co-processor is part of AMD Radeon Software.

Under Microsoft Windows the support for AMD TrueAudio is codenamed "ACP" (for audio co-processor) and implemented via "ACP user service" (amdacpusrsvc.exe), a background service that helps manage audio tasks in games.

Under Linux, AMD TrueAudio is codenamed "acp" as well, some code regarding this can be found in the /drivers/gpu/drm/radeon directory of the Linux kernel sources.

2.5. Power Saving

AMD Radeon Software includes support for AMD PowerPlay, AMD PowerTune and AMD ZeroCore Power, AMD's set of technologies to reduce energy consumption in their graphics products.[3]

3. Supported Interfaces

3.1. Rendering

The AMD Radeon Software device driver supports multiple rendering interfaces, all designed to give the user-space programs, such as video games or CAD software, access to the correspondent SIP blocks.

Direct3D

Direct3D 12 available for GCN with version 15.7.1 or higher [4]

Mantle

So far, only the Radeon Software targeting Microsoft Windows includes support for Mantle (API).

OpenGL

OpenGL 4.5 possible for Terascale 2 and 3 with AMD Radeon Software Crimson Edition Beta (driver version 15.30 or higher like Crimson Beta 16.2.1).[5] OpenCL support will be lost, but it can be recovered by copying the relevant files from a previous package like Radeon Software 15.11.1 Beta. Beta drivers do not support HDCP.

OpenGL 4.5 available for GCN with version 16.3 or higher [6]

OpenGL 4.x compliance requires supporting FP64 shaders. These are implemented by emulation on some TeraScale GPUs.

Vulkan

Vulkan 1.0 with 16.3.2 or higher for GCN

Vulkan 1.1 with AMD Radeon Software Adrenalin Edition 18.3.3 or higher[7]

3.2. Video Acceleration

The AMD Radeon Software device driver supports multiple interfaces, all designed the give user-space programs, such as e.g. GStreamer or HandBrake software, access to the correspondent SIP blocks.

3.3. GPGPU

OpenCL

With Catalyst 9.12 support of OpenCL 1.0 was available.[8]

In Catalyst 10.10 OpenCL 1.1 was available.[9]

Catalyst 12.4 Supports OpenCL 1.2.[10]

OpenCL 2.0 driver works since 14.41 for GCN-based Models.[11] This also supports previous OpenCL versions.

Terascale 2 and 3 chips can use Level 1.2.

Close to Metal

Close to Metal was a low-level API by AMD which was abandoned in favor of OpenCL.

3.4. Other

AMD HD3D stereoscopic 3D API by AMD.

Heterogeneous System Architecture

With Catalyst 14.1 HSA is possible.[12] AMD main Processor graphic Units and Radeon graphic Card Units work combined.

AMD GPU Services (AGS)

  • GPUOpen: http://gpuopen.com/gaming-product/amd-gpu-services-ags-library/ & https://github.com/GPUOpen-LibrariesAndSDKs/AGS_SDK

AMD Display Library (ADL) SDK

  • https://web.archive.org/web/20160116043411/http://developer.amd.com/tools-and-sdks/graphics-development/display-library-adl-sdk/

4. Operating Systems Support

4.1. Linux

 
AMD Catalyst for Linux and Mesa will use the same Linux kernel drivers: amdgpu[13] and amdkfd.[14] Mantle is not supported on Linux. 
Support for ASICs such as e.g. UVD, VCE, or AMD TrueAudio will be integrated into amdgpu. By ScotXW - Own work, CC BY-SA 4.0, https://commons.wikimedia.org/w/index.php?curid=37957832

 
In the past AMD Catalyst for Linux (here called: libGL-fglrx-glx) used a proprietary binary blob. By Shmuel Csaba Otto Traian, CC BY-SA 4.0, https://commons.wikimedia.org/w/index.php?curid=31768083

For a long time fglrx (an abbreviation for "FireGL and Radeon for X"[15]) had been the name of the proprietary graphics device driver for Linux. Starting from Catalyst 7.11, the ATI Proprietary Linux driver was renamed ATI Catalyst Linux, and was moved to the same release dates and version numbering as the versions for Microsoft Windows.[16]

In the first years of its development, the proprietary Linux driver fglrx had been criticized for its stability and performance issues as well as lack of options. AMD improved the driver in the following periods by including key features such as CrossFire, OverDrive, Catalyst AI, Stream Computing, new anti-aliasing functions, MultiView, SurroundView, etc. But the major breakthrough for fglrx was the strategic decision that AMD took in 2008, to increase the significance of Linux support: From then on all new GPUs in future are to be shipped with Linux driver support right from the first day of their release, instead of having to face a delay of several months as it used to be until then.[17] In the following years the state of the driver had continuously further improved over time, with AMD working in concert with application developers, and most instances of the drivers were considered to be solid enough for most tasks and functional for most users.[18]

Soon after its release as free and open-source software, VOGL, an OpenGL debugger available for Linux and Microsoft Windows, received support for the AMD Catalyst Linux driver.[19]

On the GDC 2014 AMD was publicly exploring the strategy of rebasing the user space components of the AMD Catalyst Linux driver from the current proprietary Linux kernel blob to the libDRM of the free and open-source radeon driver easing the use and implementation of HSA under Linux. At then X.Org Developer's Conference in October, 2014 AMD's Alex Deucher officially introduced amdgpu and amdkfd.[14]

4.2. Microsoft Windows

Windows support From version To version Notes
Windows 9x 02.1 4.4 There were some later releases for these operating systems, including and up to a Windows Me build of Catalyst 6.2 released on Feb 9, 2006.[20]
Windows 2000 02.1 6.5[21]  
Windows XP 02.1 14.4[22] Driver updates and support stopped at AMD Catalyst 14.4 for video cards with support up to DirectX 11 on Hardware, but up to only DirectX 9.0c on Windows XP.
Windows XP x64 4.4 14.4[23]  
Windows Vista 7.2 13.12 Driver updates and support stopped at AMD Catalyst 13.12 for video cards with support up to DirectX 11.[24]
Windows 7 9.3 18.5.1 Support for Windows 7 64bit[25] and 32bit[26]
Windows 8.1 12.8[27] 17.7.1  
Windows 10 15.7[28] 18.5.1 Support for Windows 10 64bit[29] and 32bit[30]

Starting with version 4.9 (released on 4 September 2004) the Catalyst driver package included the ATI Catalyst Control Center,[31] a new software application for manipulating many hardware functions, such as 3D settings, monitor controls and video options. It shows a small 3D preview and allows the user to see how changes to the graphics settings affect the quality of the rendered image. It also shows information about the card itself and the software data. This application requires Microsoft .NET Framework.

Radeon Software 16.x and higher only for GCN-based Models. With 16.3.2 Vulkan 1.0 support.

4.3. Issues

On Windows Platforms

  • Quantity of rendered ahead frames cannot be adjusted
  • Triple buffering in D3D cannot be forced
  • V-sync in many games under Windows 7 cannot be forced disabled
  • Sometimes installables complain about registers being in use by Catalyst Control Center and AMD Fuel Service, and asks to shut them before proceeding. Users are in doubt whether "End Task" on them will cause display to stop working. In Control Panel installed system programs do not have a field to indicate (for any program) whether system will be unusable without it.

On Linux Platforms

  • No support for 3D HDTVs.
  • No support for kernel modesetting.
  • Very long duration between updates. fglrx releases are often six months behind in compatibility terms with their key upstream dependencies, such as the Linux® kernel and the x.org xserver.

5. History

Catalyst originated on 13 June 2002[32] with version 02.1 - after ATI Technologies released the Radeon 8500 GPU in October 2001 - as "a software suite that includes unified driver and software applications to enable [ATI's] Radeon family of graphics products" for Windows XP, Windows 2000 and Windows Me, with support for Windows 98 via the Windows Me driver. The first number in a release version denotes the year, the second the release within that year, starting at x.1 for all years other than 2003 (which had a 3.0 release).

In June 2012 AMD announced that they would stop monthly driver-updates and release new drivers "when it makes sense".[33]

The original Catalyst consisted of these elements:

  1. a new, unified driver for ATI Radeon graphics-cards
  2. Hydravision, ATI's proprietary desktop-management software
  3. an ATI "Multimedia Center"
  4. ATI's Remote Wonder software
  5. a new AGP diagnostic and stability tool
  6. a redesigned control-panel

Key features promised by ATI include frequent driver-updates with performance enhancements, bug fixes, and new features.

In mid-2004, however, ATI started to support Linux (XFree86, X.Org), hiring a new Linux driver team to produce fglrx. Their new proprietary Linux drivers, instead of being a port of the Windows Catalyst drivers, were based on the Linux drivers for the FireGL (the FireGL drivers worked with Radeons before, but didn't officially support them), a card geared toward graphics producers, not gamers (although the display driver part is now based on the same sources as the ones from Windows Catalyst since version 4.x in late 2004). The proprietary Linux drivers could support R200 (Radeon 8500-9200, 9250) chips.[34] For a better display driver, the drivers from a distribution's official repositories are recommended.

Initially, ATI did not produce Radeon drivers for Linux, instead giving hardware specifications and documentation to Direct Rendering Infrastructure (DRI) developers under various non-disclosure agreements.

The frequency of driver updates increased in late 2004, releasing Linux drivers every two months, half as often as their Windows counterparts. Then since late 2005 this has been increased to monthly releases, inline with the Windows Catalyst releases.

In 2008, ATI changed its release cycles and driver versions; now referred to as Catalyst <year>.<month>, the driver package still includes an internal 8.xx.x driver revision, but it is now monthly, having a common code base with the Windows driver (starting with internal release 8.43). In 2009, the Catalyst driver officially dropped support for R500 and older chips, the FOSS driver being deemed stable and complete enough. The last driver release supporting older architectures is Catalyst 9.3.

In September 2015, AMD reintroduced the driver software as Radeon Software Crimson Edition in version 15.11 with a new UI design.[35]

References

  1. "AMD Catalyst 14.6 beta adds new Eyefinity functionality". AnandTech. 2014-05-27. http://www.anandtech.com/show/8058/amd-catalyst-146-beta-drivers-now-available-adds-new-eyefinity-functionality-more. Retrieved 2014-07-02. 
  2. "HydraVision". 2008-04-18. http://support.amd.com/en-us/kb-articles/Pages/HYDRAVISION-ForRADEONandMobileATIProducts.aspx. 
  3. "PowerPlay™ support in Catalyst for Linux version 8.19.10". 2005-11-12. https://www.phoronix.com/scan.php?page=article&item=313&num=1. 
  4. "AMD Catalyst™ 15.7.1 Driver for Windows® Release Notes". AMD. https://support.amd.com/en-us/kb-articles/Pages/AMDCatalyst15-7-1WINReleaseNotes.aspx. Retrieved 2018-04-20. 
  5. "AMD Radeon Software Crimson Edition Beta". AMD. https://support.amd.com/en-us/kb-articles/pages/amd-radeon-software-crimson-edition-beta.aspx. Retrieved 2018-04-20. 
  6. "AMD Radeon Software Crimson Edition 16.3 Release Notes". AMD. https://support.amd.com/en-us/kb-articles/Pages/AMD_Radeon_Software_Crimson_Edition_16.3.aspx. Retrieved 2018-04-20. 
  7. "Radeon Software Adrenalin Edition 18.3.3 Release Notes". AMD. https://support.amd.com/en-us/kb-articles/Pages/Radeon-Software-Adrenalin-Edition-18.3.3-Release-Notes.aspx. Retrieved 2018-04-20. 
  8. http://www.geeks3d.com/20091221/how-to-enable-opencl-support-on-nvidia-and-amd-platforms/
  9. http://www.gpu-tech.org/content.php/140-Industry-s-first-Open-CL-1-1-Driver-is-public-AMD-Catalyst-10-10
  10. https://www.khronos.org/news/permalink/opencl-1.2-supported-in-amd-opencl-app-sdk-2.7-and-catalyst-12.4-drivers
  11. "AMD OpenCL™ 2.0 Driver". AMD. https://support.amd.com/en-us/kb-articles/Pages/OpenCL2-Driver.aspx. Retrieved 2018-04-20. 
  12. http://wccftech.com/amd-catalyst-13-35-beta-drive-mantle-hsa-support-scheduled-january-kaveri-coprocess/
  13. "Initial amdgpu driver release". 2015-04-20. http://lists.freedesktop.org/archives/dri-devel/2015-April/081501.html. 
  14. "Alex Deucher - AMD's New Unified Open Source Driver". 2014-10-08. http://wiki.x.org/wiki/Events/XDC2014/XDC2014DeucherAMD/. 
  15. http://wiki.gentoo.org/wiki/Talk:Fglrx
  16. ATI Catalyst Linux 7.11 release notes http://www2.ati.com/drivers/linux/catalyst_711_linux.html
  17. AMD Linux 2008 Year in Review on Phoronix. https://www.phoronix.com/vr.php?view=13267
  18. WineD3D developer statement concerning fglrx (2008-12) http://article.gmane.org/gmane.comp.emulators.wine.user/36669
  19. http://richg42.blogspot.co.uk/2014/03/completed-another-round-of-testing-on.html
  20. "Catalyst™ 6.2 Drivers and ATI Multimedia Software for Windows 98/Windows 98 SE/Windows ME". Официальный сайт. http://support.amd.com/us/gpudownload/Pages/radeonaiw-98me.aspx. Retrieved 19 November 2009. 
  21. ATI Catalyst 6.6 release notes http://www2.ati.com/relnotes/catalyst_66_release_notes.html
  22. http://support.amd.com/en-us/download/desktop?os=Windows%20XP%20-%20Professional/Home&RenderOnServer=true
  23. http://support.amd.com/en-us/download/desktop?os=Windows%20XP%20-%2064&RenderOnServer=true
  24. http://support.amd.com/en-us/download/desktop?os=Windows%20Vista%20-%2032
  25. http://support.amd.com/en-us/download/desktop?os=Windows+7+-+64 actual AMD Support Download for Windows 7 64bit
  26. http://support.amd.com/en-us/download/desktop?os=Windows+7+-+32 actual AMD Support Download for Windows 7 32bit
  27. AMD Catalyst 12.8 release notes http://support.amd.com/us/kbarticles/Pages/AMDCatalystSoftwareSuiteVersion128ReleaseNotes.aspx
  28. AMD Catalyst 15.7 Release Notes http://support.amd.com/en-us/kb-articles/Pages/AMDCatalyst15-7WINReleaseNotes.aspx
  29. http://support.amd.com/en-us/download/desktop?os=Windows+10+-+64 actual AMD Support Download for Windows 10 64bit
  30. http://support.amd.com/en-us/download/desktop?os=Windows+10+-+32 actual AMD Support Download for Windows 10 32bit
  31. ATI Catalyst Control Center announcement http://ati.amd.com/companyinfo/press/2004/4776.html
  32. ATI Catalyst announcement http://ati.amd.com/companyinfo/press/2002/4506.html
  33. AMD Drops Monthly Driver Update Practice After Ten Years.. "AMD Drops Monthly Driver Update Practice After Ten Years". X-bit labs. http://www.xbitlabs.com/news/graphics/display/20120601150615_AMD_Drops_Monthly_Driver_Update_Practice_After_Ten_Years.html. Retrieved 2012-12-30. 
  34. "r2** support is completely broken with 8.25.18 - Rage3D Discussion Area". Rage3d.com. http://www.rage3d.com/board/showthread.php?s=932a39244ec6fb5fa118d2ee3b246539&t=33856854. Retrieved 2012-12-30. 
  35. AMD Redesigned, refined, and supercharged: AMD launches new graphics software, Radeon Software Crimson Edition. "Redesigned, refined, and supercharged: AMD launches new graphics software, Radeon Software Crimson Edition". AMD Public Relations. https://www.amd.com/en-us/press-releases/Pages/redesigned-refined-and-2015nov24.aspx. Retrieved 2015-11-24. 
More
Information
Subjects: Others
Contributor MDPI registered users' name will be linked to their SciProfiles pages. To register with us, please refer to https://encyclopedia.pub/register :
View Times: 786
Entry Collection: HandWiki
Revision: 1 time (View History)
Update Date: 07 Oct 2022
1000/1000