summaryrefslogtreecommitdiff
path: root/src/radeon.h
AgeCommit message (Expand)AuthorFilesLines
2013-05-23glamor: Keep old private in radeon_pixmap_set_boMichel Dänzer1-5/+9
2013-03-21radeon: add refcounts to fix up zaphod open/close.Maarten Lankhorst1-0/+1
2013-01-11DRI2/r[345]xx: 16 bit depth buffers use square micro tiling.Michel Dänzer1-0/+1
2013-01-10Drop support for X servers older than 1.7.Michel Dänzer1-8/+0
2013-01-03video: add option to include disabled CRTCs in best CRTC searchIlija Hadzic1-0/+1
2012-12-18exa/Xv: fix coordinate limits on AVIVO IGPsAlex Deucher1-4/+4
2012-12-12Remove dead option definitions.Michel Dänzer1-4/+0
2012-09-13glamor: Force acceleration for DRI2 copies.Michel Dänzer1-0/+1
2012-09-05radeon: fix typo in glamor pathsDave Airlie1-1/+1
2012-09-03radeon: add pixmap sharing hooks.Dave Airlie1-0/+4
2012-09-03radeon: add shared support to pixmaps.Dave Airlie1-0/+19
2012-07-10Initial glamor support.Michel Dänzer1-3/+102
2012-07-05EXA: Factor out pixmap BO allocation into a helper function.Michel Dänzer1-0/+20
2012-06-16radeon: migrate remainder of radeon_driver.c to rest of driverDave Airlie1-7/+0
2012-06-15radeon: drop some more unused macros/inlinesDave Airlie1-86/+0
2012-06-15radeon: drop another unused struct member.Dave Airlie1-1/+0
2012-06-15radeon: more unused stuffDave Airlie1-17/+1
2012-06-15radeon: drop cardType shouldn't matter to userspace.Dave Airlie1-7/+0
2012-06-15radeon: drop radeonGetPixmapOffsetDave Airlie1-1/+0
2012-06-15radeon: move more functions into texture videoDave Airlie1-1/+0
2012-06-15radeon: drop legacy memory, merge into radeon videoDave Airlie1-13/+1
2012-06-15radeon: drop vb_mc_addr, not needed anymoreDave Airlie1-1/+0
2012-06-15radeon: drop offset member of r600 accel objectDave Airlie1-7/+0
2012-06-15radeon: move macros into radeon.hDave Airlie1-0/+27
2012-06-15radeon: make exa copy funcs static.Dave Airlie1-8/+1
2012-06-15radeon: drop FUNC_NAME macro and ONCE_ONLY stuffDave Airlie1-2/+2
2012-06-15make pci chipsets staticDave Airlie1-1/+0
2012-06-15drop RING_LOCALS/ACCEL_PREAMBLEDave Airlie1-2/+0
2012-06-15radeon: drop all UMS/DRI1/XAA/overlay support.Dave Airlie1-924/+21
2012-05-24radeon: update compat-api.h for block handler + enable/disable fb.Dave Airlie1-1/+1
2012-05-23compat for new server APIDave Airlie1-5/+5
2012-05-23ati: convert to new screen conversion APIsDave Airlie1-0/+1
2012-05-23radeon: add compat-api.hDave Airlie1-0/+2
2012-05-23radeon/xaa: drop scrnIndex parameter to some functionsDave Airlie1-2/+2
2012-05-02radeon: add MacModel entry for SAM440ep embedded boardAlex Deucher1-1/+2
2012-02-06r600-evergreen: use common surface allocator for tiling v11Jerome Glisse1-0/+14
2012-01-05DPMS: Split non-modeset CRTC DPMS function.Egbert Eich1-0/+1
2012-01-05UMS: Fix lockups in palette save/restore on pre-AVIVO chips.Egbert Eich1-0/+1
2011-12-05radeon: r200 depth buffers are always tiledDave Airlie1-0/+1
2011-11-08UMS: Guard references to PCITAG / pciTag with XSERVER_LIBPCIACCESS (bug #42690)Michel Dänzer1-0/+2
2011-11-04DRI/DRI2: remove hard-coded limitation to 6 crtcsIlija Hadzic1-1/+1
2011-10-27EXA >= R6xx / KMS: Avoid running out of CS space at inconvenient times.Michel Dänzer1-1/+2
2011-10-20radeon/kms: fallback to vesa if GPU is not supported by UMSJerome Glisse1-66/+0
2011-05-31radeon: add support for llano APUsAlex Deucher1-0/+2
2011-05-24cayman: first pass at exa/Xv shadersAlex Deucher1-1/+0
2011-05-04radeon: add add hw DFS support for fusionDave Airlie1-0/+1
2011-04-20EXA/Xv: used cached bo tiling flags for accel setup on 6xx+Alex Deucher1-0/+1
2011-04-05EXA: Cache BO tiling flags.Michel Dänzer1-1/+1
2011-04-05DRI2: Some cleanups for the scheduling mess.Michel Dänzer1-3/+0
2011-04-02xf86-video-ati: (revised #2) add support for vblank on crtc > 1Ilija Hadzic1-0/+3