Skip to content

Commit 6c1a6b9

Browse files
committed
15.0
1 parent 1ec71ce commit 6c1a6b9

File tree

1,073 files changed

+169654
-99589
lines changed

Some content is hidden

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

1,073 files changed

+169654
-99589
lines changed
Loading
Loading
9.4 KB
Loading

Public-Documents/README.md

Lines changed: 89 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,89 @@
1+
# 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.
3+
4+
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.
5+
6+
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.
7+
8+
---
9+
10+
### ADL 15.0 - Release Notes
11+
* SDK is renewed with improved layout and documentation
12+
* ADL APIs are further restructured based on specific functionality.
13+
* <a href="LatestAPIS.html">New APIs</a>:
14+
More than 100 ADL APIs are exposed to Public section.
15+
* New samples:
16+
* <a href="AMDDisplayTool-example.html">AMDDisplayTool</a>: This user interface sample demonstrates configuring different Display specific features. The list includes Virtual Super Resolution, FreeSync, GPU Scaling, Color Depth, Pixel Format and Color (Brightness, Hue, Saturation and Contrast) specific features. This sample also provides way to configure global Chill toggle functionality. This UI interface is localized based on the default UI language if it is in the supported language list.
17+
* <a href="PXRunningApps-example.html">PXRunningApps</a>: This sample demonstrates listing currently running applications on PowerXpress/Hybrid Graphics platform.
18+
* Bug Fixes:
19+
* SWDEV-196568 - ADL Call Error With WX7100
20+
* SWDEV-202786 - Navi 10 ADL Fan Percentage API ADLSensorType (PMLOG_FAN_PERCENTAGE) value incorrect
21+
* SWDEV-217167 - GPU activity always reported 65535 in RX 5500 with ADL SDK OD8
22+
* SWDEV-244219 - An error about "LoadLibrary failed with error 87:parameter error" popup when do multi display test with "Onboard VGA/DP/HDMI+add-on VGA".
23+
24+
---
25+
26+
### ADL 14.0 - Release Notes
27+
* Introduded new samples.
28+
* Bug fixes.
29+
30+
---
31+
32+
### ADL 13.0 - Release Notes
33+
* Introduced APIs to Get & Set the power management features(Chill, Delag, Boost & ImageSharpening)
34+
* Introduced Overdrive 8 APIs
35+
* Introduced API to Get Vendor ID in Hex format
36+
* Introduced API to Get Autotuning results
37+
* Introduced API to Get Hybrid A+I Status
38+
* Introduced API to Get PX configuration
39+
* Introduded new samples.
40+
* Bug fixes.
41+
42+
---
43+
44+
### ADL 12.2 - Release Notes
45+
* Bug fixes.
46+
47+
---
48+
49+
### ADL 12.1 - Release Notes
50+
* Upgraded wattman sample to supporte power gauge
51+
* Introduced sample for VSR
52+
* Bug fixes
53+
54+
---
55+
56+
### ADL 12.0 - Release Notes
57+
* Introduced APIS to Get/Set for wattman 3.0
58+
* Upgraded wattman sample to supported wattman 3.0
59+
* Introduced sample for accessing ADL in windows services
60+
* Bug fixes.
61+
62+
---
63+
64+
### What is ADL and How to use it
65+
* 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>.
66+
67+
---
68+
69+
### Compatibility
70+
* Supported AMD Products:
71+
<div>
72+
<img src="169768-C_RADEON_FAMILY_BADGE_E_RGB.PNG" title="AMD Radeon Graphics" margin="5" height="100"/> <img src="18161301-A_AMDRadeonProMASTER_Badge_RGB.PNG" title="AMD FirePro Graphics" margin="5" height="100"/>
73+
</div>
74+
75+
---
76+
* Supported Operating Systems:
77+
<div>
78+
<img src="Windows7.PNG" margin="5" height="100" title="Windows 7" /> <img src="Windows10.PNG" margin="5" height="100" title="Windows 10" />
79+
</div>
80+
81+
---
82+
* Supported Driver:
83+
Requires Radeon Software Adrenalin Edition 20.5.1 or later.
84+
85+
---
86+
### End User License Agreement
87+
* Plesae refer to EULA for terms and conditions of the ADL SDK. See <a href="ADL SDK EULA.pdf">`ADL SDK EULA.pdf`</a>.
88+
89+

