Developing Games on Intel Graphics
If you are gaming on graphics integrated in your Intel Processor, this is the place for you! Find answers to your questions or post your issues with PC games
486 Discussions

need APIs for stuff like EDID, HDCP etc...

madshi_net
Beginner
657 Views
Hello,


I'm working on a HTPC video renderer and for that I need information on how to:

(1) read the EDID directly from the display (not from registry)
(2) read/write from/to I2C port
(3) check whether the display supports HDCP
(4) read the GPU product name, dedicated video memory size etc

I need this for all 32bit and 64bit Windows OSs beginning with Windows XP.

For NVidia there's a nice NVAP I header/lib available which allows all this (and more). Is there something comparable available for Intel GPUs? That would be great. Thanks!

Best regards, madshi.

0 Kudos
3 Replies
Christian_Yoedhana
657 Views
Hi,

Does Intel have an SDK to identify the type of display connectors in an XP/Vista system with Intel Integrated Graphics? I have worked with NVAPI and AMD ADL SDKs, and they have APIs to identify connector types for the vendor's video cards.

I already have several workarounds to identify the connector types, but they all fails whenever my system enters display clone mode. It seems that in Vista and XP, windows is not aware of the presence of the second monitor in cloned mode.

Thanks,
0 Kudos
Doraisamy_G_Intel
657 Views
Hi,

Currently Intel does not have a public SDK that provides these features. If you are already working with Intel under NDA, please request your engineering contact, or PM me to get this.

Thanks,
-Ganesh
0 Kudos
Alen_Z_
Beginner
657 Views

Hi Ganesh,

I am also looking for a way to read the EDID of a display connected to my Intel graphics card. It looks like in 2010 Intel did not provide a public SDK for this purpose. Please let me know if anything has changed since then. Thank you.

Alen

0 Kudos
Reply