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_kms.c
Age
Commit message (
Expand
)
Author
2010-02-26
Use/define RADEON_GPU_PAGE_SIZE instead of sprinkling 4096 everywhere.
Matt Turner
2010-02-25
clean up kms zaphod handling
James Le Cuirot
2010-02-23
zaphod: hopefully fix kms + zaphod
Dave Airlie
2010-02-17
radeon: add ZaphodHeads option
Alex Deucher
2010-01-25
KMS: fix no accel option
Alex Deucher
2010-01-25
radeon/kms: only enable EXA pixmaps under kms if we support render accel
Dave Airlie
2009-12-01
r600: fix multi-operation in single batch support.
Dave Airlie
2009-11-27
r600/accel: cleanup and merge a lot of the accel functions
Dave Airlie
2009-11-25
radeon/exa: change option to determine exa pixmap usage.
Dave Airlie
2009-11-25
kms: flush cs on close screen.
Dave Airlie
2009-11-25
r600: refactor code to help future acceleration speedups.
Dave Airlie
2009-11-24
radeon/kms: drop special r600 indirect flush
Dave Airlie
2009-11-23
radeon: fix warning in printf
Dave Airlie
2009-11-23
radeon: avoid using hw pixmaps when we have little VRAM.
Dave Airlie
2009-11-20
kms: recalculate the flush limits after screen resize.
Dave Airlie
2009-10-24
Disable color tiling on r600/r700
Luca Tettamanti
2009-10-09
Revert "kms: setup colormap and gamma correctly."
Dave Airlie
2009-10-05
kms: assume accel is working is info ioctl return -EINVAL
Jerome Glisse
2009-10-05
kms: setup colormap and gamma correctly.
Dave Airlie
2009-10-03
Fix KMS on big endian machines.
Michel Dänzer
2009-10-03
KMS: Don't hide HW cursor when it's updated.
Michel Dänzer
2009-10-03
Fix some compiler warnings.
Michel Dänzer
2009-09-30
radeon/kms: fallback to shadowfb if kernel report acceleration is off
Jerome Glisse
2009-09-19
kms: disable dga
Alex Deucher
2009-09-19
kms: init dga using xf86DiDGAInit
Alex Deucher
2009-08-25
r6xx/r7xx EXA: WIP
Alex Deucher
2009-08-25
radeon: Fix X recycling with KMS
Jerome Glisse
2009-08-19
radeon/kms: add initial colortiling support (disabled by default).
Dave Airlie
2009-08-07
Properly let radeon_cs_flush_indirect() re-emit 2D state if necessary.
Michel Dänzer
2009-07-23
radeon: fix KMS shadowfb for r6xx and newer hw.
Jerome Glisse
2009-07-18
Also drop DRM master in KMS CloseScreen.
Michel Dänzer
2009-07-06
radeon: move state changes into flush function
Dave Airlie
2009-07-06
radeon: taken from kms-support + CS fixes commit.
Dave Airlie
2009-07-06
radeon: port to new space checking in libdrm interface
Dave Airlie
2009-07-02
kms: drop DGA
Dave Airlie
2009-07-02
kms: no need to reference fifo slots
Dave Airlie
2009-07-02
radeon: add KMS support (still disabled)
Dave Airlie