summaryrefslogtreecommitdiff
path: root/src/radeon.h
AgeCommit message (Expand)Author
2015-04-17Add Option "TearFree" v4Michel Dänzer
2015-04-03glamor: Remove the stride member of struct radeon_pixmapMichel Dänzer
2015-04-03glamor: Add Option "ShadowPrimary" v2Michel Dänzer
2015-04-03glamor: Add wrappers for the X server rendering hooksMichel Dänzer
2015-04-03Add RADEON_CREATE_PIXMAP_SCANOUT flagMichel Dänzer
2015-03-25glamor: Avoid generating GEM flink names for BOs shared via DRI3 v2Michel Dänzer
2015-03-19EXA: Return NULL from radeon_get_pixmap_bo if there is no driver privateMichel Dänzer
2015-03-17Add DRI3 support v2Michel Dänzer
2015-03-17Add support for the Present extension v2Michel Dänzer
2015-03-17Add support for SYNC extension fences v2Michel Dänzer
2015-03-17Move #include "radeon_glamor.h" from radeon.h to where it's neededMichel Dänzer
2014-12-17Remove dead accelDFS flagAdam Jackson
2014-11-11radeon: add support for DP 1.2 display hotplug (v2)Dave Airlie
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