search for: drmmode_crtc_scanout_cr

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

Did you mean: drmmode_crtc_scanout_
2017 Mar 16
0
[ANNOUNCE] xf86-video-amdgpu 1.3.0
...s_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 drmModeAddFB fails Don't destroy current FB if drmModeAddFB fails...
2017 Mar 16
0
[ANNOUNCE] xf86-video-ati 7.9.0
...de_crtc_scanout_update helper Allow toggling TearFree at runtime via output property Use drmmode_crtc_scanout_free in drmmode_fini present: Only call drmModeRmFB after setting modes for unflip present: Wait for screen pixmap BO idle before setting modes for unflip 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 present: Also flush before using a flip to unflip present: Use async flip for unflip if possible prese...
2015 Nov 19
0
[ANNOUNCE] xf86-video-amdgpu 1.0.0
...ish to wait for glamor rendering to finish Wait for scanout BO initialization 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 Remo...
2015 Nov 12
0
[ANNOUNCE] xf86-video-ati 7.6.0
...monotonic when moving window between CRTCs Only align screen / scanout 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...