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
/
cirrusfb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-01
cirrusfb: fix interlaced modes
Krzysztof Helt
1
-14
/
+21
2009-04-01
cirrusfb: fix threshold register mask for Laguna chips
Krzysztof Helt
1
-1
/
+1
2009-04-01
cirrusfb: GD5434 (aka SD64) support fixed
Krzysztof Helt
1
-35
/
+37
2009-04-01
cirrusfb: set MCLK in one place
Krzysztof Helt
1
-54
/
+16
2009-04-01
cirrusfb: add accelerator constant
Krzysztof Helt
1
-2
/
+9
2009-04-01
cirrusfb: fix clock doubling
Krzysztof Helt
1
-1
/
+18
2009-04-01
cirrusfb: use 24bpp instead of 32bpp
Krzysztof Helt
1
-35
/
+44
2009-04-01
cirrusfb: GD5446 fixes
Krzysztof Helt
1
-18
/
+9
2009-04-01
cirrusfb: fix error paths in cirrusfb_xxx_register()
Krzysztof Helt
1
-12
/
+7
2009-04-01
cirrusfb: add imageblit function
Krzysztof Helt
1
-18
/
+46
2009-04-01
cirrusfb: acceleration improvements
Krzysztof Helt
1
-111
/
+75
2009-04-01
cirrusfb: various Laguna fixes
Krzysztof Helt
1
-27
/
+57
2009-04-01
cirrusfb: check_var improvements
Krzysztof Helt
1
-121
/
+74
2009-04-01
cirrusfb: Laguna chipset 8bpp fix
Krzysztof Helt
1
-13
/
+21
2009-04-01
cirrusfb: various improvements
Krzysztof Helt
1
-144
/
+58
2009-04-01
cirrusfb: use 5-6-5 RGB for 16bpp mode
Krzysztof Helt
1
-3
/
+3
2009-04-01
cirrusfb: do not calculate line length twice
Krzysztof Helt
1
-8
/
+6
2009-04-01
cirrusfb: add mmio registers for Laguna chipsets
Krzysztof Helt
1
-0
/
+38
2009-04-01
cirrusfb: add Laguna additional overflow register
Krzysztof Helt
1
-26
/
+42
2009-04-01
cirrusfb: fix Laguna chipset memory detection and clock setting
Krzysztof Helt
1
-27
/
+38
2009-04-01
cirrusfb: convert printks to dev_foo
Krzysztof Helt
1
-297
/
+158
2008-11-20
cirrusfb: remove unused variables
Vlada Peric
1
-2
/
+1
2008-11-01
section fixes for cirrusfb
Al Viro
1
-1
/
+1
2008-10-16
cirrusfb: do not change MCLK for Alpine chips
Krzysztof Helt
1
-66
/
+53
2008-10-16
cirrusfb: fix 16bpp modes
Krzysztof Helt
1
-5
/
+2
2008-10-16
cirrusfb: add noaccel module parameter
Krzysztof Helt
1
-1
/
+3
2008-10-16
cirrusfb: drop clock fields from cirrusfb_regs structure
Krzysztof Helt
1
-29
/
+21
2008-10-16
cirrusfb: eliminate CRT registers from global structure
Krzysztof Helt
1
-109
/
+83
2008-10-16
cirrusfb: add __devinit attribute to probing functions
Krzysztof Helt
1
-11
/
+7
2008-10-16
cirrusfb: use modedb and add mode_option parameter
Krzysztof Helt
1
-105
/
+21
2008-10-16
cirrusfb: drop device pointers from cirrusfb_info
Krzysztof Helt
1
-14
/
+6
2008-10-16
cirrusfb: remove 24 bpp mode
Krzysztof Helt
1
-5
/
+2
2008-10-16
cirrusfb: simplify clock calculation
Krzysztof Helt
1
-21
/
+19
2008-10-16
cirrusfb: remove information about memory size during mode change
Krzysztof Helt
1
-2
/
+0
2008-09-03
cirrusfb: check_par fixes
Krzysztof Helt
1
-41
/
+18
2008-06-13
drivers/video/cirrusfb: fix RAM address printk
Philippe De Muyter
1
-3
/
+3
2008-04-28
video: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-2
/
+2
2008-04-28
fbdev: use DIV_ROUND_UP or roundup
Julia Lawall
1
-1
/
+1
2007-10-28
cirrusfb nonsense
Al Viro
1
-2
/
+1
2007-10-17
fix cirrusfb breakage
Al Viro
1
-2
/
+3
2007-10-16
cirrusfb: code improvement 2nd part
Krzysztof Helt
1
-30
/
+15
2007-10-16
cirrusfb: code improvements
Krzysztof Helt
1
-175
/
+41
2007-10-16
cirrusfb: remove fields from cirrusfb_info
Krzysztof Helt
1
-81
/
+68
2007-10-16
cirrusfb: remove typedefs
Krzysztof Helt
1
-14
/
+14
2007-10-16
cirrusfb: checkpatch.pl cleanup
Krzysztof Helt
1
-805
/
+983
2007-05-08
cirrusfb: convert to generic boolean
Richard Knutsson
1
-39
/
+30
2006-12-08
[PATCH] ioremap balanced with iounmap for drivers/video/cirrusfb
Amol Lad
1
-2
/
+13
2006-07-11
[PATCH] vt: Remove VT-specific declarations and definitions from tty.h
Jon Smirl
1
-1
/
+0
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-26
[PATCH] Detaching fbcon: remove calls to pci_disable_device()
Antonino A. Daplas
1
-2
/
+0
[next]