summaryrefslogtreecommitdiffstats
path: root/drivers/radeon/radeon.h
Commit message (Collapse)AuthorAgeFilesLines
* Added support of Radeon2 8500 AIWnick2002-01-021-0/+1
| | | | | | | | Ugly fix (from non-x86 point) of FPU problems for Radeons color correction Added checking of boundaries during color correction on Radeon git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3941 b3059339-0415-0410-9bf9-f77b7e298cf2
* Radeon specific gamma correction initialization. (from gatos.sf.net)nick2001-12-301-1/+15
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3901 b3059339-0415-0410-9bf9-f77b7e298cf2
* Typofix (thanks to Felix)nick2001-12-191-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3602 b3059339-0415-0410-9bf9-f77b7e298cf2
* Some info from Vladimir Dergachevnick2001-12-171-0/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3555 b3059339-0415-0410-9bf9-f77b7e298cf2
* Tuned some values:nick2001-12-141-11/+12
| | | | | | | | | - OV0_BASE_ADDR exists only on Radeons - hacked OV0_FILTER_CNTL values - extpanded IDCT stuff by MC (probably) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3488 b3059339-0415-0410-9bf9-f77b7e298cf2
* Preparing to next acceleration levelnick2001-12-121-1/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3474 b3059339-0415-0410-9bf9-f77b7e298cf2
* Tuned some registersnick2001-12-121-5/+100
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3471 b3059339-0415-0410-9bf9-f77b7e298cf2
* - added capture registersnick2001-12-081-1661/+1767
| | | | | | | | - tuned some values for Rage128 and radeon - tabs (sorry for inconveniece) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3382 b3059339-0415-0410-9bf9-f77b7e298cf2
* Minor flag changesnick2001-12-071-2/+12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3368 b3059339-0415-0410-9bf9-f77b7e298cf2
* rage128_vid are fully works!!!nick2001-12-071-18/+0
| | | | | | | | | | {Also there works brightness and saturation control ;) (Cause: there was saturation == 0 and as effect - grayscaled output). (on Radeons brightness and saturation still don't work)} Reversed color and video key definition for radeons - they caused problems git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3367 b3059339-0415-0410-9bf9-f77b7e298cf2
* Minor fixesnick2001-12-061-0/+27
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3348 b3059339-0415-0410-9bf9-f77b7e298cf2
* Rage128 problems???nick2001-12-041-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3306 b3059339-0415-0410-9bf9-f77b7e298cf2
* radeon_vid new features:nick2001-11-271-1/+1
| | | | | | | | | | | - tested UYVY format and known as working - YV12, I420, IYUV direct support (were missed: p23_blank_lines_at_top, p23_v_accum_init in radeon_vid_display_video - good info for Y800 support ;) - experimental support for Rage128/Rage128Pro chips git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3165 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fixed bug of ram_size detectionnick2001-11-251-1/+28
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3123 b3059339-0415-0410-9bf9-f77b7e298cf2
* BES resisters now are really changed!nick2001-11-161-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2926 b3059339-0415-0410-9bf9-f77b7e298cf2
* radeon_vid: it's in first pre-alpha stagenick2001-11-131-4/+16
| | | | | | | | | | | | Note: it's not public release and not test version. It's simplest commit of unfinished and not working stuff in hope to attract other developer to this driver. (What is good: this driver is removable from driver list and doesn't cause segfault !!!) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2871 b3059339-0415-0410-9bf9-f77b7e298cf2
* Rage theatre detectionnick2001-10-011-0/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2038 b3059339-0415-0410-9bf9-f77b7e298cf2
* i2c and rage-theatre registers and their bit-constantsnick2001-10-011-3/+815
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2034 b3059339-0415-0410-9bf9-f77b7e298cf2
* Radeon2 supportnick2001-09-261-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1968 b3059339-0415-0410-9bf9-f77b7e298cf2
* More known registers and their bit-constantsnick2001-09-241-15/+155
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1946 b3059339-0415-0410-9bf9-f77b7e298cf2
* A lot of VE related improvements and code cleanupnick2001-09-181-258/+393
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1916 b3059339-0415-0410-9bf9-f77b7e298cf2
* Merge with Ani Joshi's radeonfb-0.1.0nick2001-09-181-1/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1915 b3059339-0415-0410-9bf9-f77b7e298cf2
* Radeon VE QZ supportnick2001-09-181-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1914 b3059339-0415-0410-9bf9-f77b7e298cf2
* Radeon VE supportnick2001-09-181-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1913 b3059339-0415-0410-9bf9-f77b7e298cf2
* Initial import of Ani Joshi's radeonfb-0.0.9nick2001-09-181-0/+664
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1912 b3059339-0415-0410-9bf9-f77b7e298cf2