Age | Commit message (Expand) | Author |
2010-02-26 | Use RADEON_ALIGN instead of open coding it. | Matt Turner |
2010-02-15 | Allocate BOs for 'video offscreen surfaces' and 'TV-in' in VRAM. | Michel Dänzer |
2010-02-15 | Allocate Xv buffers to GTT. | Pauli Nieminen |
2010-02-12 | radeon: consolidate crtc selector for vline wait | Alex Deucher |
2009-12-02 | radeon: Lift hardcoded limit from RADEONQueryImageAttributes | Kusanagi Kouichi |
2009-10-03 | Fix KMS on big endian machines. | Michel Dänzer |
2009-07-14 | R3/4/5xx: only upload the bicubic texture once | Alex Deucher |
2009-07-03 | radeon: don't set up overlay under KMS until we figure out how. | Dave Airlie |
2009-04-17 | R6xx/R7xx: implement Xv attributes | Alex Deucher |
2009-04-17 | r200/r300: implement brightness/contrast/hue/saturation/gamma controls for te... | Roland Scheidegger |
2009-04-07 | radeon: fix Xv vsync for multi-head | Alex Deucher |
2009-03-26 | radeon: re-enable r/g/b intensity attributes for overlay | Alex Deucher |
2009-03-24 | don't convert planar yuv to packed for r200 | Roland Scheidegger |
2009-03-04 | R6xx/R7xx: wire up DMAForXv option like older asics | Alex Deucher |
2009-01-28 | Move encoder specific data to encoder dev_priv | Alex Deucher |
2008-12-04 | First pass at tear-free accel | Alex Deucher |
2008-10-09 | radeon: rename radeon_memory to radeon_legacy_memory. | Dave Airlie |
2008-09-30 | Pass base offset into RADEONDisplayVideo() explicitly. | Michel Dänzer |
2008-08-26 | fix some fallout from the common allocator | Alex Deucher |
2008-08-25 | Bicubic fixes from the last cherry-pick | Alex Deucher |
2008-08-25 | Convert randr, Xv to a common allocator | Alex Deucher |
2008-08-25 | Additional cleanups and re-arragement following bicubic merge | Alex Deucher |
2008-08-25 | Merge upstream changes to vertices, and also add Xv attributes for textured v... | Corbin Simpson |
2008-08-25 | Fix texture size, texture filter, vertex offsets, etc. | Dennis Kasprzyk |
2008-08-25 | Allocate memory for the bicubic filter texture. | Corbin Simpson |
2008-08-14 | Make sure video offerlay offsets don't exceed the hardware limit of 128 MB. | Michel Dänzer |
2008-05-28 | R1xx: Gamma fixes for overlay | Alex Deucher |
2008-05-20 | R200/R300: fix gamma setup for overlay | Tobias Diedrich |
2008-05-13 | RS4xx: Split out RS400 and RS480 as separate families | Alex Deucher |
2008-05-12 | Replace CARD{8,16,32} with uint{8,16,32}_t | Matt Turner |
2008-05-09 | RADEON: fixup ifdef from last commit | Alex Deucher |
2008-05-08 | RADEON: disable MMIO paths for EXA composite/texvid on IGP/R5xx | Alex Deucher |
2008-03-25 | RV250: disable textured video due to HW bug | Alex Deucher |
2008-03-01 | RS4xx: enable exa render accel and textured video | Alex Deucher |
2008-02-28 | Fix 16 bit packed YUV XVideo playback on big endian systems with DRI disabled. | Michel Dänzer |
2008-02-26 | RADEON: Convert textured video to use pipelined uploads | Alex Deucher |
2008-02-24 | rs690: initial textured video support | Dave Airlie |
2008-02-23 | r500: add textured video Xv adapter support | Dave Airlie |
2008-02-23 | RADEON: no textured video yet on XPRESS chips | Alex Deucher |
2008-02-23 | RADEON: add textured video support for r1xx-r4xx radeons | Alex Deucher |
2008-02-18 | bring back to life planar-to-packed conversion for rs4xx | Roland Scheidegger |
2008-01-19 | radeon: Partial fix for XVideo RGB image distortions. | Kusanagi Kouichi |
2008-01-11 | Drop symbol lists from r128, radeon, theatre. | George Sapountzis |
2007-12-21 | Merge remote branch 'origin/atombios-support' | Dave Airlie |
2007-12-20 | RADEON: check for xf86_crtc_clip_video_helper() in configure.ac | Alex Deucher |
2007-12-19 | more endian related fixage | Dave Airlie |
2007-12-07 | radeon: move savedreg/modereg into entity instead of info | Dave Airlie |
2007-12-02 | radeon: Further XVideo fixes. | Michel Dänzer |
2007-12-02 | radeon: Fix crash with XVideo 24bit RGB images. | Kusanagi Kouichi |
2007-10-04 | radeon: Fix for pci-rework. | Michel Dänzer |