log drivers/mga_vid.c @ 21182:b5e20880785f

age author description
2003-10-04 gabucino many small typo and grammar fixes
2003-08-31 attila * Add multi device support.
2003-03-21 alex selectable 'major', patch by Hans-Andreas Engel <engel@node.ch>
2003-03-21 alex multiple mga device support by Hans-Andreas Engel <engel@node.ch>
2003-03-02 attila workaround wrong detected memory sizes on G400 cards.
2003-02-17 eyck Fix mistake in applying patch from Alex Beregszaszi.
2003-02-13 eyck Fix for string handling bug from Alex Beregszasz
2002-07-25 arpi - fixed overflow by +-0x80
2002-06-28 alex linux-2.5.x support patch by Sytse Wielinga <s.b.wieling at student.utwente.nl>
2002-05-13 arpi devfs fallback support?
2002-04-28 arpi patch that should fix the "isofs uses mga_vid" bug
2002-04-21 arpi devfs fix?
2002-04-18 arpi dvfs fix, 10l
2002-04-16 eyck Mark Schreiber sent link to Marcus Sundburg patch to mga_vid, which enables
2002-04-14 eyck Most of informational printk's ifdef'd.
2002-03-25 arpi no native support for I420 in G200
2002-03-10 arpi min() moved out of #if, applied brightness/contrast patch by Brian J. Murrell
2002-02-16 eyck Add module parameters: contrast and brightness, so when you need those permanently
2002-02-09 arpi g550 memdetect fix - patch by Diego Biurrun <diego@biurrun.de>
2002-02-07 rfelker added mga_top_reserved module parameter to skip a configurable amount
2002-02-04 eyck print also contrast on cat /dev/mga_vid
2002-02-03 eyck Attila Kinali fixing memleak introduced by me.
2002-02-02 eyck Attila's Linux 2.2 patch, and contrast control applied
2002-02-02 eyck support cat /dev/mga_vid.
2002-02-02 eyck framework for settings modifications like in radeon_vid ( /dev/mga_vid can
2002-01-02 arpi lastminute divbyzero fix by Attila Kinali ;)
2001-11-25 szabi use <linux/slab.h> instead of <linux/malloc.h> for kernels 2.4.9+
2001-10-21 arpi ah, crtc2 disabled by default
2001-10-21 arpi CRTC2 YUV support (buggy?) by Jiri.Svoboda@seznam.cz
2001-10-18 arpi gpl fix?
2001-10-04 arpi save and restore colorkey, to work together with Xv
2001-10-04 arpi working together with Xv (disabling colorkey at close)
2001-09-27 arpi G550 support
2001-05-23 arpi_esp gcc warnings fixed - patch by Aelius aelius@wish.net
2001-04-29 arpi_esp G200 ramsize detection disabled, using 8M by default
2001-04-16 arpi_esp I420/IYUV support
2001-04-16 arpi_esp UYVY support
2001-03-14 arpi_esp G400 32MB SDRAM fixed
2001-03-13 arpi_esp G200/8MB SD ramsize detection fixed
2001-03-13 arpi_esp mga_ram_size=x works with hard-coded ramsize too (szabi)
2001-03-12 arpi_esp mga_force_memsize->mga_ram_size
2001-03-12 lgb printk() message for video off when releasing mga without ioctl()
2001-03-12 lgb Module usage count not to allow remove module when used
2001-03-11 lgb Force matrox memsize module option fixes
2001-03-11 szabii mga_force_memsize parameter added
2001-03-11 arpi_esp printk's updated
2001-03-10 arpi_esp ramsize detection updated, test again\!
2001-03-10 arpi_esp IRQ handler disabled, vcount-based vsync
2001-03-09 arpi_esp new RAMSIZE detection code... test it\!
2001-03-09 arpi_esp some printk debug level changed
2001-03-09 szabii printk() loglevel fix
2001-03-08 arpi_esp config interface changed
2001-03-07 arpi_esp vsync (4 buffers) implemented
2001-03-05 arpi_esp all v4l stuff removed
2001-02-24 arpi_esp Initial revision