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_exa_funcs.c
Age
Commit message (
Expand
)
Author
2011-10-27
EXA < R6xx: Make sure 2D state is re-emitted after running out of CS space.
Michel Dänzer
2011-08-10
Change my e-mail address to something that still works, and always will, I hope.
Michel Dänzer
2011-04-05
EXA: Cache BO tiling flags.
Michel Dänzer
2011-02-01
kms/pre-6xx: fix pageflipping with tiling
Alex Deucher
2010-09-20
radeon: complete UTS and DFS even when a scratch BO is not necessary
Karl Tomlinson
2010-09-20
radeon: complete big endian UTS and DFS even when scratch allocation fails.
Karl Tomlinson
2010-09-20
RADEONDownloadFromScreenCS: flush CS writes before mapping BO for read
Karl Tomlinson
2010-09-20
DownloadFromScreenCS: download via a scratch BO if pixmap domain is unknown
Karl Tomlinson
2010-06-21
Convert x(c)alloc/xfree to m/calloc/free.
Michel Dänzer
2010-02-26
Use RADEON_ALIGN instead of open coding it.
Matt Turner
2010-02-26
Use/define RADEON_GPU_PAGE_SIZE instead of sprinkling 4096 everywhere.
Matt Turner
2010-02-15
EXA: Fix order of coordinates passed to radeon_pick_best_crtc().
Michel Dänzer
2010-02-12
radeon: consolidate crtc selector for vline wait
Alex Deucher
2009-12-21
radeon: use new libdrm api
Dave Airlie
2009-11-05
radeon: properly fix unused label warnings
Alex Deucher
2009-11-05
Revert "Fix warning about unused defined labels in radeon_exa_funcs.c."
Alex Deucher
2009-11-05
Fix warning about unused defined labels in radeon_exa_funcs.c.
Tomáš Chvátal
2009-10-03
Fix KMS on big endian machines.
Michel Dänzer
2009-10-03
EXA: Bail earlier from PrepareCopy hook on trivially unsupportable conditions.
Michel Dänzer
2009-08-27
KMS: Remove explicit radeon_bo_wait calls before radeon_bo_map.
Michel Dänzer
2009-08-27
KMS: Don't use a blit for UploadToScreen if the pixmap BO will be idle anyway.
Michel Dänzer
2009-08-27
KMS: DownloadFromScreen improvements.
Michel Dänzer
2009-08-22
exa/cs: add DFS from GTT optimisation
Dave Airlie
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-08-07
Add support for EXA_MIXED_PIXMAPS in xserver master.
Michel Dänzer
2009-08-07
Minor fixes for KMS EXA DownloadFromScreen hook.
Michel Dänzer
2009-08-07
Add KMS EXA UploadToScreen hook.
Alex Deucher
2009-08-04
radeon: fix compile with !kms
Alex Deucher
2009-08-04
radeon/kms: add simple DownloadFromScreen implementation
Jerome Glisse
2009-07-08
Further non-KMS fixes / cleanups.
Michel Dänzer
2009-07-08
Fix the build for the !XF86DRM_MODE case
Alex Deucher
2009-07-08
Don't set EXA UploadTo/DownloadFromScreen hooks when they'd always return FALSE.
Michel Dänzer
2009-07-08
KMS CS fixes, take two.
Michel Dänzer
2009-07-06
radeon: port to new space checking in libdrm interface
Dave Airlie
2009-07-06
Revert "KMS CS fixes."
Dave Airlie
2009-07-05
KMS CS fixes.
Michel Dänzer
2009-07-02
radeon: add KMS support (still disabled)
Dave Airlie
2009-06-30
EXA: fix the build on servers without EXA_HANDLES_PIXMAPS
Alex Deucher
2009-06-30
Warning fixes.
Michel Dänzer
2009-06-30
radeon: initial preparation for kms patch.
Dave Airlie
2009-06-09
Consolidate indentical RADEONDoneSolid/RADEONDoneCopy functions
Alex Deucher
2009-05-27
radeon: remove dead code
Alex Deucher
2009-05-18
EXA: Set new EXA_SUPPORTS_OFFSCREEN_OVERLAPS flag when we have a 2D engine.
Michel Dänzer
2009-05-14
Pre-R600 EXA: Fix coordinate limits off-by-one error.
Michel Dänzer
2009-04-17
r200/r300: implement brightness/contrast/hue/saturation/gamma controls for te...
Roland Scheidegger
2009-02-27
EXA: Make sure Prepare/FinishAccess hooks can handle EXA_PREPARE_AUX* indices.
Michel Dänzer
2009-02-27
Revert "EXA: Adapt to EXA changes in xserver Git."
Michel Dänzer
2009-02-24
EXA: Adapt to EXA changes in xserver Git.
Michel Dänzer
2009-02-24
Only call RADEONWaitForVLine if it might actually do anything useful.
Michel Dänzer
[next]