Re: [Linux-fbdev-devel] fbdv/fbcon pending problems

From: Benjamin Herrenschmidt
Date: Tue Feb 24 2004 - 21:41:24 EST



> Hmm, how does winxp and macosx get their respectives video modes,
> what is missing in fbdev for that? MacOSX always gives you valid modes
> including refresh rates per adaptor/monitor, WinXP always give you valid
> modes and valid refresh rates for the video card, you actually
> 'Apply' to test, most of the time it simply works.

They do the same as I described. As you wrote, it works most of the
time. That's the whole point. You submit a "proposed" configuration
and gets back something .... most of the time, you do get back what
you asked. But you _might_ not. In some cases, what will happen is
that the "other" head will be affected. For example, enabling
mirroring on a non-4.3 LCD laptop like a titanium powerbook while
having a 4.3 display (CRT) plugged on the second output will cause
the LCD to be resized to a 4.3 ratio in MacOS.
So in this case, you get _more_ than what you asked.

> Great! i think your idea is great, does that library will be xserver
> dependant or will be an independent lib so others projects like mine
> could benefit from it? Any bits somewhere? This alone could boom
> and revolutionize the graphics solutions for linux. A step in the
> right direction for "World Domination" in the desktop field.

It's meant to be independant of anything else but the actual low
level driver model. Xserver would be one client, but others could
enter the game of course ;)

Ben.


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