log drivers/mga_vid.c @ 7143:fdfc10c2e2d2

age author description
Thu, 25 Jul 2002 21:34:24 +0000 arpi - fixed overflow by +-0x80
Fri, 28 Jun 2002 16:35:37 +0000 alex linux-2.5.x support patch by Sytse Wielinga <s.b.wieling at student.utwente.nl>
Mon, 13 May 2002 22:10:11 +0000 arpi devfs fallback support?
Sun, 28 Apr 2002 17:22:40 +0000 arpi patch that should fix the "isofs uses mga_vid" bug
Sun, 21 Apr 2002 15:07:44 +0000 arpi devfs fix?
Thu, 18 Apr 2002 16:44:21 +0000 arpi dvfs fix, 10l
Tue, 16 Apr 2002 20:19:47 +0000 eyck Mark Schreiber sent link to Marcus Sundburg patch to mga_vid, which enables
Sun, 14 Apr 2002 23:14:26 +0000 eyck Most of informational printk's ifdef'd.
Mon, 25 Mar 2002 16:22:15 +0000 arpi no native support for I420 in G200
Sun, 10 Mar 2002 03:36:16 +0000 arpi min() moved out of #if, applied brightness/contrast patch by Brian J. Murrell
Sat, 16 Feb 2002 19:58:39 +0000 eyck Add module parameters: contrast and brightness, so when you need those permanently
Sat, 09 Feb 2002 00:49:38 +0000 arpi g550 memdetect fix - patch by Diego Biurrun <diego@biurrun.de>
Thu, 07 Feb 2002 02:07:29 +0000 rfelker added mga_top_reserved module parameter to skip a configurable amount
Mon, 04 Feb 2002 16:05:37 +0000 eyck print also contrast on cat /dev/mga_vid
Sun, 03 Feb 2002 19:19:39 +0000 eyck Attila Kinali fixing memleak introduced by me.
Sat, 02 Feb 2002 23:38:35 +0000 eyck Attila's Linux 2.2 patch, and contrast control applied
Sat, 02 Feb 2002 21:39:25 +0000 eyck support cat /dev/mga_vid.
Sat, 02 Feb 2002 20:49:52 +0000 eyck framework for settings modifications like in radeon_vid ( /dev/mga_vid can
Wed, 02 Jan 2002 23:38:16 +0000 arpi lastminute divbyzero fix by Attila Kinali ;)
Sun, 25 Nov 2001 23:34:37 +0000 szabi use <linux/slab.h> instead of <linux/malloc.h> for kernels 2.4.9+
Sun, 21 Oct 2001 17:30:28 +0000 arpi ah, crtc2 disabled by default
Sun, 21 Oct 2001 17:28:04 +0000 arpi CRTC2 YUV support (buggy?) by Jiri.Svoboda@seznam.cz
Thu, 18 Oct 2001 20:52:33 +0000 arpi gpl fix?
Thu, 04 Oct 2001 22:25:13 +0000 arpi save and restore colorkey, to work together with Xv
Thu, 04 Oct 2001 21:15:01 +0000 arpi working together with Xv (disabling colorkey at close)
Thu, 27 Sep 2001 17:00:35 +0000 arpi G550 support
Wed, 23 May 2001 19:51:52 +0000 arpi_esp gcc warnings fixed - patch by Aelius aelius@wish.net
Sun, 29 Apr 2001 20:24:38 +0000 arpi_esp G200 ramsize detection disabled, using 8M by default
Mon, 16 Apr 2001 03:33:35 +0000 arpi_esp I420/IYUV support
Mon, 16 Apr 2001 01:26:08 +0000 arpi_esp UYVY support
Wed, 14 Mar 2001 16:41:26 +0000 arpi_esp G400 32MB SDRAM fixed
Tue, 13 Mar 2001 00:46:38 +0000 arpi_esp G200/8MB SD ramsize detection fixed
Tue, 13 Mar 2001 00:23:52 +0000 arpi_esp mga_ram_size=x works with hard-coded ramsize too (szabi)
Mon, 12 Mar 2001 01:57:14 +0000 arpi_esp mga_force_memsize->mga_ram_size
Mon, 12 Mar 2001 01:44:07 +0000 lgb printk() message for video off when releasing mga without ioctl()
Mon, 12 Mar 2001 01:35:48 +0000 lgb Module usage count not to allow remove module when used
Sun, 11 Mar 2001 23:01:14 +0000 lgb Force matrox memsize module option fixes
Sun, 11 Mar 2001 22:24:03 +0000 szabii mga_force_memsize parameter added
Sun, 11 Mar 2001 00:13:43 +0000 arpi_esp printk's updated
Sat, 10 Mar 2001 23:53:27 +0000 arpi_esp ramsize detection updated, test again\!
Sat, 10 Mar 2001 02:27:50 +0000 arpi_esp IRQ handler disabled, vcount-based vsync
Fri, 09 Mar 2001 00:49:37 +0000 arpi_esp new RAMSIZE detection code... test it\!
Fri, 09 Mar 2001 00:43:02 +0000 arpi_esp some printk debug level changed
Fri, 09 Mar 2001 00:31:22 +0000 szabii printk() loglevel fix
Thu, 08 Mar 2001 01:06:59 +0000 arpi_esp config interface changed
Wed, 07 Mar 2001 01:12:18 +0000 arpi_esp vsync (4 buffers) implemented
Mon, 05 Mar 2001 23:15:15 +0000 arpi_esp all v4l stuff removed
Sat, 24 Feb 2001 20:28:24 +0000 arpi_esp Initial revision