display-library
display-library copied to clipboard
AMD Display Library SDK
I am trying to obtain the throttling state of several AMD GPUs (6900 XT, 7900 XT and 7900 XTX). My understanding is that I request `ADL_PMLOG_THROTTLER_STATUS` in `ADLPMLogStartInput::usSensors` like for...
Hi! I need **adl.lib** file. How do I get it? Thanks.
I need to include this headers for a program I'm packaging for a distribution, but it is not clear if the headers provided here can be redistributed, that is, as...
Are there some ready-made, but maybe undocumented functions to get AMD video card's UUID (aka unique_id in Linux sysfs)? Some newer AMD GPUs seem to support it. Here the issue...
in https://gpuopen-librariesandsdks.github.io/adl/index.html ,we cannot get the full APIs list.
with overdrive8 I am not able set core and memory clock. Following command I am using Overdrive8.exe c 0 0 1100 Overdrive8.exe m 8 0 10
I use `AMD Radeon RX 580` GPU on Win10 64bit, and I call `ADL2_Overdrive_Caps()` and the `iVersion` result is 7. I hope to know: * what overdrive version api should...
GPU: RX 6950xt Driver Version: 22.5.1 I use GPU temp to control my case fans, but after 22.5.1 update, GPU temp is not accessible anymore. I ran "Overdrive8 t", and...
I have AMD Radeon(TM) R7 M360 with driver version 21.3.1. I am not able to set core and memory clock .The function ADL_Overdrive6_State_Set return -8 i.e ADL_ERR_NOT_SUPPORTED. What should i...