Skip to content

Commit 10d614c

Browse files
author
ericjunwei
committed
ADL SDK18.0
1 parent 29beb5a commit 10d614c

File tree

695 files changed

+18355
-18912
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

695 files changed

+18355
-18912
lines changed

Public-Documents/README.md

+18-4
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,26 @@
11
# AMD Display Library (ADL) Documentation
2-
Prior to AMD Display Library (ADL), AMD provided several SDKs (PDL, DSP, CCC, COM) for external use under Windows, but none for Linux. The goal of ADL is to provide a single SDK for both operating systems and to eventually replace the other SDKs.
2+
Prior to AMD Display Library (ADL), AMD provided several SDKs (PDL, DSP, CCC, COM) for external use under Windows. The goal of ADL is to provide a single SDK to eventually replace the other SDKs.
33

44
The majority of the APIs in ADL wrap the company’s private APIs thus allowing the library’s client to access information related to the graphics associated with the system. ADL is used strictly for exposing “Graphics Hardware” support. Other hardware (such as CPUs, Northbridge, etc…) or software subsystems (such as Radeon Software) will expose an interface via their own binaries, if they require one.
55

66
ADL binaries are delivered as part of the Catalyst display Driver package while the documentation, definitions and sample code are distributed via a web-download as a single ZIP package.
77

88
---
99

10+
### ADL 18.1 - Release Notes
11+
* Deprecate ADL2_New_QueryPMLogData_Get
12+
* Upgraded samples:
13+
* <a href="Overdrive8-example.html">Overdrive8</a>: Updated sample to illustrate how to use ADL2_Overdrive8_PMLog_ShareMemory_Read.
14+
* Added samples:
15+
* <a href="PanelFirmwareUpdateModeControl-example.html">PanelFirmwareUpdateModeControl</a>: Added sample to illustrate how to control features of Edp Lowpower.
16+
17+
---
18+
19+
### ADL 18.0 - Release Notes
20+
* Introduced ADL_PMLOG_TEMPERATURE_INTAKE in ADL_PMLOG_SENSORS
21+
22+
---
23+
1024
### ADL 17.1 - Release Notes
1125
* Introduced write and read I2C via SMU API.
1226

@@ -86,7 +100,7 @@ ADL binaries are delivered as part of the Catalyst display Driver package while
86100
---
87101

88102
### What is ADL and How to use it
89-
* Plesae refer to Usage Document. See <a href="What is ADL and how to use it.doc">`What is ADL and how to use it.doc`</a>.
103+
* Please refer to Usage Document. See <a href="What is ADL and how to use it.doc">`What is ADL and how to use it.doc`</a>.
90104

91105
---
92106

@@ -104,10 +118,10 @@ ADL binaries are delivered as part of the Catalyst display Driver package while
104118

105119
---
106120
* Supported Driver:
107-
Requires Radeon Software Adrenalin Edition 22.11.2 or later.
121+
Requires Radeon Software Adrenalin Edition 25.3.1 or later.
108122

109123
---
110124
### End User License Agreement
111-
* Plesae refer to EULA for terms and conditions of the ADL SDK. See <a href="ADL SDK EULA.pdf">`ADL SDK EULA.pdf`</a>.
125+
* Please refer to EULA for terms and conditions of the ADL SDK. See <a href="ADL SDK EULA.pdf">`ADL SDK EULA.pdf`</a>.
112126

113127

Public-Documents/html/AMDDisplayTool-example.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<tr style="height: 56px;">
2323
<td id="projectalign" style="padding-left: 0.5em;">
2424
<div id="projectname">ADL (AMD Display Library) Public APIs
25-
&#160;<span id="projectnumber">Version 17.1</span>
25+
&#160;<span id="projectnumber">Version 18.1</span>
2626
</div>
2727
</td>
2828
</tr>
@@ -85,7 +85,7 @@
8585
</br>
8686
</body>
8787
</html><div class="fragment"></div><!-- fragment --> </div><!-- contents -->
88-
<hr size="1"><div style="text-align: right;"><small>Copyright &copy 2009-2020 Advanced Micro Devices, Inc. All rights reserved.&nbsp;
88+
<hr size="1"><div style="text-align: right;"><small>Copyright &copy 2009-2024 Advanced Micro Devices, Inc. All rights reserved.&nbsp;
8989
<a href="http://developer.amd.com"><img src="53863A_AMD_E_Blk_RGB.PNG" title="developer.amd.com" align="middle" border="0" height="10px"></a></small></div>
9090
</body>
9191
</html>

Public-Documents/html/AMDGamemanagerTool-example.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<tr style="height: 56px;">
2323
<td id="projectalign" style="padding-left: 0.5em;">
2424
<div id="projectname">ADL (AMD Display Library) Public APIs
25-
&#160;<span id="projectnumber">Version 17.1</span>
25+
&#160;<span id="projectnumber">Version 18.1</span>
2626
</div>
2727
</td>
2828
</tr>
@@ -86,7 +86,7 @@
8686
</br>
8787
</body>
8888
</html><div class="fragment"></div><!-- fragment --> </div><!-- contents -->
89-
<hr size="1"><div style="text-align: right;"><small>Copyright &copy 2009-2020 Advanced Micro Devices, Inc. All rights reserved.&nbsp;
89+
<hr size="1"><div style="text-align: right;"><small>Copyright &copy 2009-2024 Advanced Micro Devices, Inc. All rights reserved.&nbsp;
9090
<a href="http://developer.amd.com"><img src="53863A_AMD_E_Blk_RGB.PNG" title="developer.amd.com" align="middle" border="0" height="10px"></a></small></div>
9191
</body>
9292
</html>

Public-Documents/html/APIS14.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<tr style="height: 56px;">
2323
<td id="projectalign" style="padding-left: 0.5em;">
2424
<div id="projectname">ADL (AMD Display Library) Public APIs
25-
&#160;<span id="projectnumber">Version 17.1</span>
25+
&#160;<span id="projectnumber">Version 18.1</span>
2626
</div>
2727
</td>
2828
</tr>
@@ -68,7 +68,7 @@
6868
<div class="contents">
6969
<div class="textblock"></div></div><!-- contents -->
7070
</div><!-- PageDoc -->
71-
<hr size="1"><div style="text-align: right;"><small>Copyright &copy 2009-2020 Advanced Micro Devices, Inc. All rights reserved.&nbsp;
71+
<hr size="1"><div style="text-align: right;"><small>Copyright &copy 2009-2024 Advanced Micro Devices, Inc. All rights reserved.&nbsp;
7272
<a href="http://developer.amd.com"><img src="53863A_AMD_E_Blk_RGB.PNG" title="developer.amd.com" align="middle" border="0" height="10px"></a></small></div>
7373
</body>
7474
</html>

0 commit comments

Comments
 (0)