summaryrefslogtreecommitdiffstats
path: root/drivers/mga_vid.c
Commit message (Expand)AuthorAgeFilesLines
* use <linux/slab.h> instead of <linux/malloc.h> for kernels 2.4.9+szabi2001-11-251-0/+6
* 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
* 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
* G550 supportarpi2001-09-271-1/+10
* gcc warnings fixed - patch by Aelius aelius@wish.netarpi_esp2001-05-231-4/+4
* G200 ramsize detection disabled, using 8M by defaultarpi_esp2001-04-291-4/+4
* I420/IYUV supportarpi_esp2001-04-161-1/+18
* UYVY supportarpi_esp2001-04-161-4/+23
* 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
* 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-41/+41
* config interface changedarpi_esp2001-03-081-25/+63
* vsync (4 buffers) implementedarpi_esp2001-03-071-7/+151
* all v4l stuff removedarpi_esp2001-03-051-173/+0
* Initial revisionarpi_esp2001-02-241-0/+877