aboutsummaryrefslogtreecommitdiffhomepage
path: root/drivers/mga_vid.c
Commit message (Collapse)AuthorAge
* min() moved out of #if, applied brightness/contrast patch by Brian J. MurrellGravatar arpi2002-03-10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5014 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add module parameters: contrast and brightness, so when you need those ↵Gravatar eyck2002-02-16
| | | | | | | | | | permanently adjusted just add lines to /etc/modules or sth. insmod mga_vid.o mga_brightness=100 mga_contrast=-79 git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4729 b3059339-0415-0410-9bf9-f77b7e298cf2
* g550 memdetect fix - patch by Diego Biurrun <diego@biurrun.de>Gravatar arpi2002-02-09
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4595 b3059339-0415-0410-9bf9-f77b7e298cf2
* added mga_top_reserved module parameter to skip a configurable amountGravatar rfelker2002-02-07
| | | | | | | | | of space at the top of video memory. this is needed to prevent corruption of the kernel's console font when using the "fastfont" option with matroxfb. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4560 b3059339-0415-0410-9bf9-f77b7e298cf2
* print also contrast on cat /dev/mga_vidGravatar eyck2002-02-04
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4528 b3059339-0415-0410-9bf9-f77b7e298cf2
* Attila Kinali fixing memleak introduced by me.Gravatar eyck2002-02-03
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4521 b3059339-0415-0410-9bf9-f77b7e298cf2
* Attila's Linux 2.2 patch, and contrast control appliedGravatar eyck2002-02-02
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4488 b3059339-0415-0410-9bf9-f77b7e298cf2
* support cat /dev/mga_vid.Gravatar eyck2002-02-02
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4485 b3059339-0415-0410-9bf9-f77b7e298cf2
* framework for settings modifications like in radeon_vid ( /dev/mga_vid canGravatar eyck2002-02-02
| | | | | | | | be written to ). Brightness and chroma control. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4484 b3059339-0415-0410-9bf9-f77b7e298cf2
* lastminute divbyzero fix by Attila Kinali ;)Gravatar arpi2002-01-02
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3960 b3059339-0415-0410-9bf9-f77b7e298cf2
* use <linux/slab.h> instead of <linux/malloc.h> for kernels 2.4.9+Gravatar szabi2001-11-25
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3126 b3059339-0415-0410-9bf9-f77b7e298cf2
* ah, crtc2 disabled by defaultGravatar arpi2001-10-21
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2346 b3059339-0415-0410-9bf9-f77b7e298cf2
* CRTC2 YUV support (buggy?) by Jiri.Svoboda@seznam.czGravatar arpi2001-10-21
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2345 b3059339-0415-0410-9bf9-f77b7e298cf2
* gpl fix?Gravatar arpi2001-10-18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2263 b3059339-0415-0410-9bf9-f77b7e298cf2
* save and restore colorkey, to work together with XvGravatar arpi2001-10-04
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2087 b3059339-0415-0410-9bf9-f77b7e298cf2
* working together with Xv (disabling colorkey at close)Gravatar arpi2001-10-04
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2086 b3059339-0415-0410-9bf9-f77b7e298cf2
* G550 supportGravatar arpi2001-09-27
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1990 b3059339-0415-0410-9bf9-f77b7e298cf2
* gcc warnings fixed - patch by Aelius aelius@wish.netGravatar arpi_esp2001-05-23
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@855 b3059339-0415-0410-9bf9-f77b7e298cf2
* G200 ramsize detection disabled, using 8M by defaultGravatar arpi_esp2001-04-29
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@663 b3059339-0415-0410-9bf9-f77b7e298cf2
* I420/IYUV supportGravatar arpi_esp2001-04-16
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@471 b3059339-0415-0410-9bf9-f77b7e298cf2
* UYVY supportGravatar arpi_esp2001-04-16
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@467 b3059339-0415-0410-9bf9-f77b7e298cf2
* G400 32MB SDRAM fixedGravatar arpi_esp2001-03-14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@106 b3059339-0415-0410-9bf9-f77b7e298cf2
* G200/8MB SD ramsize detection fixedGravatar arpi_esp2001-03-13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@103 b3059339-0415-0410-9bf9-f77b7e298cf2
* mga_ram_size=x works with hard-coded ramsize too (szabi)Gravatar arpi_esp2001-03-13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@102 b3059339-0415-0410-9bf9-f77b7e298cf2
* mga_force_memsize->mga_ram_sizeGravatar arpi_esp2001-03-12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@96 b3059339-0415-0410-9bf9-f77b7e298cf2
* printk() message for video off when releasing mga without ioctl()Gravatar lgb2001-03-12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@95 b3059339-0415-0410-9bf9-f77b7e298cf2
* Module usage count not to allow remove module when usedGravatar lgb2001-03-12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@94 b3059339-0415-0410-9bf9-f77b7e298cf2
* Force matrox memsize module option fixesGravatar lgb2001-03-11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@92 b3059339-0415-0410-9bf9-f77b7e298cf2
* mga_force_memsize parameter addedGravatar szabii2001-03-11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@91 b3059339-0415-0410-9bf9-f77b7e298cf2
* printk's updatedGravatar arpi_esp2001-03-11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@78 b3059339-0415-0410-9bf9-f77b7e298cf2
* ramsize detection updated, test again\!Gravatar arpi_esp2001-03-10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@76 b3059339-0415-0410-9bf9-f77b7e298cf2
* IRQ handler disabled, vcount-based vsyncGravatar arpi_esp2001-03-10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@69 b3059339-0415-0410-9bf9-f77b7e298cf2
* new RAMSIZE detection code... test it\!Gravatar arpi_esp2001-03-09
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@65 b3059339-0415-0410-9bf9-f77b7e298cf2
* some printk debug level changedGravatar arpi_esp2001-03-09
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@64 b3059339-0415-0410-9bf9-f77b7e298cf2
* printk() loglevel fixGravatar szabii2001-03-09
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@62 b3059339-0415-0410-9bf9-f77b7e298cf2
* config interface changedGravatar arpi_esp2001-03-08
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@58 b3059339-0415-0410-9bf9-f77b7e298cf2
* vsync (4 buffers) implementedGravatar arpi_esp2001-03-07
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@49 b3059339-0415-0410-9bf9-f77b7e298cf2
* all v4l stuff removedGravatar arpi_esp2001-03-05
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@43 b3059339-0415-0410-9bf9-f77b7e298cf2
* Initial revisionGravatar arpi_esp2001-02-24
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2 b3059339-0415-0410-9bf9-f77b7e298cf2