[Bug 67176] New: Primary output broken in zaphod mode (regression)

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Jul 22 07:42:39 PDT 2013


https://bugs.freedesktop.org/show_bug.cgi?id=67176

          Priority: medium
            Bug ID: 67176
          Assignee: chris at chris-wilson.co.uk
           Summary: Primary output broken in zaphod mode (regression)
        QA Contact: intel-gfx-bugs at lists.freedesktop.org
          Severity: normal
    Classification: Unclassified
                OS: All
          Reporter: nbowler at draconx.ca
          Hardware: Other
            Status: NEW
           Version: git
         Component: Driver/intel
           Product: xorg

Created attachment 82821
  --> https://bugs.freedesktop.org/attachment.cgi?id=82821&action=edit
Xorg.log from a broken session

After upgrading xf86-video-intel to latest git, my "primary" display
(connected via HDMI) no longer works: the display simply enters standby mode
after starting X.  The display is still "there", and poking at it with xrandr
-display :0.0 shows that it is somehow configured to a nonsense mode:

  Screen 0: minimum 320 x 200, current 320 x 200, maximum 32767 x 32767
  HDMI1 connected (normal left inverted right x axis y axis)
     1920x1080      59.9 +   60.0     50.0     60.0
     1920x1080i     30.0     25.0
     1680x1050      59.9
     1280x1024      75.0     60.0
     1152x864       75.0
     1280x720       50.0     60.0
     1024x768       75.1     60.0
     832x624        74.6
     800x600        75.0     60.3     56.2
     720x576        50.0
     720x480        59.9
     640x480        75.0     60.0     59.9
     720x400        70.1

The output starts to work again after manually configuring to 1920x1080 but
pointer screen crossings are all messed up.  Bisecting pinpoints the following
commit in xf86-video-intel; reverting this commit on top of master appears to
correct the issues:

  ea508c177c961ba2f00129476a22a32ff3ea6f1b is the first bad commit
  commit ea508c177c961ba2f00129476a22a32ff3ea6f1b
  Author: Chris Wilson <chris at chris-wilson.co.uk>
  Date:   Thu Jul 4 20:19:20 2013 +0100

      sna: Set 1024x768 fb in absence of any connected devices

      No actual initial configration magic is required, all we need to do is
      set the initial framebuffer size with no connected outputs and leave it
      to the core to select CompatOutput() the like.

      Signed-off-by: Chris Wilson <chris at chris-wilson.co.uk>

  :040000 040000 9ed8e6c7baee59c48687bec00e15b4d878780a9e
0c6e5509fa6a22161e8302303932f04783b486f3 M    src

Running Linux 3.9.11, xorg-server 1.14.2.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20130722/32c9b539/attachment-0001.html>


More information about the intel-gfx-bugs mailing list