All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/9] ps3av/fb drivers for 2.6.21
@ 2007-01-25 17:46 Geert Uytterhoeven
  2007-01-25 17:48   ` Geert Uytterhoeven
                   ` (9 more replies)
  0 siblings, 10 replies; 64+ messages in thread
From: Geert Uytterhoeven @ 2007-01-25 17:46 UTC (permalink / raw)
  To: James Simmons, Paul Mackerras
  Cc: Linux/PPC Development, Linux Frame Buffer Device Development

	Hi James, Paul,

This is the first submission of the PS3 AV Settings Driver and the PS3 Virtual
Frame Buffer Driver.

To ease the review, I'm sending all patches to both relevant maintaines and
mailing lists.

[PATCH 1/9] ps3: AV Settings Driver
[PATCH 2/9] fbdev modedb: allow refresh rates for named video modes
[PATCH 3/9] fbdev modedb: make more pointer parameters const
[PATCH 4/9] fb_videomode_to_var: reset virtual screen parameters
[PATCH 5/9] ps3: Preallocate bootmem memory for ps3fb
[PATCH 6/9] ps3: Virtual Frame Buffer Driver
[PATCH 7/9] ps3: disable display flipping during mode changes
[PATCH 8/9] ps3: cleanup ps3fb before clearing HPTE
[PATCH 9/9] ps3: ps3av/fb defconfig updates

PowerPC-specific patches (1, 5, 7, 8 and 9) apply on top of the patches sent
by Geoff Levand to linuxppc-dev yesterday.
Frame buffer specific-patches (2, 3, 4, and 6) apply on Linus' current tree.

Please review. All comments are welcome.
Our goal is to get these drivers integrated into 2.6.21.

Thanks!

Gr{oetje,eeting}s,

						Geert

--
Geert Uytterhoeven -- Sony Network and Software Technology Center Europe (NSCE)
Geert.Uytterhoeven@sonycom.com ------- The Corporate Village, Da Vincilaan 7-D1
Voice +32-2-7008453 Fax +32-2-7008622 ---------------- B-1935 Zaventem, Belgium

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

end of thread, other threads:[~2007-03-27 17:35 UTC | newest]

Thread overview: 64+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-01-25 17:46 [PATCH 0/9] ps3av/fb drivers for 2.6.21 Geert Uytterhoeven
2007-01-25 17:48 ` [PATCH 1/9] ps3: AV Settings Driver Geert Uytterhoeven
2007-01-25 17:48   ` Geert Uytterhoeven
2007-01-26  3:12   ` Christoph Hellwig
2007-01-29 14:10     ` Geert Uytterhoeven
2007-01-29 14:10       ` Geert Uytterhoeven
2007-01-29 16:15       ` Christoph Hellwig
2007-01-29 16:15         ` Christoph Hellwig
2007-01-29 19:24         ` Geoff Levand
2007-01-30 18:39         ` Segher Boessenkool
2007-01-30 19:39           ` Geert Uytterhoeven
2007-01-30 19:39             ` Geert Uytterhoeven
2007-01-31  8:45           ` Christoph Hellwig
2007-01-31  8:45             ` Christoph Hellwig
2007-01-26  4:13   ` Arnd Bergmann
2007-01-26 14:56     ` Geert Uytterhoeven
2007-01-26 14:56       ` Geert Uytterhoeven
2007-01-28 21:37       ` Benjamin Herrenschmidt
2007-01-28 21:37         ` Benjamin Herrenschmidt
2007-01-29 15:14     ` Geert Uytterhoeven
2007-01-29 15:14       ` Geert Uytterhoeven
2007-01-30  0:16       ` Arnd Bergmann
2007-01-30  0:16         ` Arnd Bergmann
2007-01-25 17:48 ` [PATCH 2/9] fbdev modedb: allow refresh rates for named video modes Geert Uytterhoeven
2007-01-25 17:48   ` Geert Uytterhoeven
2007-01-25 17:49 ` [PATCH 3/9] fbdev modedb: make more pointer parameters const Geert Uytterhoeven
2007-01-25 17:49   ` Geert Uytterhoeven
2007-01-25 17:49 ` [PATCH 4/9] fb_videomode_to_var: reset virtual screen parameters Geert Uytterhoeven
2007-01-25 17:49   ` Geert Uytterhoeven
2007-01-25 17:50 ` [PATCH 5/9] ps3: Preallocate bootmem memory for ps3fb Geert Uytterhoeven
2007-01-25 17:50   ` Geert Uytterhoeven
2007-01-30  2:29   ` Michael Ellerman
2007-01-30  2:29     ` Michael Ellerman
2007-01-30  8:16     ` Geert Uytterhoeven
2007-01-30  8:16       ` Geert Uytterhoeven
2007-01-30  8:27       ` Arnd Bergmann
2007-01-30  8:27         ` Arnd Bergmann
2007-01-30  8:36         ` Geert Uytterhoeven
2007-01-30  8:36           ` Geert Uytterhoeven
2007-01-30  9:08           ` Benjamin Herrenschmidt
2007-01-30  9:08             ` Benjamin Herrenschmidt
2007-01-30 10:44             ` Arnd Bergmann
2007-01-30 10:44               ` Arnd Bergmann
2007-01-30 22:37       ` Michael Ellerman
2007-01-30 22:37         ` Michael Ellerman
2007-01-25 17:50 ` [PATCH 6/9] ps3: Virtual Frame Buffer Driver Geert Uytterhoeven
2007-01-25 17:50   ` Geert Uytterhoeven
2007-01-25 21:36   ` [Linux-fbdev-devel] " Bernhard Fischer
2007-01-25 17:51 ` [PATCH 7/9] ps3: disable display flipping during mode changes Geert Uytterhoeven
2007-01-25 17:51   ` Geert Uytterhoeven
2007-01-26  2:13   ` Arnd Bergmann
2007-01-25 17:51 ` [PATCH 8/9] ps3: cleanup ps3fb before clearing HPTE Geert Uytterhoeven
2007-01-25 17:51   ` Geert Uytterhoeven
2007-01-26  3:14   ` Christoph Hellwig
2007-01-30  2:23     ` Michael Ellerman
2007-01-30  2:23       ` Michael Ellerman
2007-03-24 23:46     ` Geoff Levand
2007-03-25 17:43       ` Milton Miller
2007-03-27  1:06         ` Geoff Levand
2007-03-27 17:35       ` Christoph Hellwig
2007-01-25 17:52 ` [PATCH 9/9] ps3: ps3av/fb defconfig updates Geert Uytterhoeven
2007-01-25 17:52   ` Geert Uytterhoeven
2007-01-25 17:55 ` [PATCH 0/9] ps3av/fb drivers for 2.6.21 Geert Uytterhoeven
2007-01-25 17:55   ` Geert Uytterhoeven

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.