index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
geode
Age
Commit message (
Expand
)
Author
Files
Lines
2010-06-30
lxfb: fix incorrect __init annotation
Andres Salomon
1
-8
/
+10
2010-06-30
gxfb: fix incorrect __init annotation
Andres Salomon
1
-8
/
+12
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
3
-3
/
+0
2010-03-25
lxfb: set the H- and V-SYNC polarity of the flatpanel output
Michael Grzeschik
2
-1
/
+11
2009-12-16
lxfb: add copyright/license info
Andres Salomon
1
-0
/
+10
2009-12-15
cs5535: define lxfb/gxfb MSRs in linux/cs5535.h
Andres Salomon
7
-7
/
+7
2009-12-15
cs5535: move VSA2 checks into linux/cs5535.h
Andres Salomon
2
-2
/
+2
2009-02-12
gx1fb: properly alloc cmap and plug cmap leak
Andres Salomon
1
-6
/
+11
2009-02-12
gxfb: properly alloc cmap and plug cmap leak
Andres Salomon
1
-6
/
+11
2009-02-12
lxfb: properly alloc cmap in all cases and don't leak the memory
Marco La Porta
1
-6
/
+11
2009-01-07
pci: use pci_ioremap_bar() in drivers/video
Arjan van de Ven
3
-13
/
+7
2008-07-24
lxfb: fix console blanking
Jordan Crouse
1
-10
/
+18
2008-07-24
lxfb: drop dead declarations from header
Andres Salomon
1
-2
/
+0
2008-05-15
fix "lxfb: extend PLL table to support dotclocks below 25 MHz"
Jens Rottmann
1
-22
/
+0
2008-04-28
OLPC: gxfb/lxfb: add DCON panel modes to framebuffer drivers
Andres Salomon
2
-7
/
+67
2008-04-28
gxfb/lxfb: detect framebuffer size using an MSR if VSA2 isn't available
Andres Salomon
2
-1
/
+33
2008-04-28
gxfb/lxfb: use VSA definitions when fetching framebuffer size
Andres Salomon
2
-6
/
+7
2008-04-28
lxfb/gxfb: when blanking with FB_BLANK_POWERDOWN, also turn off the CRT
Andres Salomon
2
-15
/
+20
2008-04-28
lxfb: disable suspend VT switch by default
Andres Salomon
1
-0
/
+7
2008-04-28
lxfb: rename kernel arg fbsize to vram
Andres Salomon
1
-7
/
+5
2008-04-28
lxfb: add power management functionality
Andres Salomon
3
-9
/
+340
2008-04-28
lxfb: rearrange/rename MSR bitfields
Andres Salomon
2
-43
/
+46
2008-04-28
lxfb: clean up final bits of df_regs
Andres Salomon
2
-13
/
+11
2008-04-28
lxfb: clean up register definitions
Andres Salomon
3
-192
/
+353
2008-04-28
lxfb: create GP/DC/VP/FP-specific handlers rather than using readl/writel
Andres Salomon
3
-87
/
+116
2008-04-28
lxfb: extend PLL table to support dotclocks below 25 MHz
Jens Rottmann
1
-31
/
+81
2008-04-28
PM/gxfb: add hook to PM console layer that allows disabling of suspend VT switch
Andres Salomon
1
-0
/
+7
2008-04-28
gxfb: add power management functionality
Andres Salomon
4
-2
/
+396
2008-04-28
gxfb: stop sharing code with gx1fb
Andres Salomon
6
-92
/
+47
2008-04-28
gxfb: move MSR bit fields into gxfb.h
Andres Salomon
5
-20
/
+19
2008-04-28
gxfb: clean up register definitions
Andres Salomon
5
-183
/
+276
2008-04-28
gxfb: create DC/VP/FP-specific handlers rather than using readl/writel
Andres Salomon
4
-43
/
+97
2008-04-28
gxfb: replace FBSIZE config option with a module parameter
Andres Salomon
3
-33
/
+8
2008-04-28
gxfb: use PCI_DEVICE() for gxfb's pci device table
Andres Salomon
1
-3
/
+1
2008-04-28
gxfb: don't enable the CRT DACs when we are in flatpanel mode
Jordan Crouse
1
-15
/
+17
2008-04-28
gxfb: set the right registers to tweak the sync polarity
Jordan Crouse
1
-6
/
+10
2008-04-28
x86: geode: MSR cleanup
Andres Salomon
6
-24
/
+15
2008-02-06
make video/geode/lxfb_core.c:geode_modedb[] static
Adrian Bunk
1
-1
/
+1
2007-11-15
LXFB: use the correct MSR number for panel support
Jordan Crouse
1
-1
/
+1
2007-10-19
x86: convert cpuinfo_x86 array to a per_cpu array
Mike Travis
1
-1
/
+1
2007-10-16
drivers/video/geode/lxfb_core.c: fix lxfb_setup warning
Eugene Teo
1
-6
/
+1
2007-08-01
lxfb: GEODE: Add framebuffer support for the AMD Geode LX
Jordan Crouse
5
-0
/
+1373
2007-02-12
[PATCH] Recognize video=gx1fb:... option
Alexey Dobriyan
1
-1
/
+28
2006-12-08
[PATCH] gxfb: Turn on the flatpanel power and data
Jordan Crouse
2
-2
/
+13
2006-12-08
[PATCH] gxfb: Fixup flatpanel detection
Jordan Crouse
3
-3
/
+3
2006-12-08
[PATCH] gxfb: Support command line options
Jordan Crouse
1
-6
/
+31
2006-12-08
[PATCH] gxfb: Support flat panel timings
Jordan Crouse
4
-11
/
+95
2006-12-08
[PATCH] gxfb: Fixups for the AMD Geode GX framebuffer driver
Jordan Crouse
6
-1
/
+65
2006-12-08
[PATCH] FB: Get the Geode GX frambuffer size from the BIOS
Jordan Crouse
2
-4
/
+13
2006-12-07
[PATCH] Trivial cleanup in the PCI IDs for the CS5535
Jordan Crouse
1
-1
/
+1
[next]