summaryrefslogtreecommitdiff
path: root/src/radeon_video.c
AgeCommit message (Expand)Author
2012-05-23ati: convert to new screen conversion APIsDave Airlie
2011-11-28fixup xinerama since 9151f3b1c2ebcc34e63195888ba696f2183ba5e2Dave Airlie
2011-08-11video: Don't round up bottom/right edge for clipping source width/height.Michel Dänzer
2011-08-09Prefer the CRTC of the primary output for synchronization.Michel Dänzer
2011-07-14Register XvMC video decoding accelerationChristian König
2011-01-18Fix crash freeing KMS video memory.Michel Dänzer
2011-01-18Fix KMS textured video leaks (bug #33193).Michel Dänzer
2010-10-19Xv: limit overlay to 2047x2047Alex Deucher
2010-09-30radeon: fix fbLocation for >32 bit MC addressesAlex Deucher
2010-08-27xv: fix non-kms/non-dri Xv column ordering on big endian systemsHeikki Lindholm
2010-06-21Convert x(c)alloc/xfree to m/calloc/free.Michel Dänzer
2010-05-18dri2: use radeon_pick_best_crtc()Alex Deucher
2010-05-10kms: add support for the MSC swap & sync APIJerome Glisse
2010-04-08radeon: don't setup Xv on rn50Alex Deucher
2010-02-26Use RADEON_ALIGN instead of open coding it.Matt Turner
2010-02-15Allocate BOs for 'video offscreen surfaces' and 'TV-in' in VRAM.Michel Dänzer
2010-02-15Allocate Xv buffers to GTT.Pauli Nieminen
2010-02-12radeon: consolidate crtc selector for vline waitAlex Deucher
2009-12-02radeon: Lift hardcoded limit from RADEONQueryImageAttributesKusanagi Kouichi
2009-10-03Fix KMS on big endian machines.Michel Dänzer
2009-07-14R3/4/5xx: only upload the bicubic texture onceAlex Deucher
2009-07-03radeon: don't set up overlay under KMS until we figure out how.Dave Airlie
2009-04-17R6xx/R7xx: implement Xv attributesAlex Deucher
2009-04-17r200/r300: implement brightness/contrast/hue/saturation/gamma controls for te...Roland Scheidegger
2009-04-07radeon: fix Xv vsync for multi-headAlex Deucher
2009-03-26radeon: re-enable r/g/b intensity attributes for overlayAlex Deucher
2009-03-24don't convert planar yuv to packed for r200Roland Scheidegger
2009-03-04R6xx/R7xx: wire up DMAForXv option like older asicsAlex Deucher
2009-01-28Move encoder specific data to encoder dev_privAlex Deucher
2008-12-04First pass at tear-free accelAlex Deucher
2008-10-09radeon: rename radeon_memory to radeon_legacy_memory.Dave Airlie
2008-09-30Pass base offset into RADEONDisplayVideo() explicitly.Michel Dänzer
2008-08-26fix some fallout from the common allocatorAlex Deucher
2008-08-25Bicubic fixes from the last cherry-pickAlex Deucher
2008-08-25Convert randr, Xv to a common allocatorAlex Deucher
2008-08-25Additional cleanups and re-arragement following bicubic mergeAlex Deucher
2008-08-25Merge upstream changes to vertices, and also add Xv attributes for textured v...Corbin Simpson
2008-08-25Fix texture size, texture filter, vertex offsets, etc.Dennis Kasprzyk
2008-08-25Allocate memory for the bicubic filter texture.Corbin Simpson
2008-08-14Make sure video offerlay offsets don't exceed the hardware limit of 128 MB.Michel Dänzer
2008-05-28R1xx: Gamma fixes for overlayAlex Deucher
2008-05-20R200/R300: fix gamma setup for overlayTobias Diedrich
2008-05-13RS4xx: Split out RS400 and RS480 as separate familiesAlex Deucher
2008-05-12Replace CARD{8,16,32} with uint{8,16,32}_tMatt Turner
2008-05-09RADEON: fixup ifdef from last commitAlex Deucher
2008-05-08RADEON: disable MMIO paths for EXA composite/texvid on IGP/R5xxAlex Deucher
2008-03-25RV250: disable textured video due to HW bugAlex Deucher
2008-03-01RS4xx: enable exa render accel and textured videoAlex Deucher
2008-02-28Fix 16 bit packed YUV XVideo playback on big endian systems with DRI disabled.Michel Dänzer
2008-02-26RADEON: Convert textured video to use pipelined uploadsAlex Deucher