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_textured_video.c
Age
Commit message (
Expand
)
Author
2018-07-12
Replace 'foo == NULL' with '!foo'
Michel Dänzer
2018-01-25
Make XvMC extension initialize at depth 30.
Mario Kleiner
2012-06-15
radeon: move more functions into texture video
Dave Airlie
2012-06-15
radeon: drop legacy memory, merge into radeon video
Dave Airlie
2012-06-15
radeon: drop offset member of r600 accel object
Dave Airlie
2012-06-15
radeon: move macros into radeon.h
Dave Airlie
2012-06-15
radeon: further macro cleanups.
Dave Airlie
2012-06-15
radeon: drop FUNC_NAME macro and ONCE_ONLY stuff
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
2011-12-05
Xv: Evergreen+ asics support 16k surfaces
Alex Deucher
2011-08-11
video: Don't round up bottom/right edge for clipping source width/height.
Michel Dänzer
2011-03-21
bug fix for r6xx/r7xx UMS
matthew green
2011-02-28
xv: fix height alignments for U/V planes
Dave Airlie
2011-02-23
Xv: use aligned height to calculate Xv buffer size
Alex Deucher
2011-02-15
fix Xv on pre-r6xx asics
Alex Deucher
2011-02-11
Xv: fix textured video alignment harder
Alex Deucher
2011-02-11
Xv: fix textured video alignment
Alex Deucher
2011-01-18
Fix KMS textured video leaks (bug #33193).
Michel Dänzer
2010-10-13
evergreen: increase XV_CRTC Xv attribute range
Alex Deucher
2010-10-07
fix the non-kms build
Alex Deucher
2010-08-20
Add initial EXA and Xv support for evergreen
Alex Deucher
2010-06-21
Convert x(c)alloc/xfree to m/calloc/free.
Michel Dänzer
2010-06-16
r3xx-r5xx Xv: disable bicubic filtering by default
Alex Deucher
2010-02-26
Use RADEON_ALIGN instead of open coding it.
Matt Turner
2010-02-15
Allocate Xv buffers to GTT.
Pauli Nieminen
2010-01-22
Remove unnecessary checks.
Kusanagi Kouichi
2009-12-02
radeon: Lift hardcoded limit from RADEONQueryImageAttributes
Kusanagi Kouichi
2009-11-23
radeon: avoid using hw pixmaps when we have little VRAM.
Dave Airlie
2009-10-13
radeon: add XV_CRTC attribute for textured video
Alex Deucher
2009-10-03
Fix KMS on big endian machines.
Michel Dänzer
2009-10-03
KMS: Double-buffer textured video source image upload.
Michel Dänzer
2009-09-25
r600: fix bo accounting for Xv
Alex Deucher
2009-08-27
KMS: Remove explicit radeon_bo_wait calls before radeon_bo_map.
Michel Dänzer
2009-08-01
radeon: reload bicubic Xv texture on VT switch
Alex Deucher
2009-07-23
R6xx/R7xx: clip rendering to destination surface dimensions
Alex Deucher
2009-07-14
R3/4/5xx: only upload the bicubic texture once
Alex Deucher
2009-07-14
R3/4/5xx: fix bicubic Xv filtering with KMS changes
Alex Deucher
2009-07-06
radeon: port to new space checking in libdrm interface
Dave Airlie
2009-07-02
radeon/kms: add textured video BO size checks
Dave Airlie
2009-06-30
radeon: initial preparation for kms patch.
Dave Airlie
2009-04-21
Tex vid: fix top clipping
Alex Deucher
2009-04-21
Tex vid: rework part 2
Alex Deucher
2009-04-20
Tex vid: cleanup and unify common code
Alex Deucher
2009-04-17
R3xx/R5xx: only apply Xv attributes if bicubic is disabled
Alex Deucher
2009-04-17
Tex vid: remove remnants of XV_HWPLANAR
Alex Deucher
2009-04-17
R5xx: add shader-based csc
Alex Deucher
2009-04-17
tex vid: fix attribute setup typo for XV_COLORSPACE
Alex Deucher
2009-04-17
R6xx/R7xx: implement Xv attributes
Alex Deucher
[next]