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
489 Discussions

I2C DDC using PCI configuration GPIO registers

tppanchakshari
Beginner
697 Views

Hi

i am unable to achieve DDC on DVI cable using dvo GPIO registers, i presume 0x5020 as dvo GPIO for DDC on DVI calble.

i presume the code which works for Analog cable using 0x5010 GPIO register, can work if we just change the Offset from 0x5010 to 0x5020.

but its not working, could anybody tell me what could be the issue,

thanks

panchi

0 Kudos
1 Solution
wedamon
Novice
697 Views
Sorry if this reply is a little vague... I only have limited experience working with the display registers...

The documentation for programming the GPIO and GMBUS registers can be found in section 2.4.x of:

http://intellinuxgraphics.org/VOL_3_display_registers.pdf

You may want to try programming DDC/CI via the GMBUS registers. IMO, they're easier to understand and use than the GPIO registers...

View solution in original post

0 Kudos
2 Replies
wedamon
Novice
698 Views
Sorry if this reply is a little vague... I only have limited experience working with the display registers...

The documentation for programming the GPIO and GMBUS registers can be found in section 2.4.x of:

http://intellinuxgraphics.org/VOL_3_display_registers.pdf

You may want to try programming DDC/CI via the GMBUS registers. IMO, they're easier to understand and use than the GPIO registers...
0 Kudos
Val_Ferdinand_Caro
697 Views
did you figure this out?
0 Kudos
Reply