linux-stable/drivers/video/geode
Andres Salomon d1b4cc3ec5 gxfb: stop sharing code with gx1fb
We want to stop sharing stuff with gx1fb; it makes little sense.  There were
fields in geodefb_par that weren't being used, there was little point to the
DC/VP ops callbacks, etc.  This implements the following:

  - Create gxfb_par (based on geodefb_par), place it in gxfb.h
  - Drop display_gx.h and video_gx.h.  The last few patches moved most
    stuff into gxfb.h anyways, so there was very little left.
  - Drop the geode_{dc,vid}_ops stuff.  Un-static functions, add
    declarations to gxfb.h.

Signed-off-by: Andres Salomon <dilinger@debian.org>
Cc: Jordan Crouse <jordan.crouse@amd.com>
Cc: "Antonino A. Daplas" <adaplas@pol.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-04-28 08:58:36 -07:00
..
display_gx.c gxfb: stop sharing code with gx1fb 2008-04-28 08:58:36 -07:00
display_gx1.c
display_gx1.h
geodefb.h
gx1fb_core.c
gxfb.h gxfb: stop sharing code with gx1fb 2008-04-28 08:58:36 -07:00
gxfb_core.c gxfb: stop sharing code with gx1fb 2008-04-28 08:58:36 -07:00
Kconfig gxfb: replace FBSIZE config option with a module parameter 2008-04-28 08:58:36 -07:00
lxfb.h x86: geode: MSR cleanup 2008-04-28 08:58:35 -07:00
lxfb_core.c make video/geode/lxfb_core.c:geode_modedb[] static 2008-02-06 10:41:15 -08:00
lxfb_ops.c x86: geode: MSR cleanup 2008-04-28 08:58:35 -07:00
Makefile lxfb: GEODE: Add framebuffer support for the AMD Geode LX 2007-07-31 15:39:37 -07:00
video_cs5530.c
video_cs5530.h
video_gx.c gxfb: stop sharing code with gx1fb 2008-04-28 08:58:36 -07:00