enable resume from text console on X301 Was:Re: enable/fix vt switching on sandybridge machines

2012-03-08 Thread Dave Del Debbio
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

Re: (mostly) fix rotation in the intel X driver.

2012-02-27 Thread Dave Del Debbio
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

Re: xf86-video-intel driver broken after 2011/11/29

2012-02-11 Thread Dave Del Debbio
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

[PATCH] intel(4) framebuffer

2010-08-04 Thread Dave Del Debbio
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

Re: (another) Intel driver change needs testing.

2010-05-17 Thread Dave Del Debbio
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

Re: scsi midlayer tweak

2009-08-14 Thread Dave Del Debbio
> 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