summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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-282/+598
* Merge with Ani Joshi's radeonfb-0.1.0nick2001-09-182-122/+241
* Radeon VE QZ supportnick2001-09-182-7/+22
* Radeon VE supportnick2001-09-182-3/+10
* Initial import of Ani Joshi's radeonfb-0.0.9nick2001-09-182-0/+2580
* Added StrongARM crosscompiling support by Maksim Krasnyanskiy <maxk at qualco...atmos42001-07-281-1/+2
* gcc warnings fixed - patch by Aelius aelius@wish.netarpi_esp2001-05-233-5/+6
* G200 ramsize detection disabled, using 8M by defaultarpi_esp2001-04-291-4/+4
* I420/IYUV supportarpi_esp2001-04-162-1/+20
* UYVY supportarpi_esp2001-04-161-4/+23
* qrva eletbe nem kene cvs-t elbaszni inkabb ne nyuljatok hozza baz+arpi_esp2001-04-151-0/+1
* G400 32MB SDRAM fixedarpi_esp2001-03-141-2/+1
* G200/8MB SD ramsize detection fixedarpi_esp2001-03-131-1/+1
* mga_ram_size=x works with hard-coded ramsize too (szabi)arpi_esp2001-03-131-7/+7
* mga_force_memsize->mga_ram_sizearpi_esp2001-03-121-36/+22
* printk() message for video off when releasing mga without ioctl()lgb2001-03-121-1/+3
* Module usage count not to allow remove module when usedlgb2001-03-121-4/+2
* Force matrox memsize module option fixeslgb2001-03-111-5/+5
* mga_force_memsize parameter addedszabii2001-03-111-1/+20
* printk's updatedarpi_esp2001-03-111-4/+7
* updated to be compatible with new mga_vid.oarpi_esp2001-03-111-0/+3
* ramsize detection updated, test again\!arpi_esp2001-03-101-2/+20
* IRQ handler disabled, vcount-based vsyncarpi_esp2001-03-101-3/+26
* new RAMSIZE detection code... test it\!arpi_esp2001-03-091-3/+15
* some printk debug level changedarpi_esp2001-03-091-12/+12
* printk() loglevel fixszabii2001-03-091-20/+20
* printk() loglevel fixszabii2001-03-091-41/+41
* config interface changedarpi_esp2001-03-083-27/+71
* vsync (4 buffers) implementedarpi_esp2001-03-071-7/+151
* put back #include inttypes.h :(arpi_esp2001-03-051-1/+1
* #include <inttypes.h> removedarpi_esp2001-03-051-1/+1
* all v4l stuff removedarpi_esp2001-03-051-173/+0
* Initial revisionarpi_esp2001-02-248-0/+2044