|
22 | 22 | <tr style="height: 56px;">
|
23 | 23 | <td id="projectalign" style="padding-left: 0.5em;">
|
24 | 24 | <div id="projectname">ADL (AMD Display Library) Public APIs
|
25 |
| -  <span id="projectnumber">Version 17.0</span> |
| 25 | +  <span id="projectnumber">Version 17.1</span> |
26 | 26 | </div>
|
27 | 27 | </td>
|
28 | 28 | </tr>
|
|
67 | 67 | </div><!--header-->
|
68 | 68 | <div class="contents">
|
69 | 69 | <div class="textblock"><dl class="reflist">
|
| 70 | +<dt>Global <a class="el" href="group__ADAPTERMAINAPI.html#gaf65a9df180ef5f3d2858272d242c042e">ADL2_Adapter_LED_Support_Cap</a> (ADL_CONTEXT_HANDLE context, int iAdapterIndex, int *iSupported, int *iEnabled, int *iVersion)</dt> |
| 71 | +<dd><a class="anchor" id="_LatestAPIS000001"></a> Function to retrieve current LED support capability </dd> |
| 72 | +<dt>Global <a class="el" href="group__POWERMANAGEMANTAPI.html#ga4390b38f622d55430d8a50312c5722ac">ADL2_CHILL_SettingsX3_Set</a> (ADL_CONTEXT_HANDLE context, int iAdapterIndex, <a class="el" href="structADL__CHILL__SETTINGS.html" title="Structure containing information about CHILL Settings.">ADL_CHILL_SETTINGS</a> settings, <a class="el" href="structADL__CHILL__NOTFICATION__REASON.html" title="Structure containing information about CHILL Settings change reason.">ADL_CHILL_NOTFICATION_REASON</a> changeReason, <a class="el" href="structADL__ERROR__REASON2.html">ADL_ERROR_REASON2</a> *errorReason)</dt> |
| 73 | +<dd><a class="anchor" id="_LatestAPIS000002"></a> Function to set CHILL settings This function sets the user input values to CHILL feature </dd> |
| 74 | +<dt>Global <a class="el" href="group__POWERMANAGEMANTAPI.html#ga4091e1cdf0d2c08a2db1281afcce6312">ADL2_DELAG_SettingsX2_Set</a> (ADL_CONTEXT_HANDLE context, int iAdapterIndex, <a class="el" href="structADL__DELAG__SETTINGS.html" title="Structure containing information about DELAG Settings.">ADL_DELAG_SETTINGS</a> settings, <a class="el" href="structADL__DELAG__NOTFICATION__REASON.html" title="Structure containing information about DELAG Settings change reason.">ADL_DELAG_NOTFICATION_REASON</a> changeReason, <a class="el" href="structADL__ERROR__REASON2.html">ADL_ERROR_REASON2</a> *errorReason)</dt> |
| 75 | +<dd><a class="anchor" id="_LatestAPIS000003"></a> Function to set DELAG settings This function sets the user input values to DELAG feature </dd> |
| 76 | +<dt>Global <a class="el" href="group__POWERMANAGEMANTAPI.html#gaf3927037a9196f1703777c4465c425c3">ADL2_BOOST_SettingsX2_Set</a> (ADL_CONTEXT_HANDLE context, int iAdapterIndex, <a class="el" href="structADL__BOOST__SETTINGS.html" title="Structure containing information about BOOST Settings.">ADL_BOOST_SETTINGS</a> settings, <a class="el" href="structADL__BOOST__NOTFICATION__REASON.html" title="Structure containing information about BOOST Settings change reason.">ADL_BOOST_NOTFICATION_REASON</a> changeReason, <a class="el" href="structADL__ERROR__REASON2.html">ADL_ERROR_REASON2</a> *errorReason)</dt> |
| 77 | +<dd><a class="anchor" id="_LatestAPIS000004"></a> Function to set BOOST settings This function sets the user input values to BOOST feature </dd> |
70 | 78 | <dt>Global <a class="el" href="group__DISPLAYAPI.html#ga79077c3fecfa75105f9b1a13c9151ff1">ADL2_Display_ColorDepthDefault_Get</a> (ADL_CONTEXT_HANDLE context, int iAdapterIndex, int iDisplayIndex, int *lpColorDepthDefault)</dt>
|
71 |
| -<dd><a class="anchor" id="_LatestAPIS000001"></a> Function to get color depth default value. <b>HDMI</b> and <b>DP</b> only </dd> |
| 79 | +<dd><a class="anchor" id="_LatestAPIS000005"></a> Function to get color depth default value. <b>HDMI</b> and <b>DP</b> only </dd> |
| 80 | +<dt>Global <a class="el" href="group__I2CDDCEDIDAPI.html#ga853222b62b80a11bee8138d65249547c">ADL2_Display_WriteAndReadSMUI2C</a> (ADL_CONTEXT_HANDLE context, int iAdapterIndex, <a class="el" href="structADLI2C.html" title="Structure containing information about I2C.">ADLI2C</a> *plI2C)</dt> |
| 81 | +<dd><a class="anchor" id="_LatestAPIS000006"></a> Function to write and read I2C via SMU. </dd> |
72 | 82 | <dt>Global <a class="el" href="group__GRAPHICSAPI.html#gaf60a265fb5464d4e10bb491d61fb76de">ADL2_SmartDC_Active_State_Get</a> (ADL_CONTEXT_HANDLE context, int *lpSmartDCActiveState)</dt>
|
73 |
| -<dd><a class="anchor" id="_LatestAPIS000002"></a> Function to retrieve the SmartDC active state information.</dd> |
| 83 | +<dd><a class="anchor" id="_LatestAPIS000007"></a> Function to retrieve the SmartDC active state information.</dd> |
74 | 84 | </dl>
|
75 | 85 | </div></div><!-- contents -->
|
76 | 86 | </div><!-- PageDoc -->
|
|
0 commit comments