search for: drmmode_copy_fb

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

2015 Nov 19
0
[ANNOUNCE] xf86-video-amdgpu 1.0.0
...ixmap Add Option "TearFree" Handle CRTC DPMS from output DPMS hooks DRI2: Don't ignore rotated CRTCs in amdgpu_dri2_drawable_crtc Add .dir-locals.el file with Emacs indentation settings Only copy fbcon BO contents if bgNoneRoot is TRUE Defer initial drmmode_copy_fb call until root window creation Defer initial modeset until the first BlockHandler invocation Update scanout pixmap contents before setting a mode with it Make drmmode_copy_fb() work with glamor On screen resize, clear the new buffer before displaying it Only call drmm...
2015 Nov 12
0
[ANNOUNCE] xf86-video-ati 7.6.0
...ng hooks glamor: Add Option "ShadowPrimary" v2 glamor: Remove the stride member of struct radeon_pixmap Add Option "TearFree" v4 DRI2: Clear old->devPrivate.ptr in fixup_glamor Only copy fbcon BO contents if bgNoneRoot is TRUE Defer initial drmmode_copy_fb call until root window creation Defer initial modeset until the first BlockHandler invocation Update scanout pixmap contents before setting a mode with it Make drmmode_copy_fb() work with glamor as well On screen resize, clear the new buffer before displaying it Don...
2017 Mar 16
0
[ANNOUNCE] xf86-video-amdgpu 1.3.0
...re using a flip to unflip present: Use async flip for unflip if possible present: Flush before flipping Call drmmode_set_desired_modes from a WindowExposures hook Move DPMS check from amdgpu_scanout_do_update to amdgpu_scanout_flip Don't call amdgpu_glamor_flush in drmmode_copy_fb Don't use pScrn->is_gpu in AMDGPUCreateScreenResources_KMS Use local implementation of RegionDuplicate for older xserver Only define transform_region for XF86_CRTC_VERSION >= 4 glamor: Don't flush in BlockHandler with Xorg >= 1.19 Refactor amdgpu_kerne...
2017 Mar 16
0
[ANNOUNCE] xf86-video-ati 7.9.0
...p for unflip if possible present: Flush before flipping Fix bogus indentation Call drmmode_set_desired_modes from a WindowExposures hook Move DPMS check from radeon_scanout_do_update to radeon_scanout_flip Don't call radeon_cs_flush_indirect & radeon_bo_wait in drmmode_copy_fb Skip some initialization steps for GPU screens Pass TRUE to drmmode_set_desired_modes the first time for GPU screens Bump version for 7.9.0 release Mihail Konev (1): autogen: add default patch prefix Peter Hutterer (1): autogen.sh: use exec instead of waiting for con...