summaryrefslogtreecommitdiff
path: root/src/radeon.h
AgeCommit message (Expand)Author
2014-08-12radeon: move RADEON_TILING_{MASK, LINEAR} from radeon_drm.h to radeon.hAndreas Boll
2014-06-04Rename Option "NoAccel" to "Accel"Michel Dänzer
2014-04-14glamor: Fix test for creating shared pixmapsMichel Dänzer
2014-04-14dri2: Fix conflicting CreatePixmap usage flag definitionsMichel Dänzer
2013-09-27radeon: fix limit handling for cards with >4G of ramAlex Deucher
2013-08-07kill unused radeon_driver.cMaarten Lankhorst
2013-06-28radeon: update cursor handling for CIKAlex Deucher
2013-06-03radeon: use direct mapping for fast fb access.Samuel Li
2013-05-29DRI2: make populate_vbl_request_type externalIlija Hadzic
2013-05-23glamor: Keep old private in radeon_pixmap_set_boMichel Dänzer
2013-03-21radeon: add refcounts to fix up zaphod open/close.Maarten Lankhorst
2013-01-11DRI2/r[345]xx: 16 bit depth buffers use square micro tiling.Michel Dänzer
2013-01-10Drop support for X servers older than 1.7.Michel Dänzer
2013-01-03video: add option to include disabled CRTCs in best CRTC searchIlija Hadzic
2012-12-18exa/Xv: fix coordinate limits on AVIVO IGPsAlex Deucher
2012-12-12Remove dead option definitions.Michel Dänzer
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