index
:
driver/xf86-video-ati
6.12-branch
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
IPv6-REVIEW
STSF-CURRENT
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
accelerated_indirect-0-0-1
agd5f-superpatch
ati-1-0-branch
ati-6.6-branch
ati-6.7-branch
import-1.1.3
lg3d
lg3d-dev-0-6-1
lg3d-dev-0-6-1-1
lg3d-dev-0-6-1-current
lg3d-dev-0-6-1-latest
lg3d-dev-0-6-2
lg3d-dev-0-6-latest
lg3d-dev-0-7-0
lg3d-dev-0-7-1
lg3d-event
lg3d-master
mach64-pci
mach64-pci-1
master
obsd
obsd-6.12-branch
obsd-6.13.0
obsd-xf86-video-ati-6.9.0
pci-rework
randr-1.2
sco_port_update
ums
xf86-video-ati-6.14-branch
xprint_packagertest_20041125
xprint_packagertest_20041217
ATI video cards driver
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
radeon_vip.c
Age
Commit message (
Expand
)
Author
2010-06-21
Convert x(c)alloc/xfree to m/calloc/free.
Michel Dänzer
2008-05-12
Replace CARD{8,16,32} with uint{8,16,32}_t
Matt Turner
2007-09-20
RADEON: fix video in on RV380 (tested on X600 VIVO)
Maciej Cencora
2006-11-22
clean up previous VIP commit.
Alex Deucher
2006-11-22
Don't mess with the VIP bus on mobility chips. Seems to cause fan
Alex Deucher
2006-03-22
Convert use of xf86fopen() and other xf86 wrapped libc symbols to use libc
Kristian Høgsberg
2006-03-12
Stop using xf86PciInfo.h, instead use a local copy of the PCI IDs we need
Benjamin Herrenschmidt
2005-09-06
Handle VIP timeouts more gracefully -- impose a hard limit of 10ms on
Dave Airlie
2005-07-11
Prep for modular builds by adding guarded #include "config.h" everywhere.
XORG-6_8_99_16
XORG-6_8_99_15
Adam Jackson
2005-04-20
Fix includes right throughout the Xserver tree:
Daniel Stone
2005-04-17
Added functions that access the FIFO on RT200
Bogdan Diaconescu
2005-03-24
- radeon PLL access errata workarounds (Benjamin Herrenschmidt, acked by
Alex Deucher
2004-10-02
Modified:
Vladimir Dergachev