summaryrefslogtreecommitdiff
path: root/src/drmmode_display.h
AgeCommit message (Expand)AuthorFilesLines
2016-05-12Add support for async flips to radeon_do_pageflipMichel Dänzer1-1/+9
2016-03-23Deal with modesets and page flips crossing on a CRTCMichel Dänzer1-0/+2
2016-03-23Make DRM event queue xf86CrtcPtr based instead of ScrnInfoPtr basedMichel Dänzer1-5/+1
2016-02-27Make amdgpu_do_pageflip take a pixmap instead of a BOMichel Dänzer1-1/+1
2015-10-30Remove info->dri2.drm_fd and info->drmmode->fdMichel Dänzer1-2/+1
2015-10-06present: Fall back to modeset for unflip operationTom St Denis1-0/+3
2015-10-06Don't attempt a DRI2/Present page flip while the other one is flippingTom St Denis1-0/+3
2015-10-06Move amdgpu_drm_handler/abort_proc fields to drmmode_flipdata_reTom St Denis1-2/+2
2015-10-05add support for DP 1.2 display hotplugTom St Denis1-0/+2
2015-10-05stop caching mode resourcesTom St Denis1-1/+1
2015-08-07Defer initial modeset until the first BlockHandler invocationMichel Dänzer1-1/+2
2015-08-07Only copy fbcon BO contents if bgNoneRoot is TRUEMichel Dänzer1-0/+2
2015-06-15Add Option "TearFree"Michel Dänzer1-2/+3
2015-06-15glamor: Add Option "ShadowPrimary"Michel Dänzer1-0/+6
2015-06-15Split out struct drmmode_scanout for rotation shadow buffer informationMichel Dänzer1-2/+7
2015-06-15Rename scanout_pixmap_x field to prime_pixmap_xMichel Dänzer1-1/+1
2015-06-08DRI2: Split out helper for getting UST and MSC of a specific CRTCMichel Dänzer1-0/+1
2015-06-08DRI2: Use helper functions for DRM event queue managementMichel Dänzer1-4/+9
2015-04-20amdgpu: add the xf86-video-amdgpu driverAlex Deucher1-0/+125