summaryrefslogtreecommitdiff
path: root/src/radeon_textured_video.c
AgeCommit message (Expand)Author
2012-06-15radeon: move more functions into texture videoDave Airlie
2012-06-15radeon: drop legacy memory, merge into radeon videoDave Airlie
2012-06-15radeon: drop offset member of r600 accel objectDave Airlie
2012-06-15radeon: move macros into radeon.hDave Airlie
2012-06-15radeon: further macro cleanups.Dave Airlie
2012-06-15radeon: drop FUNC_NAME macro and ONCE_ONLY stuffDave Airlie
2012-06-15drop RING_LOCALS/ACCEL_PREAMBLEDave Airlie
2012-06-15radeon: drop all UMS/DRI1/XAA/overlay support.Dave Airlie
2012-05-23ati: convert to new screen conversion APIsDave Airlie
2011-12-05Xv: Evergreen+ asics support 16k surfacesAlex Deucher
2011-08-11video: Don't round up bottom/right edge for clipping source width/height.Michel Dänzer
2011-03-21bug fix for r6xx/r7xx UMSmatthew green
2011-02-28xv: fix height alignments for U/V planesDave Airlie
2011-02-23Xv: use aligned height to calculate Xv buffer sizeAlex Deucher
2011-02-15fix Xv on pre-r6xx asicsAlex Deucher
2011-02-11Xv: fix textured video alignment harderAlex Deucher
2011-02-11Xv: fix textured video alignmentAlex Deucher
2011-01-18Fix KMS textured video leaks (bug #33193).Michel Dänzer
2010-10-13evergreen: increase XV_CRTC Xv attribute rangeAlex Deucher
2010-10-07fix the non-kms buildAlex Deucher
2010-08-20Add initial EXA and Xv support for evergreenAlex Deucher
2010-06-21Convert x(c)alloc/xfree to m/calloc/free.Michel Dänzer
2010-06-16r3xx-r5xx Xv: disable bicubic filtering by defaultAlex Deucher
2010-02-26Use RADEON_ALIGN instead of open coding it.Matt Turner
2010-02-15Allocate Xv buffers to GTT.Pauli Nieminen
2010-01-22Remove unnecessary checks.Kusanagi Kouichi
2009-12-02radeon: Lift hardcoded limit from RADEONQueryImageAttributesKusanagi Kouichi
2009-11-23radeon: avoid using hw pixmaps when we have little VRAM.Dave Airlie
2009-10-13radeon: add XV_CRTC attribute for textured videoAlex Deucher
2009-10-03Fix KMS on big endian machines.Michel Dänzer
2009-10-03KMS: Double-buffer textured video source image upload.Michel Dänzer
2009-09-25r600: fix bo accounting for XvAlex Deucher
2009-08-27KMS: Remove explicit radeon_bo_wait calls before radeon_bo_map.Michel Dänzer
2009-08-01radeon: reload bicubic Xv texture on VT switchAlex Deucher
2009-07-23R6xx/R7xx: clip rendering to destination surface dimensionsAlex Deucher
2009-07-14R3/4/5xx: only upload the bicubic texture onceAlex Deucher
2009-07-14R3/4/5xx: fix bicubic Xv filtering with KMS changesAlex Deucher
2009-07-06radeon: port to new space checking in libdrm interfaceDave Airlie
2009-07-02radeon/kms: add textured video BO size checksDave Airlie
2009-06-30radeon: initial preparation for kms patch.Dave Airlie
2009-04-21Tex vid: fix top clippingAlex Deucher
2009-04-21Tex vid: rework part 2Alex Deucher
2009-04-20Tex vid: cleanup and unify common codeAlex Deucher
2009-04-17R3xx/R5xx: only apply Xv attributes if bicubic is disabledAlex Deucher
2009-04-17Tex vid: remove remnants of XV_HWPLANARAlex Deucher
2009-04-17R5xx: add shader-based cscAlex Deucher
2009-04-17tex vid: fix attribute setup typo for XV_COLORSPACEAlex Deucher
2009-04-17R6xx/R7xx: implement Xv attributesAlex Deucher
2009-04-17R200: clean code, always use shader based cscAlex Deucher
2009-04-17R1xx: add support for native planar textured XvAlex Deucher