Functions | |
int | ADL_Display_PowerXpressVersion_Get (int iAdapterIndex, int *lpVersion) |
Function to retrieve the PowerXpress version. | |
int | ADL_Display_PowerXpressActiveGPU_Get (int iAdapterIndex, int *lpActiveGPU) |
Function to get the active GPU in PowerXpress. | |
int | ADL_Display_PowerXpressActiveGPU_Set (int iAdapterIndex, int iActiveGPU, int *lpOperationResult) |
Function to set the active GPU in PowerXpress. | |
int | ADL_Display_PowerXpress_AutoSwitchConfig_Get (int iAdapterIndex, int *lpAutoSwitchOnACDCEvent, int *lpAutoSwitchOnDCACEvent) |
Function to retrieve the auto switch configuration setting for PowerXpress. This is not supported when DPPE state switching is configured. | |
int | ADL_Display_PowerXpress_AutoSwitchConfig_Set (int iAdapterIndex, int iAutoSwitchOnACDCEvent, int iAutoSwitchOnDCACEvent) |
Function to set the auto switch configuration setting for PowerXpress. This is not supported when DPPE state switching is configured. | |
int | ADL_PowerXpress_Config_Caps (int iAdapterIndex, ADLPXConfigCaps *lpPXConfigCaps) |
This function gets the PowerXpress configuration Caps. | |
int | ADL_PowerXpress_Scheme_Get (int iAdapterIndex, ADLPXScheme *lpPXSchemeRange, ADLPXScheme *lpPXSchemeCurrentState, ADLPXScheme *lpPXSchemeDefaultState) |
This function gets the PowerXpress scheme. | |
int | ADL_PowerXpress_Scheme_Set (int iAdapterIndex, ADLPXScheme scheme) |
This function sets the PowerXpress scheme. | |
int | ADL_PowerXpress_AncillaryDevices_Get (int iAdapterIndex, int *lpNumberOfAncillaryDevices, ADLBdf **lppAncillaryDevices) |
This function gets ancillary GPUs. |
Copyright (c) 2010 - 2010 Advanced Micro Devices, Inc. THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A PARTICULAR PURPOSE. All functions found in this file can be used as a reference to ensure the specified function pointers can be used by the appropriate runtime dynamic library loaders. This header file is for AMD internal use only.