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
548 讨论

I2C DDC using PCI configuration GPIO registers

tppanchakshari
初学者
1,249 次查看

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 项奖励
1 解答
wedamon
新手
1,249 次查看
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 项奖励
2 回复数
wedamon
新手
1,250 次查看
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 项奖励
Val_Ferdinand_Caro
初学者
1,249 次查看
did you figure this out?
0 项奖励
回复