summaryrefslogtreecommitdiff
path: root/src/radeon.h
AgeCommit message (Expand)Author
2012-09-13glamor: Force acceleration for DRI2 copies.Michel Dänzer
2012-09-05radeon: fix typo in glamor pathsDave Airlie
2012-09-03radeon: add pixmap sharing hooks.Dave Airlie
2012-09-03radeon: add shared support to pixmaps.Dave Airlie
2012-07-10Initial glamor support.Michel Dänzer
2012-07-05EXA: Factor out pixmap BO allocation into a helper function.Michel Dänzer
2012-06-16radeon: migrate remainder of radeon_driver.c to rest of driverDave Airlie
2012-06-15radeon: drop some more unused macros/inlinesDave Airlie
2012-06-15radeon: drop another unused struct member.Dave Airlie
2012-06-15radeon: more unused stuffDave Airlie
2012-06-15radeon: drop cardType shouldn't matter to userspace.Dave Airlie
2012-06-15radeon: drop radeonGetPixmapOffsetDave Airlie
2012-06-15radeon: move more functions into texture videoDave Airlie
2012-06-15radeon: drop legacy memory, merge into radeon videoDave Airlie
2012-06-15radeon: drop vb_mc_addr, not needed anymoreDave Airlie
2012-06-15radeon: drop offset member of r600 accel objectDave Airlie
2012-06-15radeon: move macros into radeon.hDave Airlie
2012-06-15radeon: make exa copy funcs static.Dave Airlie
2012-06-15radeon: drop FUNC_NAME macro and ONCE_ONLY stuffDave Airlie
2012-06-15make pci chipsets staticDave Airlie
2012-06-15drop RING_LOCALS/ACCEL_PREAMBLEDave Airlie
2012-06-15radeon: drop all UMS/DRI1/XAA/overlay support.Dave Airlie
2012-05-24radeon: update compat-api.h for block handler + enable/disable fb.Dave Airlie
2012-05-23compat for new server APIDave Airlie
2012-05-23ati: convert to new screen conversion APIsDave Airlie
2012-05-23radeon: add compat-api.hDave Airlie
2012-05-23radeon/xaa: drop scrnIndex parameter to some functionsDave Airlie
2012-05-02radeon: add MacModel entry for SAM440ep embedded boardAlex Deucher
2012-02-06r600-evergreen: use common surface allocator for tiling v11Jerome Glisse
2012-01-05DPMS: Split non-modeset CRTC DPMS function.Egbert Eich
2012-01-05UMS: Fix lockups in palette save/restore on pre-AVIVO chips.Egbert Eich
2011-12-05radeon: r200 depth buffers are always tiledDave Airlie
2011-11-08UMS: Guard references to PCITAG / pciTag with XSERVER_LIBPCIACCESS (bug #42690)Michel Dänzer
2011-11-04DRI/DRI2: remove hard-coded limitation to 6 crtcsIlija Hadzic
2011-10-27EXA >= R6xx / KMS: Avoid running out of CS space at inconvenient times.Michel Dänzer
2011-10-20radeon/kms: fallback to vesa if GPU is not supported by UMSJerome Glisse
2011-05-31radeon: add support for llano APUsAlex Deucher
2011-05-24cayman: first pass at exa/Xv shadersAlex Deucher
2011-05-04radeon: add add hw DFS support for fusionDave Airlie
2011-04-20EXA/Xv: used cached bo tiling flags for accel setup on 6xx+Alex Deucher
2011-04-05EXA: Cache BO tiling flags.Michel Dänzer
2011-04-05DRI2: Some cleanups for the scheduling mess.Michel Dänzer
2011-04-02xf86-video-ati: (revised #2) add support for vblank on crtc > 1Ilija Hadzic
2011-03-16radeon/exa: correct function nameDave Airlie
2011-03-02kms: add cayman chip familyAlex Deucher
2011-02-12kms: use worst case base/pitch align if we don't have drm tiling infoAlex Deucher
2011-02-106xx+: switch to linear aligned rather than linear generalAlex Deucher
2011-01-10Merge branch 'kms-pflip' of git+ssh://git.freedesktop.org/git/xorg/driver/xf8...Alex Deucher
2011-01-06Bail on NI cards with UMSAlex Deucher
2011-01-06add NI family idsAlex Deucher