index
:
xorg/driver/xf86-video-r128
CYGWIN
DAMAGE-XFIXES
IPv6-REVIEW
XACE-SELINUX
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
agd5f-superpatch
ati-1-0-branch
ati-6.6-branch
ati-6.7-branch
atombios-support
import-1.1.3
lg3d-dev-0-6-1
lg3d-dev-0-6-1-1
lg3d-dev-0-6-2
lg3d-dev-0-7-0
lg3d-dev-0-7-1
lg3d-master
mach64-pci
mach64-pci-1
master
pci-rehash
pci-rework
randr-1.2
zaphod-lolz
ATI Rage128 video driver (mirrored from https://gitlab.freedesktop.org/xorg/driver/xf86-video-r128)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
r128_driver.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-11
Remove R128ProbeDDC
Kevin Brace
1
-19
/
+4
2018-06-11
Move R128PreInitVisual and R128PreInitGamma calls
Kevin Brace
1
-6
/
+8
2018-06-11
Move the assignment to monitor field of ScrnInfoRec record
Kevin Brace
1
-1
/
+2
2018-06-11
Move assignment of color depth variables away from R128PreInitVisual
Kevin Brace
1
-19
/
+16
2018-06-11
Move the location where R128PreInitGamma is called
Kevin Brace
1
-2
/
+4
2017-08-08
xf86-video-r128: remove the GlxSetVisualConfigs stub and friends
Emil Velikov
1
-3
/
+1
2016-04-13
Remove gatos advertisement
Connor Behan
1
-4
/
+0
2015-03-04
Restore PLL0 as well as PLL3
Connor Behan
1
-0
/
+10
2014-08-23
Silence the non-debug warnings
Connor Behan
1
-0
/
+4
2014-08-23
Fix whitespace near panel code
Connor Behan
1
-5
/
+5
2014-08-23
Improve panel code
Connor Behan
1
-20
/
+7
2014-08-06
Remove custom DGA code
Connor Behan
1
-4
/
+3
2014-08-06
Remove custom dualhead code
Connor Behan
1
-447
/
+254
2014-08-06
Improve handling of monitor and output types
Connor Behan
1
-1
/
+1
2014-07-16
Use standard integers
Connor Behan
1
-7
/
+7
2014-07-16
Remove pointless output
Connor Behan
1
-8
/
+6
2014-07-16
Cleanup info struct
Connor Behan
1
-13
/
+0
2014-07-16
Cleanup entity struct
Connor Behan
1
-13
/
+8
2014-07-16
Get entity without code duplication
Connor Behan
1
-28
/
+6
2014-07-09
Move display enabling code to DPMS
Connor Behan
1
-8
/
+2
2014-07-09
Split up output register functions
Connor Behan
1
-98
/
+119
2014-07-07
Map and unmap the MMIO better
Connor Behan
1
-6
/
+5
2014-07-02
Port to RandR
Connor Behan
1
-1019
/
+268
2014-04-28
Fix ScreenInit with noAccel
Connor Behan
1
-0
/
+1
2013-12-03
Only declare PCITAG if we need it
Connor Behan
1
-3
/
+4
2013-11-26
Drop dependence on xf86PciInfo.h
Connor Behan
1
-1
/
+0
2013-10-27
Do not use int10 or VBE on powerpc
Tormod Volden
1
-2
/
+5
2013-09-30
Minor spacing changes
Connor Behan
1
-1
/
+1
2012-12-19
Remove call to obsolete miInitializeBackingStore()
Connor Behan
1
-1
/
+0
2012-09-28
r128: enable EXA by default if XAA isn't available at build time.
Dave Airlie
1
-0
/
+5
2012-07-18
Fix build without EXA
Connor Behan
1
-0
/
+2
2012-07-18
Make debug mode work again
Connor Behan
1
-7
/
+7
2012-07-17
Add EXA support
Connor Behan
1
-102
/
+259
2012-07-15
r128: drop XAA support.
Dave Airlie
1
-2
/
+2
2012-06-06
r128: port to new compat API.
Dave Airlie
1
-57
/
+56
2012-01-04
Untangle XF86DRI from the driver-specific DRI define
Peter Hutterer
1
-16
/
+16
2011-12-19
Fix for new vgahw ABI
Adam Jackson
1
-1
/
+3
2011-12-19
Make failure to XAA non-fatal
Adam Jackson
1
-15
/
+5
2011-10-29
Use malloc/calloc/realloc/free directly
Jeremy Huddleston
1
-11
/
+11
2010-10-14
Don't allow the config file to override BIOS location
Adam Jackson
1
-8
/
+0
2009-07-28
r128: change to using ABI version check
Dave Airlie
1
-1
/
+1
2009-07-28
r128: update for resources/RAC API removal
Dave Airlie
1
-0
/
+4
2009-07-16
Update to xextproto 7.1 support.
Peter Hutterer
1
-0
/
+5
2009-06-13
Don't de-reference a NULL pointer in R128FreeScreen in the error path.
Matthieu Herrb
1
-0
/
+2
2009-04-17
R128: fix zaphod dualhead after libpciaccess switch
John Nielsen
1
-0
/
+10
2008-04-28
r128: fix bios size setting for pciaccess
xf86-video-r128-6.8.0
Dave Airlie
1
-1
/
+2
2008-03-02
[PATCH] Avoid usage of LoaderSymbol.
Paulo Cesar Pereira de Andrade
1
-5
/
+3
2008-02-15
r128: do not compile in PciChipsets twice
George Sapountzis
1
-3
/
+1
2008-01-11
r128: pci-rework conversion
George Sapountzis
1
-10
/
+64
2008-01-11
Drop symbol lists from r128, radeon, theatre.
George Sapountzis
1
-200
/
+1
[prev]
[next]