search for: radeon_scanout_do_update

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

2017 Sep 08
0
[ANNOUNCE] xf86-video-ati 7.10.0
...e CRTC to radeon_do_pageflip directly Create drmmode_wait_vblank helper Create drmmode_crtc_wait_pending_event helper macro Wait for pending flips synchronously before turning off a CRTC Handle multiple "pending" Present flips Add source drawable parameter to radeon_scanout_do_update Pass extents to radeon_scanout_do_update Always allow Present page flipping with TearFree Always allow DRI2 page flipping with TearFree Consolidate radeon_scanout_flip_abort/handler helpers Use xorg_list_append for the DRM event list Make radeon_scanout_do_update...
2018 Mar 15
0
[ANNOUNCE] xf86-video-ati 18.0.1
...0.0 update to 18.0.1. * The Xorg process could crash when multiple primary screens are configured in xorg.conf. * TearFree could trigger debugging messages in the pixman library Michel Dänzer (3): Wrap the whole miPointerScreenFuncRec, instead of only Set/MoveCursor Pass extents to radeon_scanout_do_update by value Bump version for 18.0.1 release git tag: xf86-video-ati-18.0.1 https://xorg.freedesktop.org/archive/individual/driver/xf86-video-ati-18.0.1.tar.bz2 MD5: 40e7c0a5a69aba3d84e0958f58705ea7 xf86-video-ati-18.0.1.tar.bz2 SHA1: b5a0b6a2fa839d668a3fb90280fede95f0bc130d xf86-video-ati-1...
2017 Mar 16
0
[ANNOUNCE] xf86-video-ati 7.9.0
...e 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 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):...
2018 Sep 14
0
[ANNOUNCE] xf86-video-ati 18.1.0
...Drop unused drmmode_create_bo_pixmap surface parameter EXA: Remove old RADEONEXACreatePixmap hook Only initialize libdrm_radeon surface manager for >= R600 glamor: Don't store radeon_surfaces in pixmaps Factor out radeon_surface_initialize helper Move flush from radeon_scanout_do_update to its callers Refactor radeon_finish helper Add struct radeon_buffer glamor: Use GBM for BO allocation when possible Swap pixmap privates in radeon_dri2_exchange_buffers Ignore RADEON_DRM_QUEUE_ERROR (0) in radeon_drm_abort_entry Track DRM event queue sequence n...
2018 Sep 14
0
[ANNOUNCE] xf86-video-amdgpu 18.1.0
...y gamma to HW cursor data if colour management is enabled Remove #if 0'd code Call drmmode_crtc_gamma_do_set from drmmode_setup_colormap Bail from dri2_create_buffer2 if we can't get a pixmap glamor: Bail CreatePixmap on unsupported pixmap depth Move flush from radeon_scanout_do_update to its callers Support gamma correction & colormaps at depth 30 as well Hardcode "non-desktop" RandR property name Free previous xf86CrtcRec gamma LUT memory Don't use DRM_IOCTL_GEM_FLINK in create_pixmap_for_fbcon Remove AMDGPUInfoRec::fbcon_pixmap...