[Intel-gfx] IEGD to xf86-video-intel

DragoČ™ Carp dragoscarp at gmail.com
Tue Jan 14 23:52:09 CET 2014


Hi all,

I'm trying to update an old linux board Advantech PCM-9361 (Intel Atom
N270+ 945GSE+ ICH7M) Linux 2.6.32 + IEGD to the newest opensuse 13.1: Linux
3.11.6 + xf86-video-intel 2.99.906.

The IEGD driver has some settings (Port Attributes) that cannot be set in
xf86-video-intel.
Is it possible to set them with the intel_reg_write utility? Are there any
reference documents describing the IEGD Port attributes?

Below is the xorg.conf with the iegd settings. The interesting lines are
"Attr/26" "18" for ports 2 and 4: the TFT panels are 18bbp color depth (the
panels don't provide any EDID info).
With the new configuration the colors on LVDS2 panel are wrong (probably
set to 24bbp) and LVDS1 panel is black although xrandr shows it as active.

Any ideas?

Regards,
Dragos Carp


Section "Device"
    Identifier "Intel_IEGD-0"
    Driver     "iegd"
    VendorName "Intel(R) DEG"
    BoardName  "Embedded Graphics"
    BusID      "0:2:0"
    Screen      0
    Option     "PcfVersion"            "1792"
    Option     "ConfigId"              "1"
    Option     "ALL/1/name"                   "test4"
    Option     "PortDrivers"     "sdvo lvds"
    Option     "ALL/1/General/PortOrder"      "24000"
    Option     "ALL/1/General/DisplayConfig"  "2"
    Option     "ALL/1/General/DisplayDetect"  "0"
    Option     "ALL/1/Port/4/General/name"                   "lvds"
    Option     "ALL/1/Port/4/General/EdidAvail"      "0"
    Option     "ALL/1/Port/4/General/EdidNotAvail"   "4"
    Option     "ALL/1/Port/4/General/Rotation"       "0"
    Option     "ALL/1/Port/4/General/Edid"           "0"
    Option     "ALL/1/Port/4/Attr/26"                "18"
    Option     "ALL/1/Port/4/Attr/27"                "1"
    Option     "ALL/1/Port/4/Attr/43"                "7"
    Option     "ALL/1/Port/4/Attr/49"                "0"
    Option     "ALL/1/Port/4/Dtd/1/PixelClock"       "148500"
    Option     "ALL/1/Port/4/Dtd/1/HorzActive"       "1920"
    Option     "ALL/1/Port/4/Dtd/1/HorzSync"         "55"
    Option     "ALL/1/Port/4/Dtd/1/HorzSyncPulse"    "88"
    Option     "ALL/1/Port/4/Dtd/1/HorzBlank"        "280"
    Option     "ALL/1/Port/4/Dtd/1/VertActive"       "1080"
    Option     "ALL/1/Port/4/Dtd/1/VertSync"         "3"
    Option     "ALL/1/Port/4/Dtd/1/VertSyncPulse"    "5"
    Option     "ALL/1/Port/4/Dtd/1/VertBlank"        "45"
    Option     "ALL/1/Port/4/Dtd/1/Flags"            "0x8020000"
    Option     "ALL/1/Port/2/General/name"                   "sdvo"
    Option     "ALL/1/Port/2/General/EdidAvail"      "0"
    Option     "ALL/1/Port/2/General/EdidNotAvail"   "4"
    Option     "ALL/1/Port/2/General/Rotation"       "0"
    Option     "ALL/1/Port/2/General/Edid"           "0"
    Option     "ALL/1/Port/2/Attr/26"                "18"
    Option     "ALL/1/Port/2/Attr/27"                "1"
    Option     "ALL/1/Port/2/Attr/43"                "7"
    Option     "ALL/1/Port/2/Attr/49"                "0"
    Option     "ALL/1/Port/2/Dtd/1/PixelClock"       "148500"
    Option     "ALL/1/Port/2/Dtd/1/HorzActive"       "1920"
    Option     "ALL/1/Port/2/Dtd/1/HorzSync"         "55"
    Option     "ALL/1/Port/2/Dtd/1/HorzSyncPulse"    "88"
    Option     "ALL/1/Port/2/Dtd/1/HorzBlank"        "280"
    Option     "ALL/1/Port/2/Dtd/1/VertActive"       "1080"
    Option     "ALL/1/Port/2/Dtd/1/VertSync"         "3"
    Option     "ALL/1/Port/2/Dtd/1/VertSyncPulse"    "5"
    Option     "ALL/1/Port/2/Dtd/1/VertBlank"        "45"
    Option     "ALL/1/Port/2/Dtd/1/Flags"            "0x8020000"
EndSection
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/intel-gfx/attachments/20140114/1f77a997/attachment.html>


More information about the Intel-gfx mailing list