Quantcast
Channel: AMD Developer Forums: Message List
Viewing all articles
Browse latest Browse all 4104

Re: Getting GPU port index of attached display on windows

$
0
0

You can check the connector status of the GPU using ADL. This will give you information if a display is connected and how it is connected, e.g.. if DP, DVI, VGA etc.

 

Please check the function ADL2_Adapter_ConnectionState_Get. The ADL SKD includes a sample called EDIDSampleTool. The code shows how to get the connection state of all connectors. Please check EDID.c function getEmulationStatus.

 

Chris

 



Viewing all articles
Browse latest Browse all 4104

Trending Articles