summaryrefslogtreecommitdiffstats
path: root/drivers/video/geode
AgeCommit message (Expand)AuthorLines
2008-05-14fix "lxfb: extend PLL table to support dotclocks below 25 MHz"Jens Rottmann-22/+0
2008-04-28OLPC: gxfb/lxfb: add DCON panel modes to framebuffer driversAndres Salomon-7/+67
2008-04-28gxfb/lxfb: detect framebuffer size using an MSR if VSA2 isn't availableAndres Salomon-1/+33
2008-04-28gxfb/lxfb: use VSA definitions when fetching framebuffer sizeAndres Salomon-6/+7
2008-04-28lxfb/gxfb: when blanking with FB_BLANK_POWERDOWN, also turn off the CRTAndres Salomon-15/+20
2008-04-28lxfb: disable suspend VT switch by defaultAndres Salomon-0/+7
2008-04-28lxfb: rename kernel arg fbsize to vramAndres Salomon-7/+5
2008-04-28lxfb: add power management functionalityAndres Salomon-9/+340
2008-04-28lxfb: rearrange/rename MSR bitfieldsAndres Salomon-43/+46
2008-04-28lxfb: clean up final bits of df_regsAndres Salomon-13/+11
2008-04-28lxfb: clean up register definitionsAndres Salomon-192/+353
2008-04-28lxfb: create GP/DC/VP/FP-specific handlers rather than using readl/writelAndres Salomon-87/+116
2008-04-28lxfb: extend PLL table to support dotclocks below 25 MHzJens Rottmann-31/+81
2008-04-28PM/gxfb: add hook to PM console layer that allows disabling of suspend VT switchAndres Salomon-0/+7
2008-04-28gxfb: add power management functionalityAndres Salomon-2/+396
2008-04-28gxfb: stop sharing code with gx1fbAndres Salomon-92/+47
2008-04-28gxfb: move MSR bit fields into gxfb.hAndres Salomon-20/+19
2008-04-28gxfb: clean up register definitionsAndres Salomon-183/+276
2008-04-28gxfb: create DC/VP/FP-specific handlers rather than using readl/writelAndres Salomon-43/+97
2008-04-28gxfb: replace FBSIZE config option with a module parameterAndres Salomon-33/+8
2008-04-28gxfb: use PCI_DEVICE() for gxfb's pci device tableAndres Salomon-3/+1
2008-04-28gxfb: don't enable the CRT DACs when we are in flatpanel modeJordan Crouse-15/+17
2008-04-28gxfb: set the right registers to tweak the sync polarityJordan Crouse-6/+10
2008-04-28x86: geode: MSR cleanupAndres Salomon-24/+15
2008-02-06make video/geode/lxfb_core.c:geode_modedb[] staticAdrian Bunk-1/+1
2007-11-14LXFB: use the correct MSR number for panel supportJordan Crouse-1/+1
2007-10-19x86: convert cpuinfo_x86 array to a per_cpu arrayMike Travis-1/+1
2007-10-16drivers/video/geode/lxfb_core.c: fix lxfb_setup warningEugene Teo-6/+1
2007-07-31lxfb: GEODE: Add framebuffer support for the AMD Geode LXJordan Crouse-0/+1373
2007-02-12[PATCH] Recognize video=gx1fb:... optionAlexey Dobriyan-1/+28
2006-12-08[PATCH] gxfb: Turn on the flatpanel power and dataJordan Crouse-2/+13
2006-12-08[PATCH] gxfb: Fixup flatpanel detectionJordan Crouse-3/+3
2006-12-08[PATCH] gxfb: Support command line optionsJordan Crouse-6/+31
2006-12-08[PATCH] gxfb: Support flat panel timingsJordan Crouse-11/+95
2006-12-08[PATCH] gxfb: Fixups for the AMD Geode GX framebuffer driverJordan Crouse-1/+65
2006-12-08[PATCH] FB: Get the Geode GX frambuffer size from the BIOSJordan Crouse-4/+13
2006-12-07[PATCH] Trivial cleanup in the PCI IDs for the CS5535Jordan Crouse-1/+1
2006-07-10[PATCH] vt: Remove VT-specific declarations and definitions from tty.hJon Smirl-2/+0
2006-06-26[PATCH] Detaching fbcon: remove calls to pci_disable_device()Antonino A. Daplas-6/+0
2006-03-27[PATCH] fbdev: framebuffer driver for Geode GXDavid Vrabel-2/+1003
2006-01-14[PATCH] gx1fb: (try to) play nicer with various BIOSesDavid Vrabel-7/+4
2005-11-07[PATCH] fbcon/fbdev: Move softcursor out of fbdev to fbconAntonino A. Daplas-2/+0
2005-09-09[PATCH] more SPIN_LOCK_UNLOCKED -> DEFINE_SPINLOCK conversionsIngo Molnar-1/+1
2005-09-09[PATCH] fbdev: geode updatesDavid Vrabel-54/+143
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+1070