summaryrefslogtreecommitdiff
path: root/src/amdgpu_drv.h
AgeCommit message (Expand)AuthorFilesLines
2015-10-06cleanup the entity recTom St Denis1-1/+0
2015-10-05add support for DP 1.2 display hotplugTom St Denis1-0/+1
2015-08-11Make selection between DRI2 and DRI3 consistent with other drivers. (v2)Mario Kleiner1-0/+1
2015-08-07On screen resize, clear the new buffer before displaying itMichel Dänzer1-0/+1
2015-08-07Make drmmode_copy_fb() work with glamorMichel Dänzer1-0/+1
2015-08-07Update scanout pixmap contents before setting a mode with itMichel Dänzer1-0/+4
2015-08-07Defer initial drmmode_copy_fb call until root window creationMichel Dänzer1-0/+3
2015-06-15Add Option "TearFree"Michel Dänzer1-0/+2
2015-06-15glamor: Add Option "ShadowPrimary"Michel Dänzer1-0/+2
2015-06-15glamor: Add wrappers for the X server rendering hooksMichel Dänzer1-0/+26
2015-06-08Add DRI3 supportMichel Dänzer1-1/+5
2015-06-08Add support for the Present extensionMichel Dänzer1-0/+3
2015-06-08Add support for SYNC extension fencesMichel Dänzer1-0/+9
2015-04-24Move #include "radeon_glamor.h" from amdgpu_drv.h to where it's neededMichel Dänzer1-2/+0
2015-04-20amdgpu: add the xf86-video-amdgpu driverAlex Deucher1-0/+244