search for: radeon_do_pageflip

Displaying 5 results from an estimated 5 matches for "radeon_do_pageflip".

2017 Sep 08
0
[ANNOUNCE] xf86-video-ati 7.10.0
...nk-status goes BAD Michel Dänzer (46): Post-release version bump manpage: Don't put "'" at the beginning of a line Don't set modes before RADEONWindowExposures_oneshot is called Apply gamma correction to HW cursor Pass pixmap instead of handle to radeon_do_pageflip Use reference counting for tracking KMS framebuffer lifetimes Simplify tracking of PRIME scanout pixmap Remove unused struct members from drmmode_display.h Update URLs Include xf86Pci.h for DRICreatePCIBusID with xserver Git master Only call drmmode_scanout_free...
2015 Nov 12
0
[ANNOUNCE] xf86-video-ati 7.6.0
...r standalone glamor tree dri3: Use screen->CreatePixmap instead of fbCreatePixmap directly EXA: Return NULL from radeon_get_pixmap_bo if there is no driver private configure.ac: Check for misyncshm.h again Adapt radeon_sync.c for misyncshm.h vs misync.h as well Make radeon_do_pageflip take a BO handle directly Present: Add radeon_present_get_pixmap_handle helper glamor: Avoid generating GEM flink names for BOs shared via DRI3 v2 glamor: Handle GLAMOR_* flags removed from xserver Increase robustness against DRM page flip ioctl failures v3 Simplify ra...
2018 Sep 14
0
[ANNOUNCE] xf86-video-ati 18.1.0
...Use strcpy for RandR output property names Bump version to 18.0.99 glamor: Use glamor_egl_create_textured_pixmap_from_gbm_bo when possible glamor: Set RADEON_CREATE_PIXMAP_DRI2 for DRI3 pixmaps Store FB for each CRTC in drmmode_flipdata_rec Use correct FB handle in radeon_do_pageflip Move DRM event queue related initialization to radeon_drm_queue_init Add radeon_drm_wait_pending_flip function Add radeon_drm_handle_event wrapper for drmHandleEvent Defer vblank event handling while waiting for a pending flip Remove drmmode_crtc_private_rec::present_v...
2016 Nov 17
0
[ANNOUNCE] xf86-video-ati 7.8.0
...e unnecessary fb addition from drmmode_xf86crtc_resize Only add main fb if necessary PRIME: Fix swapping of provider sink / source capabilities Keith Packard (1): Adapt to video API 22 Michel Dänzer (65): Post 7.7.0 release version bump Add support for async flips to radeon_do_pageflip present: Support async flips Handle Zaphod mode correctly in radeon_mode_hotplug Enable DRI3 by default when building for Xorg >= 1.18.3 Explicitly set the fbcon pixmap pitch again Add .editorconfig file Adapt to XF86_CRTC_VERSION 7 Only use RandR APIs i...
2016 Nov 17
0
[ANNOUNCE] xf86-video-amdgpu 1.2.0
...esize Only add main fb if necessary PRIME: Fix swapping of provider sink / source capabilities Keith Packard (1): Use NotifyFd for drm fd Marek Olšák (1): Fix cursor size for SI Michel Dänzer (65): Post 1.1.0 release version bump Add support for async flips to radeon_do_pageflip present: Support async flips Enable DRI3 by default when building for Xorg >= 1.18.3 Handle Zaphod mode correctly in amdgpu_mode_hotplug glamor: Fix amdgpu_glamor_share_pixmap_backing for priv->bo == NULL Remove amdgpu_share_pixmap_backing Add amdgpu_pixmap...