Re: Re: [PATCH 8/10] fbdev: Allow core fb to be built as a module
From: Andrew Morton <hidden>
Date: 2005-03-09 06:51:03
"Antonino A. Daplas" [off-list ref] wrote:
quoted hunk ↗ jump to hunk
On Tuesday 08 March 2005 12:58, Andrew Morton wrote:quoted
Jon Smirl [off-list ref] wrote:quoted
Did you fix this or do I need to send another patch?I fixed it. We seem to have a few newish fbdev bugs btw: From: Guennadi Liakhovetski <redacted> To: linux-kernel@vger.kernel.org, jim.hague@acm.org, linux-fbdev-devel@lists.sourceforge.net Subject: [2.6.11 Permedia-2 Framebuffer] driver broken (?).Resolved by Jim Hague in another thread. If you haven't seen it yet, here's the patch.--- drivers/video/pm2fb.c.orig 2005-03-07 15:35:28.000000000 +0000 +++ drivers/video/pm2fb.c 2005-03-07 18:34:13.000000000 +0000@@ -747,7 +747,7 @@ } if ((info->var.vmode & FB_VMODE_MASK)==FB_VMODE_DOUBLE) video |= PM2F_LINE_DOUBLE; - if (info->var.activate==FB_ACTIVATE_NOW) + if ((info->var.activate & FB_ACTIVATE_MASK)==FB_ACTIVATE_NOW) video |= PM2F_VIDEO_ENABLE; par->video = video;
OK, thanks. I'll wait until your next patch drop for this.
quoted
From: Henrik Persson <redacted> To: unlisted-recipients:;;@localhost.localdomain (no To-header on input) Cc: dtor@mail.ru, linux-kernel@vger.kernel.org Subject: Re: Touchpad "tapping" changes in 2.6.11? ("Well, -mm1 didn't quite agree with my savage gfx drivers")Any details on this?
Yeah, it was just a compile error due to the support-multiple-AGP-bridges API change. No doubt the devleopers will fix that up soon. Henrik said he's using drivers from: CVS (from mesa, xorg and dri cvs all-in-one) snapshots at http://dri.freedesktop.org/snapshots/ I don't really know why it isn't merged. It's under pretty heavy development right now, but maybe it could get into -mm anyway? Felix Khling [off-list ref] is the driver hacker. He should know more. A DRI driver, I guess. Are we planning on merging that in? ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click