AMD Display (ADL) Library

Now superceded by ADLX

AMD Display (ADL) Library

Access display driver functionality

The AMD Display Library (ADL) SDK is designed to access low-level display driver functionality for AMD Radeon™ and AMD FirePro™ graphics cards. 

Important: ADLX is the next evolution of ADL, and we strongly encourage developers to start using ADLX for new applications any new functionality added to existing applications. ADLX and ADL can be used together in one application without issue. 

Download

This release adds the following features:

  • Deprecate ADLSensorType.

Benefits

The ADL SDK supports the Radeon™ family of GPUs including integrated, discrete and FirePro products. It also supports Windows® XP, Windows® Vista, Windows® 7, Windows 8, Windows 10, and Windows 11 in both 32- and 64-bit versions.

The SDK can be used from both unmanaged (C/C++) and managed (C#) applications. Documents and samples are provided in the download package.

Note: Latest AMD Software: Adrenalin Edition 22.11.2 driver required.

Requirements

Version history

Version history

Version 17.0

  • Introduced API to retrieve the SmartDC active state information.
  • Introduced Colordepth default gets API.
  • Deprecate AMD Dolby Vision HDR.

Version 16.0

  • Added samples:
    • SideBySide: Added sample to illustrate how to use Side by Side from ADL.

Version 15.0

  • The SDK has been renewed with improved layout and documentation.
  • ADL APIs are further restructured based on specific functionality.
  • New APIs: More than 100 ADL APIs are exposed in the public section.
  • Web-based documentation is now available.
  • New samples:
    • AMDDisplayTool: This user interface sample demonstrates configuring different display-specific features. The list includes specific features for:

      • Virtual Super Resolution.
      • FreeSync.
      • GPU scaling.
      • Color depth.
      • Pixel format.
      • Color (brightness, hue, saturation, and contrast).

      This sample also provides a way to configure global Chill toggle functionality. The UI interface is localized based on the default UI language if it is in the supported language list.

    • PXRunningApps: This sample demonstrates how to list currently running applications on PowerXpress/Hybrid Graphics platform.

Version 14.0

  • Bug fixes.

Version 13.0

  • Introduced APIs to Get and Set the power management features (Chill, Delag, Boost, and Image Sharpening).
  • Introduced Overdrive 8 APIs.
  • Introduced API to Get Vendor ID in Hex format.
  • Introduced API to Get Autotuning results.
  • Introduced API to Get Hybrid A+I status.
  • Introduced API to Get PX configuration.
  • Introduced new samples.
  • Bug fixes.

Version 12.0

  • Introduced APIs to Get/Set for WattMan 3.0
  • Upgraded WattMan sample to support WattMan 3.0
  • Introduced sample for accessing ADL in Windows Services
  • Bug fixes