summaryrefslogtreecommitdiffstats
path: root/drivers/video/tridentfb.c
Commit message (Expand)AuthorAgeFilesLines
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* tridentfb: delete acceleration Kconfig optionKrzysztof Helt2009-04-011-12/+0
* fbdev: remove cyblafb driverKrzysztof Helt2009-04-011-1/+5
* tridentfb: fix memory leaks in removal pathAndres Salomon2009-04-011-0/+1
* tridentfb: remove warning message that cyblafb driver should be usedKrzysztof Helt2008-07-241-4/+0
* tridentfb: add imageblit acceleration for Blade3D familyKrzysztof Helt2008-07-241-3/+76
* tridentfb: Blade3D clock fixesKrzysztof Helt2008-07-241-4/+5
* tridentfb: y-panning fixesKrzysztof Helt2008-07-241-5/+4
* tridentfb: fix 224 color logo at 8 bppKrzysztof Helt2008-07-241-5/+3
* tridentfb: fix console freeze when switching from X11Krzysztof Helt2008-07-241-3/+8
* tridentfb: source code improvementsKrzysztof Helt2008-07-241-53/+30
* tridentfb: acceleration constants changeKrzysztof Helt2008-07-241-14/+31
* tridentfb: various pixclock and timing improvementsKrzysztof Helt2008-07-241-7/+28
* tridentfb: acceleration bug fixesKrzysztof Helt2008-07-241-5/+5
* tridentfb: acceleration code improvementsKrzysztof Helt2008-07-241-172/+89
* tridentfb: add acceleration for TGUI familiesKrzysztof Helt2008-07-241-12/+123
* tridentfb: fix hi-color modes for TGUI 9440Krzysztof Helt2008-07-241-10/+12
* tridentfb: preserve memory type settingsKrzysztof Helt2008-07-241-1/+4
* tridentfb: improve check_var functionKrzysztof Helt2008-07-241-0/+34
* tridentfb: fix unitialized pseudo_paletteKrzysztof Helt2008-07-241-1/+1
* tridentfb: add TGUI 9440 supportKrzysztof Helt2008-07-241-3/+7
* tridentfb: improved register values on TGUI 9680Krzysztof Helt2008-07-241-6/+23
* tridentfb: improve probe functionKrzysztof Helt2008-07-241-2/+3
* tridentfb: fix clock settings for older Trident 96XX chipsKrzysztof Helt2008-07-241-8/+23
* tridentfb: use mmio access for clock settingKrzysztof Helt2008-07-241-2/+2
* tridentfb: fix timing calculationsKrzysztof Helt2008-07-241-17/+18
* tridentfb: make use of functions and constants from the vga.hKrzysztof Helt2008-07-241-83/+61
* tridentfb: move global acceleration hooks into structureKrzysztof Helt2008-07-241-39/+24
* tridentfb: convert is_blade and is_xp macros into functionsKrzysztof Helt2008-07-241-0/+19
* tridentfb: move global flat panel variable into structureKrzysztof Helt2008-07-241-21/+23
* tridentfb: move global chip_id into structureKrzysztof Helt2008-07-241-14/+13
* tridentfb: move global pseudo palette into structureKrzysztof Helt2008-07-241-14/+7
* tridentfb: convert fb_info into allocated oneKrzysztof Helt2008-07-241-36/+46
* tridentfb: replace macros with functionsKrzysztof Helt2008-07-241-243/+283
* tridentfb: improve clock setting accuracyKrzysztof Helt2008-05-131-12/+12
* tridentfb: remove misplaced enable_mmio()Krzysztof Helt2008-05-131-1/+0
* fbdev: add removed option "mode" to keep compatibilityKrzysztof Helt2008-04-281-0/+2
* tridentfb: change option mode to mode_optionKrzysztof Helt2008-04-281-5/+7
* tridentfb: fix memory size detectionKrzysztof Helt2008-03-101-1/+1
* tridentfb: register should be left in non-locked stateKrzysztof Helt2008-03-101-12/+0
* tridentfb: resource management fixes in probe functionKrzysztof Helt2008-03-041-17/+48
* tridentfb: coding style improvementKrzysztof Helt2007-10-161-483/+592
* tridentfb: fix pseudo_palette array overrun in setcolregAntonino A. Daplas2007-07-171-14/+16
* [PATCH] ioremap balanced with iounmap for drivers/video/tridentfbAmol Lad2006-12-081-5/+17
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] trident fb section fixesRandy Dunlap2006-06-251-3/+3
* [PATCH] fbcon/fbdev: Move softcursor out of fbdev to fbconAntonino A. Daplas2005-11-071-1/+0
* [PATCH] framebuffer: new driver for cyberblade/i1 graphics coreKnut Petersen2005-09-091-0/+5
* [PATCH] tridentfb: Fix scrolling artifacts during disk IOAntonino A. Daplas2005-08-011-1/+1
* [PATCH] tridentfb: Fix scrolling artifacts if acceleration is enabledAntonino A. Daplas2005-08-011-10/+16
OpenPOWER on IntegriCloud