<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [Patch] ViaLVDSDFPPower function improvement"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=93245">93245</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>[Patch] ViaLVDSDFPPower function improvement
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>xorg
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>x86 (IA32)
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux (All)
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>enhancement
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Driver/openchrome
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>openchrome-devel@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>kevinbrace@gmx.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="attachment.cgi?id=120330" name="attach_120330" title="[Patch] ViaLVDSDFPPower function improvement">attachment 120330</a> <a href="attachment.cgi?id=120330&action=edit" title="[Patch] ViaLVDSDFPPower function improvement">[details]</a></span>
[Patch] ViaLVDSDFPPower function improvement

Made improvements to ViaLVDSDFPPower function inside via_lvds.c.
A very poor assumption was being made regarding the I/O pad state of pins
connected to an LVDS-based DFP (Digital Flat Panel) in the previous version of
the code.
At this point, the best solution is to turn on or off the pins of both LVDS
Channel 1 and Channel 2.
The previous version of the code was relying on the supposed previous state of
pins connected to the LVDS-based DFP, and this was leading to the LVDS-based
DFP screen getting turned off completely when the computer resumes from ACPI S3
State.
In the future, it will be nice if LVDS Channel 1 or Channel 2 pins can be
turned on and off independently based on what is actually connected to the LVDS
channel.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>