aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/geode
Commit message (Expand)AuthorAge
* gx1fb: properly alloc cmap and plug cmap leakAndres Salomon2009-02-11
* gxfb: properly alloc cmap and plug cmap leakAndres Salomon2009-02-11
* lxfb: properly alloc cmap in all cases and don't leak the memoryMarco La Porta2009-02-11
* pci: use pci_ioremap_bar() in drivers/videoArjan van de Ven2009-01-06
* lxfb: fix console blankingJordan Crouse2008-07-24
* lxfb: drop dead declarations from headerAndres Salomon2008-07-24
* fix "lxfb: extend PLL table to support dotclocks below 25 MHz"Jens Rottmann2008-05-14
* OLPC: gxfb/lxfb: add DCON panel modes to framebuffer driversAndres Salomon2008-04-28
* gxfb/lxfb: detect framebuffer size using an MSR if VSA2 isn't availableAndres Salomon2008-04-28
* gxfb/lxfb: use VSA definitions when fetching framebuffer sizeAndres Salomon2008-04-28
* lxfb/gxfb: when blanking with FB_BLANK_POWERDOWN, also turn off the CRTAndres Salomon2008-04-28
* lxfb: disable suspend VT switch by defaultAndres Salomon2008-04-28
* lxfb: rename kernel arg fbsize to vramAndres Salomon2008-04-28
* lxfb: add power management functionalityAndres Salomon2008-04-28
* lxfb: rearrange/rename MSR bitfieldsAndres Salomon2008-04-28
* lxfb: clean up final bits of df_regsAndres Salomon2008-04-28
* lxfb: clean up register definitionsAndres Salomon2008-04-28
* lxfb: create GP/DC/VP/FP-specific handlers rather than using readl/writelAndres Salomon2008-04-28
* lxfb: extend PLL table to support dotclocks below 25 MHzJens Rottmann2008-04-28
* PM/gxfb: add hook to PM console layer that allows disabling of suspend VT switchAndres Salomon2008-04-28
* gxfb: add power management functionalityAndres Salomon2008-04-28
* gxfb: stop sharing code with gx1fbAndres Salomon2008-04-28
* gxfb: move MSR bit fields into gxfb.hAndres Salomon2008-04-28
* gxfb: clean up register definitionsAndres Salomon2008-04-28
* gxfb: create DC/VP/FP-specific handlers rather than using readl/writelAndres Salomon2008-04-28
* gxfb: replace FBSIZE config option with a module parameterAndres Salomon2008-04-28
* gxfb: use PCI_DEVICE() for gxfb's pci device tableAndres Salomon2008-04-28
* gxfb: don't enable the CRT DACs when we are in flatpanel modeJordan Crouse2008-04-28
* gxfb: set the right registers to tweak the sync polarityJordan Crouse2008-04-28
* x86: geode: MSR cleanupAndres Salomon2008-04-28
* make video/geode/lxfb_core.c:geode_modedb[] staticAdrian Bunk2008-02-06
* LXFB: use the correct MSR number for panel supportJordan Crouse2007-11-14
* x86: convert cpuinfo_x86 array to a per_cpu arrayMike Travis2007-10-19
* drivers/video/geode/lxfb_core.c: fix lxfb_setup warningEugene Teo2007-10-16
* lxfb: GEODE: Add framebuffer support for the AMD Geode LXJordan Crouse2007-07-31
* [PATCH] Recognize video=gx1fb:... optionAlexey Dobriyan2007-02-12
* [PATCH] gxfb: Turn on the flatpanel power and dataJordan Crouse2006-12-08
* [PATCH] gxfb: Fixup flatpanel detectionJordan Crouse2006-12-08
* [PATCH] gxfb: Support command line optionsJordan Crouse2006-12-08
* [PATCH] gxfb: Support flat panel timingsJordan Crouse2006-12-08
* [PATCH] gxfb: Fixups for the AMD Geode GX framebuffer driverJordan Crouse2006-12-08
* [PATCH] FB: Get the Geode GX frambuffer size from the BIOSJordan Crouse2006-12-08
* [PATCH] Trivial cleanup in the PCI IDs for the CS5535Jordan Crouse2006-12-07
* [PATCH] vt: Remove VT-specific declarations and definitions from tty.hJon Smirl2006-07-10
* [PATCH] Detaching fbcon: remove calls to pci_disable_device()Antonino A. Daplas2006-06-26
* [PATCH] fbdev: framebuffer driver for Geode GXDavid Vrabel2006-03-27
* [PATCH] gx1fb: (try to) play nicer with various BIOSesDavid Vrabel2006-01-14
* [PATCH] fbcon/fbdev: Move softcursor out of fbdev to fbconAntonino A. Daplas2005-11-07
* [PATCH] more SPIN_LOCK_UNLOCKED -> DEFINE_SPINLOCK conversionsIngo Molnar2005-09-09
* [PATCH] fbdev: geode updatesDavid Vrabel2005-09-09