atiext: Add DDC type to tables for radeon Linux driver (KMS)

The connector info section needs a non-zero value in the DDC
type field. Zero causes the Linux radeon driver to fail to initialize the DDC
bus and then no connectors are found. DDC_DVI (0x2) is used here so that
the GPIO_DVI_DDC register is used for the radeon. From what I have seen
r128 drivers ignore this field entirely.

Tested on Debian Squeeze (Linux 2.6.32) and Debian Trixie (Linux 6.12.94)
with:

qemu-system-x86_64 -vga none -device ati-vga,model=rv100,vgamem_mb=32

Signed-off-by: Chad Jablonski <chad@jablonski.xyz>
1 file changed
tree: d1d21e74648cccfa03f1702ecffa0a925d25bce0
  1. docs/
  2. scripts/
  3. src/
  4. vgasrc/
  5. .gitignore
  6. COPYING
  7. COPYING.LESSER
  8. Makefile
  9. README