summaryrefslogtreecommitdiff
path: root/src/radeon_video.h
AgeCommit message (Expand)AuthorFilesLines
2012-06-15radeon: move more functions into texture videoDave Airlie1-5/+0
2012-06-15radeon: drop legacy memory, merge into radeon videoDave Airlie1-3/+1
2012-06-15radeon: drop offset member of r600 accel objectDave Airlie1-3/+0
2012-06-15radeon: drop all UMS/DRI1/XAA/overlay support.Dave Airlie1-71/+2
2011-07-14Register XvMC video decoding accelerationChristian König1-0/+5
2011-02-11Xv: fix textured video alignment harderAlex Deucher1-0/+1
2011-01-18Fix KMS textured video leaks (bug #33193).Michel Dänzer1-0/+1
2010-04-16Xv: track vtx_count, is_planar in port privAlex Deucher1-0/+2
2010-02-12radeon: consolidate crtc selector for vline waitAlex Deucher1-4/+0
2009-10-03KMS: Double-buffer textured video source image upload.Michel Dänzer1-1/+1
2009-07-14R3/4/5xx: only upload the bicubic texture onceAlex Deucher1-3/+0
2009-06-30radeon: initial preparation for kms patch.Dave Airlie1-0/+3
2009-04-21Tex vid: rework part 2Alex Deucher1-0/+1
2009-04-17Tex vid: remove remnants of XV_HWPLANARAlex Deucher1-2/+0
2009-04-17R6xx/R7xx: implement Xv attributesAlex Deucher1-0/+6
2009-04-17r200/r300: implement brightness/contrast/hue/saturation/gamma controls for te...Roland Scheidegger1-0/+12
2009-04-07radeon: fix Xv vsync for multi-headAlex Deucher1-4/+3
2009-03-24don't convert planar yuv to packed for r300Roland Scheidegger1-0/+5
2008-12-05Make VSync for EXA and Xv configurableAlex Deucher1-0/+1
2008-12-04First pass at tear-free accelAlex Deucher1-0/+5
2008-12-03Change the XV_BICUBIC attribute to a tristate, where the third statePierre Ossman1-0/+4
2008-08-25Convert randr, Xv to a common allocatorAlex Deucher1-8/+0
2008-08-25Additional cleanups and re-arragement following bicubic mergeAlex Deucher1-0/+2
2008-08-25Merge upstream changes to vertices, and also add Xv attributes for textured v...Corbin Simpson1-15/+0
2008-08-25Fix constants.Corbin Simpson1-0/+14
2008-08-25Upload pixel shader to card for r5xx. This was ridiculous. Also it doesn't wo...Corbin Simpson1-0/+1
2008-08-25Allocate memory for the bicubic filter texture.Corbin Simpson1-3/+10
2008-05-12Replace CARD{8,16,32} with uint{8,16,32}_tMatt Turner1-18/+18
2008-02-27RADEON: fix clipping for textured videoAlex Deucher1-2/+2
2008-02-26RADEON: Convert textured video to use pipelined uploadsAlex Deucher1-0/+13
2008-02-23RADEON: add textured video support for r1xx-r4xx radeonsAlex Deucher1-1/+30
2007-08-16RADEON: fix Xv clipping and overlay sourcingAlex Deucher1-2/+4
2006-12-08radeon: avoid unnecessary OUTPLL/INPLL calls when displaying videoRoland Scheidegger1-1/+0
2006-11-29radeon: bug #1462, predownscale to make HD video work.Roland Scheidegger1-2/+1
2005-09-11Add support for EXA to the radeon driver. Building EXA and XAA support isEric Anholt1-0/+8
2005-04-17Use the theatre_detect to determine the chip ID and then load theBogdan Diaconescu1-0/+2
2004-10-03Modified:Vladimir Dergachev1-0/+5
2004-10-03Modified:Vladimir Dergachev1-0/+3
2004-10-02Modified:Vladimir Dergachev1-1/+9
2004-10-02Modified:Vladimir Dergachev1-0/+77