Displaying 6 results from an estimated 6 matches for "bufferswap".
Did you mean:
bufferswaps
2012 Mar 01
2
[Patches][nouveau/ddx]: Improvements to bufferswap implementation and timestamping v2
Two "updated" patches, according to Michel Daenzers review. See
separate e-mail for details.
01/10: Replaces original 01/09 -- Same code, updated commit message.
10/10: Just for demonstration, not for application to ddx.
2012 Feb 15
11
[Patches][nouveau/ddx]: Improvements to bufferswap implementation and timestamping
Hi,
here a set of patches against the nouveau-ddx. This is an extended and
revised set, based on Francisco Jerez feedback from autumn last year.
[1/9] Makes pageflipping work again on X-Server 1.12rc. It apparently stopped
working somewhere around Xorg 1.11+.
[2/9] Implements handling of pageflip completion events from the kernel.
Francisco Jerez argument against including it was that the
2014 Sep 03
0
[ANNOUNCE] xf86-video-nouveau 1.0.11
...ild only when glamor is enabled
Mario Kleiner (15):
Fix nouveau_copy_init()
dri2: Fix double-sync of pageflips on Linux 3.13+ - Part I
Add kernel async_flip cap detection. Part II of double-sync fix.
dri2: Fix kms pageflip completion timestamping.
dri2: Enable sync of bufferswaps to Vblank by default.
dri2: Add support for handling more than 2 crtc's
dri2: Fix drmWaitVblank on multi-x-screen configs.
Allow/Fix use of multiple ZaphodHead outputs per x-screen.
dri2 and xv: Fix NVxxSyncToVBlank() for multi-x-screen's.
Make new ZaphodHeads...
2014 Sep 03
0
[ANNOUNCE] xf86-video-nouveau 1.0.11
...ild only when glamor is enabled
Mario Kleiner (15):
Fix nouveau_copy_init()
dri2: Fix double-sync of pageflips on Linux 3.13+ - Part I
Add kernel async_flip cap detection. Part II of double-sync fix.
dri2: Fix kms pageflip completion timestamping.
dri2: Enable sync of bufferswaps to Vblank by default.
dri2: Add support for handling more than 2 crtc's
dri2: Fix drmWaitVblank on multi-x-screen configs.
Allow/Fix use of multiple ZaphodHead outputs per x-screen.
dri2 and xv: Fix NVxxSyncToVBlank() for multi-x-screen's.
Make new ZaphodHeads...
2012 Oct 09
1
Fix for potential nouveau-ddx/x-server crash on XOrg 1.12+
...he following patch fixes a race-condition in the nouveau
ddx which caused frequent x-server crashes for at least 1
user under some loads when OpenGL triple-buffering is enabled,
which it is by default on XOrg 1.12 and later.
As a side effect, it provides a small optimization for the
common case of bufferswap at next vblank.
The other way to avoid the race + possible crash is
to set Option "SwapLimit" "1" in xorg.conf, but at a
performance loss due to double-buffering instead of
pseudo-triple-buffering.
Tested by me on Ubuntu 12.10 beta + XOrg 1.13 + nouveau-ddx
master, with/withou...
2014 Nov 11
5
[Bug 86164] New: Dual screen causes KDE crash on NV50 (NV98) in nouveau (bisected)
...5cebda78fdf44] fix null pointer deref
git bisect bad 3fb97d78202213c1221a1d3ad8a5cebda78fdf44
# good: [480f0998ffed6d9a5c6656dba75182f00fd88a1b] bump to 1.0.10 for release
git bisect good 480f0998ffed6d9a5c6656dba75182f00fd88a1b
# bad: [f0fa8313714c2a5b16e784b257b5ff79da3a443b] dri2: Enable sync of
bufferswaps to Vblank by default.
git bisect bad f0fa8313714c2a5b16e784b257b5ff79da3a443b
# bad: [81148bb1dbc7007c021c59411d56cb31cfc74ef2] glamor: provide dri3 support
when enabled
git bisect bad 81148bb1dbc7007c021c59411d56cb31cfc74ef2
# good: [b24cae0bf5db6ece21439d4c6ff3668aed4c78d6] dri2: move "is s...