search for: drmmode_crtc_scanout_update

Displaying 7 results from an estimated 7 matches for "drmmode_crtc_scanout_update".

2019 Mar 19
0
[ANNOUNCE] xf86-video-ati 19.0.1
...perimental and disabled by default) Thanks to everybody who contributed to this release in any way! Dave Airlie (1): modesetting: add tile property support Michel Dänzer (3): Revert "glamor: Avoid glamor_create_pixmap for pixmaps backing windows" Use radeon_finish in drmmode_crtc_scanout_update Bump version for 19.0.1 release git tag: xf86-video-ati-19.0.1 https://xorg.freedesktop.org/archive/individual/driver/xf86-video-ati-19.0.1.tar.bz2 MD5: 47eccf71823206ade9629cba69de7ef6 xf86-video-ati-19.0.1.tar.bz2 SHA1: e8899c2d237381d9278429a1427e02fcba1d5174 xf86-video-ati-19.0.1.tar...
2019 Mar 06
0
[ANNOUNCE] xf86-video-ati 19.0.0
...Use drm_abort_one in drm_queue_handler Explicitly keep track of whether a DRM event is for a flip or not Move deferred vblank events to separate drm_vblank_deferred list Perform scanout buffer update immediately if drmmode_wait_vblank fails Cancel pending scanout update in drmmode_crtc_scanout_update Automatically try re-enabling TearFree after a flip failed Drop RADEONInfoRec::cursor_bo array Use drmIoctl in drmmode_show_cursor Update cursor position in drmmode_show_cursor if hotspot changed Use two HW cursor buffers per CRTC Only call drmmode_uevent_init if...
2017 Mar 16
0
[ANNOUNCE] xf86-video-amdgpu 1.3.0
..._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 Factor out amdgpu_prime_dirty_to_crtc helper Factor out drmmode_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 GPU idle before setting modes for unflip present: Also flush before using a flip...
2017 Mar 16
0
[ANNOUNCE] xf86-video-ati 7.9.0
...ing by default with glamor on PALM Don't handle Option "SwapbuffersWait" at all with glamor Fix flip event data leak if calloc or drmModeAddFB fails Don't destroy current FB if drmModeAddFB fails Factor out radeon_prime_dirty_to_crtc helper Factor out drmmode_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_c...
2018 Sep 14
0
[ANNOUNCE] xf86-video-ati 18.1.0
...2_exchange_buffers Ignore RADEON_DRM_QUEUE_ERROR (0) in radeon_drm_abort_entry Track DRM event queue sequence number in scanout_update_pending Abort scanout_update_pending event when possible Update RandR CRTC state if set_mode_major fails in set_desired_modes Simplify drmmode_crtc_scanout_update Don't call scanout_flip/update with a legacy RandR scanout buffer Simplify drmmode_handle_transform Set drmmode_crtc->scanout_id = 0 when TearFree is disabled Refactor drmmode_output_set_tear_free helper Wait for pending flips in drmmode_output_set_tear_free...
2018 Sep 14
0
[ANNOUNCE] xf86-video-amdgpu 18.1.0
...lease version bump Ignore AMDGPU_DRM_QUEUE_ERROR (0) in amdgpu_drm_abort_entry Track DRM event queue sequence number in scanout_update_pending Abort scanout_update_pending event when possible Update RandR CRTC state if set_mode_major fails in set_desired_modes Simplify drmmode_crtc_scanout_update Don't call scanout_flip/update with a legacy RandR scanout buffer Simplify drmmode_handle_transform Set drmmode_crtc->scanout_id = 0 when TearFree is disabled Refactor drmmode_output_set_tear_free helper Wait for pending flips in drmmode_output_set_tear_free...
2019 Mar 06
0
[ANNOUNCE] xf86-video-amdgpu 19.0.0
...rred vblank events to separate drm_vblank_deferred list Skip gamma correction of cursor data if premultiplied R/G/B > alpha Generate docker image as part of CI pipeline Perform scanout buffer update immediately if drmmode_wait_vblank fails Cancel pending scanout update in drmmode_crtc_scanout_update Automatically try re-enabling TearFree after a flip failed Don't use GBM for allocating HW cursor BOs Drop AMDGPUInfoRec::cursor_buffer array Use drmIoctl in drmmode_show_cursor Update cursor position in drmmode_show_cursor if hotspot changed Use two HW curso...