[Bug 269606] black screen after monitor wake up with intel X11 driver with uxa accel method

[email protected]
Newsgroups gmane.os.freebsd.devel.x11
Message-ID <[email protected]/bugzilla/>
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269606

--- Comment #11 from Paul Dufresne <[email protected]> ---
Not tested much, but I first glance, this bug would happen with uxa
acceleration, and not in sna acceleration.

The file I use to test:
paul@dufresnep:/usr/home/paul $ cat
/usr/local/etc/X11/xorg.conf.d/20-intel.conf 
Section "Device"
    Identifier "Card"
    #Driver "vesa"
    Driver "intel"
    #Driver "scfb"
    # does not exist: Driver "glamor"
    #Driver "modesetting"
    #Option "AccelMethod" "sna"
    Option "AccelMethod" "uxa"
EndSection
paul@dufresnep:/usr/home/paul $

-- 
You are receiving this mail because:
You are the assignee for the bug.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.