index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
/
geode
Commit message (
Expand
)
Author
Age
Files
Lines
*
gx1fb: Fix section mismatch warnings
Randy Dunlap
2011-06-24
1
-7
/
+7
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
console: rename acquire/release_console_sem() to console_lock/unlock()
Torben Hohn
2011-01-26
2
-8
/
+8
*
lxfb: Maintain video processor palette through suspend/resume
Daniel Drake
2010-12-01
2
-6
/
+18
*
lxfb: Program panel v/h sync output polarity correctly
Daniel Drake
2010-11-17
1
-2
/
+2
*
lxfb: fix incorrect __init annotation
Andres Salomon
2010-06-29
1
-8
/
+10
*
gxfb: fix incorrect __init annotation
Andres Salomon
2010-06-29
1
-8
/
+12
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
3
-3
/
+0
*
lxfb: set the H- and V-SYNC polarity of the flatpanel output
Michael Grzeschik
2010-03-24
2
-1
/
+11
*
lxfb: add copyright/license info
Andres Salomon
2009-12-16
1
-0
/
+10
*
cs5535: define lxfb/gxfb MSRs in linux/cs5535.h
Andres Salomon
2009-12-15
7
-7
/
+7
*
cs5535: move VSA2 checks into linux/cs5535.h
Andres Salomon
2009-12-15
2
-2
/
+2
*
gx1fb: properly alloc cmap and plug cmap leak
Andres Salomon
2009-02-11
1
-6
/
+11
*
gxfb: properly alloc cmap and plug cmap leak
Andres Salomon
2009-02-11
1
-6
/
+11
*
lxfb: properly alloc cmap in all cases and don't leak the memory
Marco La Porta
2009-02-11
1
-6
/
+11
*
pci: use pci_ioremap_bar() in drivers/video
Arjan van de Ven
2009-01-06
3
-13
/
+7
*
lxfb: fix console blanking
Jordan Crouse
2008-07-24
1
-10
/
+18
*
lxfb: drop dead declarations from header
Andres Salomon
2008-07-24
1
-2
/
+0
*
fix "lxfb: extend PLL table to support dotclocks below 25 MHz"
Jens Rottmann
2008-05-14
1
-22
/
+0
*
OLPC: gxfb/lxfb: add DCON panel modes to framebuffer drivers
Andres Salomon
2008-04-28
2
-7
/
+67
*
gxfb/lxfb: detect framebuffer size using an MSR if VSA2 isn't available
Andres Salomon
2008-04-28
2
-1
/
+33
*
gxfb/lxfb: use VSA definitions when fetching framebuffer size
Andres Salomon
2008-04-28
2
-6
/
+7
*
lxfb/gxfb: when blanking with FB_BLANK_POWERDOWN, also turn off the CRT
Andres Salomon
2008-04-28
2
-15
/
+20
*
lxfb: disable suspend VT switch by default
Andres Salomon
2008-04-28
1
-0
/
+7
*
lxfb: rename kernel arg fbsize to vram
Andres Salomon
2008-04-28
1
-7
/
+5
*
lxfb: add power management functionality
Andres Salomon
2008-04-28
3
-9
/
+340
*
lxfb: rearrange/rename MSR bitfields
Andres Salomon
2008-04-28
2
-43
/
+46
*
lxfb: clean up final bits of df_regs
Andres Salomon
2008-04-28
2
-13
/
+11
*
lxfb: clean up register definitions
Andres Salomon
2008-04-28
3
-192
/
+353
*
lxfb: create GP/DC/VP/FP-specific handlers rather than using readl/writel
Andres Salomon
2008-04-28
3
-87
/
+116
*
lxfb: extend PLL table to support dotclocks below 25 MHz
Jens Rottmann
2008-04-28
1
-31
/
+81
*
PM/gxfb: add hook to PM console layer that allows disabling of suspend VT switch
Andres Salomon
2008-04-28
1
-0
/
+7
*
gxfb: add power management functionality
Andres Salomon
2008-04-28
4
-2
/
+396
*
gxfb: stop sharing code with gx1fb
Andres Salomon
2008-04-28
6
-92
/
+47
*
gxfb: move MSR bit fields into gxfb.h
Andres Salomon
2008-04-28
5
-20
/
+19
*
gxfb: clean up register definitions
Andres Salomon
2008-04-28
5
-183
/
+276
*
gxfb: create DC/VP/FP-specific handlers rather than using readl/writel
Andres Salomon
2008-04-28
4
-43
/
+97
*
gxfb: replace FBSIZE config option with a module parameter
Andres Salomon
2008-04-28
3
-33
/
+8
*
gxfb: use PCI_DEVICE() for gxfb's pci device table
Andres Salomon
2008-04-28
1
-3
/
+1
*
gxfb: don't enable the CRT DACs when we are in flatpanel mode
Jordan Crouse
2008-04-28
1
-15
/
+17
*
gxfb: set the right registers to tweak the sync polarity
Jordan Crouse
2008-04-28
1
-6
/
+10
*
x86: geode: MSR cleanup
Andres Salomon
2008-04-28
6
-24
/
+15
*
make video/geode/lxfb_core.c:geode_modedb[] static
Adrian Bunk
2008-02-06
1
-1
/
+1
*
LXFB: use the correct MSR number for panel support
Jordan Crouse
2007-11-14
1
-1
/
+1
*
x86: convert cpuinfo_x86 array to a per_cpu array
Mike Travis
2007-10-19
1
-1
/
+1
*
drivers/video/geode/lxfb_core.c: fix lxfb_setup warning
Eugene Teo
2007-10-16
1
-6
/
+1
*
lxfb: GEODE: Add framebuffer support for the AMD Geode LX
Jordan Crouse
2007-07-31
5
-0
/
+1373
*
[PATCH] Recognize video=gx1fb:... option
Alexey Dobriyan
2007-02-12
1
-1
/
+28
*
[PATCH] gxfb: Turn on the flatpanel power and data
Jordan Crouse
2006-12-08
2
-2
/
+13
*
[PATCH] gxfb: Fixup flatpanel detection
Jordan Crouse
2006-12-08
3
-3
/
+3
[next]