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