search for: drmmode_crtc_scanout_alloc

Displaying 4 results from an estimated 4 matches for "drmmode_crtc_scanout_alloc".

2017 Mar 16
0
[ANNOUNCE] xf86-video-amdgpu 1.3.0
...unt everywhere involved with TearFree Fix amdgpu_scanout_extents_intersect for GPU screens Call ValidateGC after ChangeClip in amdgpu_sync_scanout_pixmaps Call amdgpu_drm_abort_entry on failure to flip to a scanout pixmap Simplify drmmode_handle_uevents Pass pitch from drmmode_crtc_scanout_allocate to drmmode_create_bo_pixmap Call drmmode_crtc_scanout_create in drmmode_crtc_shadow_allocate as well Fold drmmode_crtc_scanout_allocate into drmmode_crtc_scanout_create Handle rotation in the driver also with Xorg 1.12-1.18 Fix flip event data leak if calloc or drmModeAdd...
2017 Mar 16
0
[ANNOUNCE] xf86-video-ati 7.9.0
...unt everywhere involved with TearFree Fix radeon_scanout_extents_intersect for GPU screens Call ValidateGC after ChangeClip in radeon_sync_scanout_pixmaps Call radeon_drm_abort_entry on failure to flip to a scanout pixmap Simplify drmmode_handle_uevents Pass pitch from drmmode_crtc_scanout_allocate to drmmode_create_bo_pixmap .editorconfig: src/ati.c only uses spaces for indentation ati: Support loading the amdgpu driver from the ati wrapper Add 10-radeon.conf xorg.conf.d snippet Enable tiling by default with glamor on PALM Don't handle Option "Swapbu...
2015 Nov 19
0
[ANNOUNCE] xf86-video-amdgpu 1.0.0
...alization to finish before setting mode DRI2: Keep MSC monotonic when moving window between CRTCs Don't advertise rotation support without hardware acceleration v2 Eliminate redundant data parameter from drmmode_crtc_scanout_create Properly handle drmModeAddFB failure in drmmode_crtc_scanout_allocate Handle RandR CRTC transforms properly Revert "Handle RandR CRTC transforms properly" Remove dead code from probe paths Remove info->dri2.drm_fd and info->drmmode->fd Remove amdgpu_reference_drm_fd Don't use AMDGPUEntPriv in AMDGPUFreeRec...
2015 Nov 12
0
[ANNOUNCE] xf86-video-ati 7.6.0
...out pixmap height where necessary Call xf86CrtcRotate from initial drmmode_set_desired_modes call Don't advertise rotation support without hardware acceleration v2 Eliminate redundant data parameter from drmmode_crtc_scanout_create Properly handle drmModeAddFB failure in drmmode_crtc_scanout_allocate Bump version for 7.6.0 release Piotr Redlewski (2): Disable CRTCs when disabling the outputs Do not try to enable already enabled CRTCs in DPMS hook Rolf Eike Beer (1): radeon: remove unneeded inclusion of sarea.h Stephen Chandler Paul (1): Handle failures in set...