summaryrefslogtreecommitdiffstats
path: root/drivers/video/geode
Commit message (Expand)AuthorAgeFilesLines
* lxfb: fix incorrect __init annotationAndres Salomon2010-06-291-8/+10
* gxfb: fix incorrect __init annotationAndres Salomon2010-06-291-8/+12
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-303-3/+0
* lxfb: set the H- and V-SYNC polarity of the flatpanel outputMichael Grzeschik2010-03-242-1/+11
* lxfb: add copyright/license infoAndres Salomon2009-12-161-0/+10
* cs5535: define lxfb/gxfb MSRs in linux/cs5535.hAndres Salomon2009-12-157-7/+7
* cs5535: move VSA2 checks into linux/cs5535.hAndres Salomon2009-12-152-2/+2
* gx1fb: properly alloc cmap and plug cmap leakAndres Salomon2009-02-111-6/+11
* gxfb: properly alloc cmap and plug cmap leakAndres Salomon2009-02-111-6/+11
* lxfb: properly alloc cmap in all cases and don't leak the memoryMarco La Porta2009-02-111-6/+11
* pci: use pci_ioremap_bar() in drivers/videoArjan van de Ven2009-01-063-13/+7
* lxfb: fix console blankingJordan Crouse2008-07-241-10/+18
* lxfb: drop dead declarations from headerAndres Salomon2008-07-241-2/+0
* fix "lxfb: extend PLL table to support dotclocks below 25 MHz"Jens Rottmann2008-05-141-22/+0
* OLPC: gxfb/lxfb: add DCON panel modes to framebuffer driversAndres Salomon2008-04-282-7/+67
* gxfb/lxfb: detect framebuffer size using an MSR if VSA2 isn't availableAndres Salomon2008-04-282-1/+33
* gxfb/lxfb: use VSA definitions when fetching framebuffer sizeAndres Salomon2008-04-282-6/+7
* lxfb/gxfb: when blanking with FB_BLANK_POWERDOWN, also turn off the CRTAndres Salomon2008-04-282-15/+20
* lxfb: disable suspend VT switch by defaultAndres Salomon2008-04-281-0/+7
* lxfb: rename kernel arg fbsize to vramAndres Salomon2008-04-281-7/+5
* lxfb: add power management functionalityAndres Salomon2008-04-283-9/+340
* lxfb: rearrange/rename MSR bitfieldsAndres Salomon2008-04-282-43/+46
* lxfb: clean up final bits of df_regsAndres Salomon2008-04-282-13/+11
* lxfb: clean up register definitionsAndres Salomon2008-04-283-192/+353
* lxfb: create GP/DC/VP/FP-specific handlers rather than using readl/writelAndres Salomon2008-04-283-87/+116
* lxfb: extend PLL table to support dotclocks below 25 MHzJens Rottmann2008-04-281-31/+81
* PM/gxfb: add hook to PM console layer that allows disabling of suspend VT switchAndres Salomon2008-04-281-0/+7
* gxfb: add power management functionalityAndres Salomon2008-04-284-2/+396
* gxfb: stop sharing code with gx1fbAndres Salomon2008-04-286-92/+47
* gxfb: move MSR bit fields into gxfb.hAndres Salomon2008-04-285-20/+19
* gxfb: clean up register definitionsAndres Salomon2008-04-285-183/+276
* gxfb: create DC/VP/FP-specific handlers rather than using readl/writelAndres Salomon2008-04-284-43/+97
* gxfb: replace FBSIZE config option with a module parameterAndres Salomon2008-04-283-33/+8
* gxfb: use PCI_DEVICE() for gxfb's pci device tableAndres Salomon2008-04-281-3/+1
* gxfb: don't enable the CRT DACs when we are in flatpanel modeJordan Crouse2008-04-281-15/+17
* gxfb: set the right registers to tweak the sync polarityJordan Crouse2008-04-281-6/+10
* x86: geode: MSR cleanupAndres Salomon2008-04-286-24/+15
* make video/geode/lxfb_core.c:geode_modedb[] staticAdrian Bunk2008-02-061-1/+1
* LXFB: use the correct MSR number for panel supportJordan Crouse2007-11-141-1/+1
* x86: convert cpuinfo_x86 array to a per_cpu arrayMike Travis2007-10-191-1/+1
* drivers/video/geode/lxfb_core.c: fix lxfb_setup warningEugene Teo2007-10-161-6/+1
* lxfb: GEODE: Add framebuffer support for the AMD Geode LXJordan Crouse2007-07-315-0/+1373
* [PATCH] Recognize video=gx1fb:... optionAlexey Dobriyan2007-02-121-1/+28
* [PATCH] gxfb: Turn on the flatpanel power and dataJordan Crouse2006-12-082-2/+13
* [PATCH] gxfb: Fixup flatpanel detectionJordan Crouse2006-12-083-3/+3
* [PATCH] gxfb: Support command line optionsJordan Crouse2006-12-081-6/+31
* [PATCH] gxfb: Support flat panel timingsJordan Crouse2006-12-084-11/+95
* [PATCH] gxfb: Fixups for the AMD Geode GX framebuffer driverJordan Crouse2006-12-086-1/+65
* [PATCH] FB: Get the Geode GX frambuffer size from the BIOSJordan Crouse2006-12-082-4/+13
* [PATCH] Trivial cleanup in the PCI IDs for the CS5535Jordan Crouse2006-12-071-1/+1
OpenPOWER on IntegriCloud