mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* Radeonfb driver ignores video= when panel detected
@ 2004-12-23  2:19 Erich Schubert
  2004-12-23  7:33 ` Benjamin Herrenschmidt
  0 siblings, 1 reply; 2+ messages in thread
From: Erich Schubert @ 2004-12-23  2:19 UTC (permalink / raw)
  To: linux-kernel

Hi,
both radeon drivers will ignore the command line options "video=" when
they detect a TFT panel. They will always use 8 bit color depth then.

I have a Thinkpad A31p with Radeon Mobility graphics.
Since I'd like to try out bootsplash/gensplash I'd like to run 16 bit
color depth. I needed to change this in the kernel
(in drivers/video/radeonfb.c: radeon_update_default_var(),
drivers/video/aty/radeon_monitor.c: struct ... radeonfb_default_var)
because the video= command line option that works fine on other boxes
with radeons I have doesn't work.

Did I miss some other option?

Greetings,
Erich Schubert
-- 
   erich@(vitavonni.de|debian.org)    --    GPG Key ID: 4B3A135C    (o_
    Go away or i'll replace you with a very small shell script.     //\
           Es ist besser, geliebt und verloren zu haben,            V_/_
                   als niemals geliebt zu haben.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Radeonfb driver ignores video= when panel detected
  2004-12-23  2:19 Radeonfb driver ignores video= when panel detected Erich Schubert
@ 2004-12-23  7:33 ` Benjamin Herrenschmidt
  0 siblings, 0 replies; 2+ messages in thread
From: Benjamin Herrenschmidt @ 2004-12-23  7:33 UTC (permalink / raw)
  To: Erich Schubert; +Cc: Linux Kernel list

On Thu, 2004-12-23 at 03:19 +0100, Erich Schubert wrote:
> Hi,
> both radeon drivers will ignore the command line options "video=" when
> they detect a TFT panel. They will always use 8 bit color depth then.
> 
> I have a Thinkpad A31p with Radeon Mobility graphics.
> Since I'd like to try out bootsplash/gensplash I'd like to run 16 bit
> color depth. I needed to change this in the kernel
> (in drivers/video/radeonfb.c: radeon_update_default_var(),
> drivers/video/aty/radeon_monitor.c: struct ... radeonfb_default_var)
> because the video= command line option that works fine on other boxes
> with radeons I have doesn't work.
> 
> Did I miss some other option?

No, you didn't, it's a problem that I'll fix after 2.6.10

Ben.



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-12-23  7:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-12-23  2:19 Radeonfb driver ignores video= when panel detected Erich Schubert
2004-12-23  7:33 ` Benjamin Herrenschmidt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome