summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* ISO8859-1 --> UTF-8diego2007-07-091-1/+1
* cosmetics: Shorten overly long lines.diego2007-03-241-3/+4
* sync mga_vid.h to the one in the mga_vid repo.attila2007-03-181-2/+3
* Move files from radeon/ subdirectory here.diego2007-03-178-5/+4
* Remove radeonfb, the version in the Linux kernel is much better.diego2007-03-172-3178/+2
* wording/spelling/grammar/updates/cosmeticsdiego2007-03-171-41/+37
* Merge Makefile from radeon/ subdirectory into this one.diego2007-03-172-44/+10
* Create device nodes upon install.diego2007-03-171-0/+2
* Introduce OBJS variable for the list of objects to build.diego2007-03-171-2/+4
* Remove support for 2.5.x kernels.diego2007-03-171-11/+0
* Remove useless compilation commands that are provided by builtin rules.diego2007-03-171-3/+0
* Merge test rules using general pattern.diego2007-03-171-4/+1
* Install tdfx_vid.o as well.diego2007-03-171-1/+1
* Remove now unnecessary MGA_VID_OBJ variable indirection.diego2007-03-171-4/+3
* Remove pointless variable indirection.diego2007-03-171-2/+1
* Remove remnants of Linux 2.6 support, the mga_vid.c part was made todiego2007-03-171-10/+2
* Remove pointless variable indirection for -I options.diego2007-03-171-3/+2
* Remove unnecessary -I option from CFLAGS.diego2007-03-171-1/+1
* cosmetics: Remove superfluous comment.diego2007-03-171-4/+0
* Remove superfluous .o creation rule, it's the same as the builtin one.diego2007-03-171-2/+0
* Remove unused variables INCLUDES and MOD_PATH_PREFIX.diego2007-03-171-3/+1
* Remove unused variable AFLAGS.diego2007-03-171-1/+0
* Put -D options in CPPFLAGS, don't duplicate -D__KERNEL__.diego2007-03-171-2/+2
* wording/spelling/cosmeticsdiego2007-03-171-13/+14
* Rename tdfx_vid_tst to tdfx_vid_test.diego2007-03-172-3/+3
* Merge README.linux.2.6 into general README.diego2007-03-172-6/+5
* Merge Rage128 README into general README.diego2007-03-172-4/+3
* Build tdfx_vid.o and tdfx_vid_tst by default under Linux 2.4.diego2007-03-171-2/+2
* Merge CFLAGS and INCLUDES where appropriate.diego2007-03-171-4/+4
* Make strange clean/distclean rules behave in a more standard fashion.diego2007-03-171-4/+2
* Get rid of ugly conditionals.diego2007-03-171-13/+5
* Get rid of stupid recursion within a single directory.diego2007-03-171-3/+2
* Remove unnecessary include options from compilation command.diego2007-03-171-2/+2
* Simplify compilation commands.diego2007-03-171-2/+2
* Remove rule for non-existing file.diego2007-03-171-3/+0
* Simplify compilation command.diego2007-03-171-3/+3
* Mark phony targets as such.diego2007-03-171-0/+1
* whitespace cosmeticsdiego2007-03-171-1/+1
* Mark phony targets as such.diego2007-03-171-0/+2
* Split dependency and rule declaration, avoids duplicate command.diego2007-03-171-1/+1
* Simplify compilation commands.diego2007-03-171-3/+3
* Fix FSF address and otherwise broken license headers.diego2007-01-221-4/+3
* Unify dep/depend targets.diego2006-11-202-2/+2
* add a file saying that people should not try to compileattila2006-07-051-0/+6
* Remove now obsolete .cvsignore files.diego2006-06-021-1/+0
* Simplify mkdir calls.diego2006-04-131-1/+1
* Make clean/distclean behave uniformly in all directories.diego2006-01-272-4/+4
* 1lalex2005-07-031-1/+1
* embarassing typodiego2004-07-191-2/+2
* mga_vid under linux 2.6.x support written by F. O. Tempel, Ed Sweetman, Gerge...alex2004-06-261-5/+27
* many small typo and grammar fixesgabucino2003-10-042-2/+2
* * Add multi device support.attila2003-08-311-557/+650
* output typo fixes: unknow --> unknowndiego2003-07-091-1/+1
* Allow negative x,y for the overlay.albeu2003-06-261-7/+29
* The overlay can't downscalealbeu2003-03-271-2/+2
* selectable 'major', patch by Hans-Andreas Engel <engel@node.ch>alex2003-03-211-7/+10
* multiple mga device support by Hans-Andreas Engel <engel@node.ch>alex2003-03-211-20/+39
* add MODULE_LICENSEarpi2003-03-141-0/+3
* Shut up some debug messagesalbeu2003-03-121-3/+4
* Overlay support (now vo_xtdfx is possible :) and yet another way toalbeu2003-03-123-20/+251
* Update, new page fault handler to access the agp mem. Doesn't really workalbeu2003-03-092-37/+152
* I forgot to commit this filealbeu2003-03-091-2/+40
* tdfx_vid a new kernel driver for tdfx wich let use agp move :)albeu2003-03-074-1/+877
* workaround wrong detected memory sizes on G400 cards.attila2003-03-021-0/+21
* Fix mistake in applying patch from Alex Beregszaszi.eyck2003-02-171-8/+8
* Fix for string handling bug from Alex Beregszaszeyck2003-02-131-8/+8
* keep reserved bits zeroed, test & bug report by andee (at irc.freenode.net)iive2003-02-011-1/+1
* bunkus: Encapsulated arguments to #define in ( ... ) so that the #defines can...mosu2003-01-151-4/+4
* M6 bug workaround by Hanno Bock <hanno@gmx.de>alex2003-01-131-0/+10
* obsolete, no one seems to be interested to fix/update/finish thisarpi2002-09-042-688/+0
* Fixed some breakages of single-buffer rendering of tdfxmark2002-08-291-1/+1
* removed -W -Wall -g and other gcc-specific warning/debug optionsarpi2002-08-222-3/+3
* - fixed overflow by +-0x80arpi2002-07-251-6/+9
* little fixalex2002-07-251-0/+4
* FFmpeg libavcodec directory is unknown to CVS, as is mga_vid_test.diego2002-07-131-0/+1
* switch off nearest scaling ...pontscho2002-07-091-3/+5
* linux-2.5.x support patch by Sytse Wielinga <s.b.wieling at student.utwente.nl>alex2002-06-281-0/+11
* fix fourcc's problempontscho2002-06-202-3/+13
* When compiling mga_vid_test.c, memcpy() is subject to an implicitjaf2002-05-311-0/+1
* devfs fallback support?arpi2002-05-131-4/+4
* patch that should fix the "isofs uses mga_vid" bugarpi2002-04-281-3/+3
* devfs fix?arpi2002-04-211-6/+9
* dvfs fix, 10larpi2002-04-181-2/+8
* Mark Schreiber sent link to Marcus Sundburg patch to mga_vid, which enableseyck2002-04-161-1/+26
* It is not the right place for this.eyck2002-04-151-1711/+0
* mga_vid driver in form of a patch against linux-2.4.18eyck2002-04-151-0/+1711
* Most of informational printk's ifdef'd.eyck2002-04-141-0/+21
* no native support for I420 in G200arpi2002-03-251-1/+1
* min() moved out of #if, applied brightness/contrast patch by Brian J. Murrellarpi2002-03-102-2/+22
* Add module parameters: contrast and brightness, so when you need those perman...eyck2002-02-161-8/+11
* g550 memdetect fix - patch by Diego Biurrun <diego@biurrun.de>arpi2002-02-091-2/+3
* added mga_top_reserved module parameter to skip a configurable amountrfelker2002-02-071-1/+4
* print also contrast on cat /dev/mga_videyck2002-02-041-2/+4
* Attila Kinali fixing memleak introduced by me.eyck2002-02-031-0/+2
* Attila's Linux 2.2 patch, and contrast control appliedeyck2002-02-021-4/+50
* support cat /dev/mga_vid.eyck2002-02-021-4/+31
* framework for settings modifications like in radeon_vid ( /dev/mga_vid caneyck2002-02-021-4/+38
* lastminute divbyzero fix by Attila Kinali ;)arpi2002-01-021-0/+5
* note for all usersnick2002-01-021-0/+3
* solution for non-x86 usersnick2002-01-023-5/+259
* notes for non-x86 usersnick2002-01-021-0/+3
* Added support of Radeon2 8500 AIWnick2002-01-024-19/+55
* Added support of BRIGHTNESS, SATURATION, CONTRAST, HUE on Radeonsnick2001-12-312-4/+195
* Radeon specific gamma correction initialization. (from gatos.sf.net)nick2001-12-302-3/+102
* install: target added, based on patch by Jukka Tastula <jukka.tastula@kotinet...arpi2001-12-261-0/+7
* + Added support of FIFO engine (suggested by Vladimir Dergachev)nick2001-12-191-5/+74
* Just a hintnick2001-12-191-0/+4
* Typofix (thanks to Felix)nick2001-12-191-1/+1
* Partial sync with linux stuff (Linux driver is still buggy for me)nick2001-12-171-279/+164
* Some info from Vladimir Dergachevnick2001-12-171-0/+4
* Tuned some values:nick2001-12-142-13/+16
* Preparing to next acceleration levelnick2001-12-123-2/+57
* Tuned some registersnick2001-12-123-8/+118
* - added capture registersnick2001-12-081-1661/+1767
* Fixed scaling in doublescan & interlaced modesnick2001-12-081-4/+8
* Fixed scaling in doublescan modesnick2001-12-071-9/+10
* Minor fixesnick2001-12-071-1/+4
* Minor flag changesnick2001-12-071-2/+12
* rage128_vid are fully works!!!nick2001-12-072-40/+49
* Code cleanupnick2001-12-061-93/+75
* Minor fixesnick2001-12-062-9/+45
* Rage128 problems. Attempt #3nick2001-12-051-7/+18
* Rage128 problems???nick2001-12-042-55/+85
* Color key still causes some troublesnick2001-12-032-14/+55
* -vo mga notesnick2001-12-021-2/+8
* Fixed compilation on non i686 archsnick2001-12-021-0/+2
* Fixed single buffering problems and -vo mga compatibility by number of buffersnick2001-12-022-4/+10
* Support for MTRR and 'swap_fourcc' flagnick2001-12-022-8/+59
* Fixed 'cat' problemsnick2001-12-022-23/+38
* Minor improvementsnick2001-12-013-2/+14
* More informationnick2001-12-011-1/+4
* More useful examplenick2001-12-011-3/+3
* More configurable stuffnick2001-12-011-36/+59
* Tune up driver through reading and writing /dev/radeon_vid ;)nick2001-12-011-5/+60
* Improving auto-installnick2001-12-012-1/+20
* Auto-install stuffnick2001-12-012-18/+18
* Probably ugly attempt to fix Rage128 problemsnick2001-11-292-11/+34
* Sorry for inexactitudenick2001-11-291-3/+3
* Just for volunteersnick2001-11-281-0/+285
* radeon_vid new features:nick2001-11-274-104/+218
* use <linux/slab.h> instead of <linux/malloc.h> for kernels 2.4.9+szabi2001-11-252-0/+12
* Fixed bug of ram_size detectionnick2001-11-252-35/+142
* Minor fixesnick2001-11-221-6/+19
* Direct YV12 support!!! But only in black and white mode :(nick2001-11-211-2/+2
* Minor speedup of YUY2 decoding. Radeon it's tricked chipnick2001-11-211-43/+30
* Minor fixes with the same resultsnick2001-11-201-3/+3
* Bad attempt of YV12 direct supportnick2001-11-201-27/+66
* Minor lacks fixednick2001-11-181-4/+5
* First public releasenick2001-11-172-30/+92
* Scaler - works! But in greenscale mode :(nick2001-11-171-14/+18
* BES resisters now are really changed!nick2001-11-162-25/+23
* double buffering.nick2001-11-151-8/+22
* radeon_vid: it's in first pre-alpha stagenick2001-11-134-5/+725
* updated - by zsteva@ptt.yuarpi2001-10-211-0/+4
* ah, crtc2 disabled by defaultarpi2001-10-211-1/+2
* CRTC2 YUV support (buggy?) by Jiri.Svoboda@seznam.czarpi2001-10-211-0/+367
* gpl fix?arpi2001-10-181-1/+3
* Enable discards - now it worksnick2001-10-111-5/+2
* Some fixesnick2001-10-091-154/+53
* Fixed bug of FP register writingnick2001-10-081-1/+3
* Better DFP supportnick2001-10-081-1/+86
* Fully enabled new logicnick2001-10-081-13/+3
* Fixed incorrect return valuenick2001-10-081-1/+1
* Imported some XFree86-CVS stuffnick2001-10-081-350/+1178
* save and restore colorkey, to work together with Xvarpi2001-10-041-6/+75
* working together with Xv (disabling colorkey at close)arpi2001-10-041-0/+1
* sorry for englishnick2001-10-021-1/+1
* Rage theatre detectionnick2001-10-012-2/+194
* i2c and rage-theatre registers and their bit-constantsnick2001-10-011-3/+815
* cleanupnick2001-09-281-3/+0
* G550 supportarpi2001-09-271-1/+10
* tdfxfb yuv driver by Zeljko Stevanovic <zsteva@ptt.yu>arpi2001-09-271-0/+172
* Typo fixnick2001-09-261-1/+1
* Driver location notesnick2001-09-261-0/+2
* Radeon2 supportnick2001-09-262-2/+19
* malloc.h -> slab.hnick2001-09-261-2/+3
* MTRR autoconfigurenick2001-09-251-7/+45
* More known registers and their bit-constantsnick2001-09-241-15/+155
* building improvementsnick2001-09-192-0/+47
* initial howtonick2001-09-191-0/+6
* Comments cleanupnick2001-09-181-3/+3
* A lot of VE related improvements and code cleanupnick2001-09-182