summaryrefslogtreecommitdiff
path: root/src/amdgpu_video.c
AgeCommit message (Expand)AuthorFilesLines
2018-05-16Replace 'foo == NULL' with '!foo'Michel Dänzer1-1/+1
2017-08-22Wait for pending flips synchronously before turning off a CRTCMichel Dänzer1-1/+1
2016-09-09Wait for pending flips to complete before turning off an output or CRTCMichel Dänzer1-1/+1
2016-03-25Require xserver 1.9 or newerMichel Dänzer1-2/+0
2015-10-05Clean up allocation in AMDGPUInitVideo()Tom St Denis1-1/+1
2015-10-05Simplify pick best crtc to fold two loops into oneTom St Denis1-31/+23
2015-08-14DRI2: Keep MSC monotonic when moving window between CRTCsMichel Dänzer1-6/+0
2015-04-24Move #include "radeon_glamor.h" from amdgpu_drv.h to where it's neededMichel Dänzer1-0/+1
2015-04-20amdgpu: add the xf86-video-amdgpu driverAlex Deucher1-0/+177