lkml.org 
[lkml]   [2006]   [Jan]   [27]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
SubjectRe: [PATCH] framebuffer: Remove old radeon driver
From
From: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Date: Sat, 28 Jan 2006 15:09:52 +1100

> On Sat, 2006-01-28 at 00:13 +0100, Michael Hanselmann wrote:
> > This patch removes the old radeon driver which has been replaced by a
> > newer one.
> >
> > Signed-off-by: Michael Hanselmann <linux-kernel@hansmi.ch>
>
> Acked-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>

I have no problem with this, but I want to point out one
artifact of the current Radeon driver which drivers me nuts
:-)

The radeon_screen_blank() routine returns error codes back
to the X server which handily confuses it, making it
impossible to unblank the screen unless X has taken it
all the way to power-off or somesuch. The comment above
this problematic code states:

/* let fbcon do a soft blank for us */
return (blank == FB_BLANK_NORMAL) ? -EINVAL : 0;

There has to be a better way to do this, which doesn't break
X when run via fbcon. :-)

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2006-01-28 05:48    [W:0.050 / U:0.420 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site