Public-Documents/Windows10.png

3.49 KB
Loading

Public-Documents/Windows7.png

17.2 KB
Loading

Public-Documents/html/14APIS.html

Lines changed: 74 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,74 @@
1+
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2+
<html xmlns="http://www.w3.org/1999/xhtml">
3+
<head>
4+
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
5+
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
6+
<meta name="generator" content="Doxygen 1.8.18"/>
7+
<meta name="viewport" content="width=device-width, initial-scale=1"/>
8+
<title>ADL (AMD Display Library) Public APIs: 14.0 APIs List</title>
9+
<link href="tabs.css" rel="stylesheet" type="text/css"/>
10+
<script type="text/javascript" src="jquery.js"></script>
11+
<script type="text/javascript" src="dynsections.js"></script>
12+
<link href="search/search.css" rel="stylesheet" type="text/css"/>
13+
<script type="text/javascript" src="search/searchdata.js"></script>
14+
<script type="text/javascript" src="search/search.js"></script>
15+
<link href="doxygen.css" rel="stylesheet" type="text/css" />
16+
</head>
17+
<body>
18+
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
19+
<div id="titlearea">
20+
<table cellspacing="0" cellpadding="0">
21+
<tbody>
22+
<tr style="height: 56px;">
23+
<td id="projectalign" style="padding-left: 0.5em;">
24+
<div id="projectname">ADL (AMD Display Library) Public APIs
25+
&#160;<span id="projectnumber">Version 15.0</span>
26+
</div>
27+
</td>
28+
</tr>
29+
</tbody>
30+
</table>
31+
</div>
32+
<!-- end header part -->
33+
<!-- Generated by Doxygen 1.8.18 -->
34+
<script type="text/javascript">
35+
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
36+
var searchBox = new SearchBox("searchBox", "search",false,'Search');
37+
/* @license-end */
38+
</script>
39+
<script type="text/javascript" src="menudata.js"></script>
40+
<script type="text/javascript" src="menu.js"></script>
41+
<script type="text/javascript">
42+
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
43+
$(function() {
44+
initMenu('',true,false,'search.php','Search');
45+
$(document).ready(function() { init_search(); });
46+
});
47+
/* @license-end */</script>
48+
<div id="main-nav"></div>
49+
<!-- window showing the filter options -->
50+
<div id="MSearchSelectWindow"
51+
onmouseover="return searchBox.OnSearchSelectShow()"
52+
onmouseout="return searchBox.OnSearchSelectHide()"
53+
onkeydown="return searchBox.OnSearchSelectKey(event)">
54+
</div>
55+
56+
<!-- iframe showing the search results (closed by default) -->
57+
<div id="MSearchResultsWindow">
58+
<iframe src="javascript:void(0)" frameborder="0"
59+
name="MSearchResults" id="MSearchResults">
60+
</iframe>
61+
</div>
62+
63+
</div><!-- top -->
64+
<div class="PageDoc"><div class="header">
65+
<div class="headertitle">
66+
<div class="title">14.0 APIs List </div> </div>
67+
</div><!--header-->
68+
<div class="contents">
69+
<div class="textblock"></div></div><!-- contents -->
70+
</div><!-- PageDoc -->
71+
<hr size="1"><div style="text-align: right;"><small>Copyright &copy 2009-2020 Advanced Micro Devices, Inc. All rights reserved.&nbsp;
72+
<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>
73+
</body>
74+
</html>
Loading
Loading
-82.2 KB
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
-93.6 KB
Binary file not shown.
69.5 KB
Binary file not shown.
116 KB
Binary file not shown.
Lines changed: 91 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,91 @@
1+
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2+
<html xmlns="http://www.w3.org/1999/xhtml">
3+
<head>
4+
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
5+
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
6+
<meta name="generator" content="Doxygen 1.8.18"/>
7+
<meta name="viewport" content="width=device-width, initial-scale=1"/>
8+
<title>ADL (AMD Display Library) Public APIs: AMDDisplayTool</title>
9+
<link href="tabs.css" rel="stylesheet" type="text/css"/>
10+
<script type="text/javascript" src="jquery.js"></script>
11+
<script type="text/javascript" src="dynsections.js"></script>
12+
<link href="search/search.css" rel="stylesheet" type="text/css"/>
13+
<script type="text/javascript" src="search/searchdata.js"></script>
14+
<script type="text/javascript" src="search/search.js"></script>
15+
<link href="doxygen.css" rel="stylesheet" type="text/css" />
16+
</head>
17+
<body>
18+
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
19+
<div id="titlearea">
20+
<table cellspacing="0" cellpadding="0">
21+
<tbody>
22+
<tr style="height: 56px;">
23+
<td id="projectalign" style="padding-left: 0.5em;">
24+
<div id="projectname">ADL (AMD Display Library) Public APIs
25+
&#160;<span id="projectnumber">Version 15.0</span>
26+
</div>
27+
</td>
28+
</tr>
29+
</tbody>
30+
</table>
31+
</div>
32+
<!-- end header part -->
33+
<!-- Generated by Doxygen 1.8.18 -->
34+
<script type="text/javascript">
35+
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
36+
var searchBox = new SearchBox("searchBox", "search",false,'Search');
37+
/* @license-end */
38+
</script>
39+
<script type="text/javascript" src="menudata.js"></script>
40+
<script type="text/javascript" src="menu.js"></script>
41+
<script type="text/javascript">
42+
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
43+
$(function() {
44+
initMenu('',true,false,'search.php','Search');
45+
$(document).ready(function() { init_search(); });
46+
});
47+
/* @license-end */</script>
48+
<div id="main-nav"></div>
49+
</div><!-- top -->
50+
<!-- window showing the filter options -->
51+
<div id="MSearchSelectWindow"
52+
onmouseover="return searchBox.OnSearchSelectShow()"
53+
onmouseout="return searchBox.OnSearchSelectHide()"
54+
onkeydown="return searchBox.OnSearchSelectKey(event)">
55+
</div>
56+
57+
<!-- iframe showing the search results (closed by default) -->
58+
<div id="MSearchResultsWindow">
59+
<iframe src="javascript:void(0)" frameborder="0"
60+
name="MSearchResults" id="MSearchResults">
61+
</iframe>
62+
</div>
63+
64+
<div class="header">
65+
<div class="headertitle">
66+
<div class="title">AMDDisplayTool</div> </div>
67+
</div><!--header-->
68+
<div class="contents">
69+
<!DOCTYPE html>
70+
<html>
71+
<body>
72+
<p><B>Description:</B> This User interface sample provides the usage model of Display APIs. Usage model includes read & write Virtual Super Resolution and write Integer Scaling. </p>
73+
<B>Supported OS:</B> Windows
74+
</br></br>
75+
<b>Init and Destroy:</b> Initialize the library before using it and destroy it after the usage. Refer to InitADL() for initialization and clean-up is done inside main function only.
76+
</br></br>
77+
<b>Functionality:</b>
78+
<ul>
79+
<li>“Virtual Super Resolution”, “AMD FreeSync”, “GPU Scaling” and “Chill” are presented as on/off toggles. If FreeSync is not supported, then the UI control is disabled. Updating the toggle state will be applied to driver and the state change is reflected if the call is successful. </li>
80+
<li>“Scaling Mode”, “Color Depth”, “Pixel Format” and “Wait For Vertical Refresh” are presented as drop down menus. Selecting the dropdown item will be applied automatically.</li>
81+
<li>“Color Temperature”, “Brightness”, “Contrast”, “Hue”, “Saturation” are presented as editable text box with current value and the slider. “Color Temperature” is included with extra toggle to select between automatic and manual options. Automatic option will bring the default values for “Brightness”, “Contrast”, “Hue”, “Saturation”. Changing these features from either of editable text box or slider is applied immediately.</li>
82+
</ul>
83+
</p>
84+
<b>Sample Path:</b> Sample\AMDDisplayTool
85+
</br>
86+
</body>
87+
</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;
89+
<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>
90+
</body>
91+
</html>

0 commit comments

Comments
 (0)