summaryrefslogtreecommitdiff
path: root/src/radeon_video.c
AgeCommit message (Expand)Author
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
2008-02-24rs690: initial textured video supportDave Airlie
2008-02-23r500: add textured video Xv adapter supportDave Airlie
2008-02-23RADEON: no textured video yet on XPRESS chipsAlex Deucher
2008-02-23RADEON: add textured video support for r1xx-r4xx radeonsAlex Deucher
2008-02-18bring back to life planar-to-packed conversion for rs4xxRoland Scheidegger
2008-01-19radeon: Partial fix for XVideo RGB image distortions.Kusanagi Kouichi
2008-01-11Drop symbol lists from r128, radeon, theatre.George Sapountzis
2007-12-21Merge remote branch 'origin/atombios-support'Dave Airlie
2007-12-20RADEON: check for xf86_crtc_clip_video_helper() in configure.acAlex Deucher
2007-12-19more endian related fixageDave Airlie
2007-12-07radeon: move savedreg/modereg into entity instead of infoDave Airlie
2007-12-02radeon: Further XVideo fixes.Michel Dänzer
2007-12-02radeon: Fix crash with XVideo 24bit RGB images.Kusanagi Kouichi
2007-10-04radeon: Fix for pci-rework.Michel Dänzer
2007-09-22RADEON: Fix crash when Xv window is outside of either crtcAlex Deucher
2007-09-22Revert "RADEON: fix crash when Xv window is outside of either crtc"Alex Deucher
2007-09-22RADEON: fix crash when Xv window is outside of either crtcMichel Dänzer
2007-08-25RADEON: fix crtc clipping for XvAlex Deucher
2007-08-2464 bit warning fixes.Michel Dänzer
2007-08-23radeon: Warning fixes.Michel Dänzer
2007-08-23radeon: Change a test to info->IsIGP from several IGP families.Michel Dänzer
2007-08-23radeon: Wait for pending overlay flip to finish before emitting new one.Michel Dänzer
2007-08-23radeon: bug 11861 - dead code removal in radeon_video.cRoland Bär
2007-08-16RADEON: fix Xv clipping and overlay sourcingAlex Deucher