summaryrefslogtreecommitdiff
path: root/src/amdgpu_present.c
AgeCommit message (Expand)AuthorFilesLines
2015-10-30Remove info->dri2.drm_fd and info->drmmode->fdMichel Dänzer1-6/+7
2015-10-06present: Handle DPMS off in radeon_present_get_ust_mscTom St Denis1-1/+7
2015-10-06present: Look at all CRTCs to determine if we can flipTom St Denis1-7/+13
2015-10-06present: Fall back to modeset for unflip operationTom St Denis1-12/+32
2015-10-06Don't attempt a DRI2/Present page flip while the other one is flippingTom St Denis1-1/+16
2015-06-15Split out struct drmmode_scanout for rotation shadow buffer informationMichel Dänzer1-1/+1
2015-06-08Add support for the Present extensionMichel Dänzer1-0/+394