On Sun, Mar 4 Mar 2012 12:27:56 -0800, Mike Larkin wrote:
> > This really has nothing to do with ACPI. It could be due to missing a
> > repost in resume, but ACPI is really not involved in that part of the
> > sequence.
> >
> > There is a block of code in sys/dev/pci/vga_pci.c that can be used to
On Wed, Dec 21, 2011 at 09:27:03PM +, Owain Ainsworth wrote:
> There seems to be a damage issue with roatated screens and at least
> rectangle composition still, but this makes rotation possible at all.
> (this is a bug only we have because we still have the UMS code).
>
> it's a git diff, but
Hi Owain,
>
>From a look at the kernel code and a look at your X log it looks like
>this spamming is happening only while you are vt switched away from X.
>
correct. another symptom is that xorg _does_not_ refresh the screen.
this is why I inadvertently duplicated dmesg and Xorg.0.log.
>(you use
This upstream patch courtesy of Chris Wilson
both limits tied pitches to 8192 on pre-i965 and enables switching from one
VT to another without terminating your Xsession. :)
Tested on a Thinkpad X301 with an Aug 3 amd64 snapshot..
Please see
http://cgit.freedesktop.org/mesa/drm/commit/?id=72
I applied the patch. It shows up as expected:
(**) intel(0): DPMS enabled
(==) intel(0): Intel XvMC decoder enabled
(II) intel(0): Set up textured video
(II) intel(0): [XvMC] xvmc_vld driver initialized.
Is there anything else you want done to test? I am not aware of any
package (such as mplaye
> this is a new version of my diff, which is necessary following some
> changes that have been committed to the tree since my original diff.
> it also fixes a race in the scsi_scsi_cmd completion path, and locks
> the sd buffers consistently.
>
> this diff has been tested on mpi, siop, isp, ami, a