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.c
Age
Commit message (
Expand
)
Author
2018-08-29
EXA: Handle ihandle == -1 in RADEONEXASharePixmapBacking
Michel Dänzer
2018-07-12
Replace 'foo == NULL' with '!foo'
Michel Dänzer
2018-07-09
Add struct radeon_buffer
Michel Dänzer
2018-07-09
EXA: Remove old RADEONEXACreatePixmap hook
Michel Dänzer
2017-08-30
Require xserver >= 1.13
Michel Dänzer
2017-06-30
Use pRADEONEnt->fd exclusively for the DRM file descriptor
Michel Dänzer
2017-05-11
Use reference counting for tracking KMS framebuffer lifetimes
Michel Dänzer
2015-03-17
Handle tiling in radeon_set_shared_pixmap_backing
David Heidelberger
2014-08-12
radeon: drop redundant radeon_drm.h includes
Andreas Boll
2013-07-10
Always go through DFS/UTS when byte swapping is needed.
Mark Kettenis
2013-03-22
glamor: Initial PRIME pixmap sharing hooks.
Michel Dänzer
2013-01-10
Drop support for X servers older than 1.7.
Michel Dänzer
2012-09-03
radeon: add pixmap sharing hooks.
Dave Airlie
2012-07-10
Initial glamor support.
Michel Dänzer
2012-07-05
EXA: Factor out pixmap BO allocation into a helper function.
Michel Dänzer
2012-06-15
radeon: drop radeonGetPixmapOffset
Dave Airlie
2012-06-15
radeon: move macros into radeon.h
Dave Airlie
2012-06-15
radeon: drop more wrapper macros.
Dave Airlie
2012-06-15
radeon: further macro cleanups.
Dave Airlie
2012-06-15
drop RING_LOCALS/ACCEL_PREAMBLE
Dave Airlie
2012-06-15
radeon: drop all UMS/DRI1/XAA/overlay support.
Dave Airlie
2012-05-23
ati: convert to new screen conversion APIs
Dave Airlie
2012-04-05
r6xx-r9xx: force 1D tiling for buffer with height < 64
Jerome Glisse
2012-02-06
r600-evergreen: use common surface allocator for tiling v11
Jerome Glisse
2011-12-06
radeon: refine always tiled depth check
Dave Airlie
2011-12-05
radeon: r200 depth buffers are always tiled
Dave Airlie
2011-04-20
EXA/Xv: used cached bo tiling flags for accel setup on 6xx+
Alex Deucher
2011-04-05
EXA: Cache BO tiling flags.
Michel Dänzer
2011-03-16
radeon/exa: correct function name
Dave Airlie
2011-03-16
radeon/exa: fix scaling check
Dave Airlie
2011-03-15
radeon: exa shaders don't handle scaling either.
Dave Airlie
2011-02-01
kms/pre-6xx: fix pageflipping with tiling
Alex Deucher
2011-01-10
Merge branch 'kms-pflip' of git+ssh://git.freedesktop.org/git/xorg/driver/xf8...
Alex Deucher
2010-12-03
radeon/exa: fallback for non-affine transforms
Alex Deucher
2010-12-01
radeon/kms: allow tiled front buffer on 6xx/7xx
Alex Deucher
2010-11-17
radeon/kms: fix buffer base alignment for tiling
Alex Deucher
2010-10-27
drm/radeon: unify fb bo alignment harder
Alex Deucher
2010-10-27
kms/radeon: unify fb bo alignment handling
Alex Deucher
2010-10-19
r600: for 2d tiles we need to align to channels no banks.
Dave Airlie
2010-09-20
RADEONPrepareAccess_CS: fallback to DFS when pixmap is in VRAM
Karl Tomlinson
2010-09-20
FinishAccess_CS: set bo_mapped to FALSE on unmap
Karl Tomlinson
2010-08-05
r6xx/r7xx: add support for tiling with kms (v3)
Alex Deucher
2010-08-01
radeon/r600: restructure exa + vbo to provide more sharing
Dave Airlie
2010-06-21
Convert x(c)alloc/xfree to m/calloc/free.
Michel Dänzer
2010-05-18
rs740: follow macro-switch too
Marek Olšák
2010-05-04
r3xx-r5xx: fix texturing with small macrotiled pixmaps
Marek Olšák
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-12
radeon: consolidate crtc selector for vline wait
Alex Deucher
2009-12-21
radeon: use new libdrm api
Dave Airlie
[next]