summaryrefslogtreecommitdiff
path: root/src/radeon.h
AgeCommit message (Expand)Author
2016-03-31Update pixmap pitch in radeon_set_pixmap_boMichel Dänzer
2016-03-24Require xserver 1.9 or newerMichel Dänzer
2016-03-23Don't try DRI2/Present flipping while the HW cursor can't be usedMichel Dänzer
2016-02-27Make DRM event queue xf86CrtcPtr based instead of ScrnInfoPtr basedMichel Dänzer
2016-01-20Set RADEON_GEM_NO_CPU_ACCESS flag for BOs which don't need CPU accessMichel Dänzer
2015-11-17glamor: Restore all ScreenRec hooks during CloseScreenMichel Dänzer
2015-08-11Make selection between DRI2 and DRI3 consistent with other drivers. (v2)Mario Kleiner
2015-07-28radeon: cleanup the entity recDave Airlie
2015-05-20Replace SyncFence typedef with declaration of struct _SyncFenceMichel Dänzer
2015-04-23On screen resize, clear the new buffer before displaying itMichel Dänzer
2015-04-23Make drmmode_copy_fb() work with glamor as wellMichel Dänzer
2015-04-23Update scanout pixmap contents before setting a mode with itMichel Dänzer
2015-04-23Defer initial drmmode_copy_fb call until root window creationMichel Dänzer
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