search for: b2f56ad4

Displaying 1 result from an estimated 1 matches for "b2f56ad4".

2019 Feb 14
2
[Bug 109631] New: Moving gbm bo from GART to VRAM does not wait for rendering
...9;t finished at this point, the copied buffer is empty. Note that since this is a timing issue it might not be reproducible in all situations. This was tested on different GPUs (GTX 1080 and GT 445M) with rootston (wlroots example wayland compositor: https://github.com/swaywm/wlroots , git commit b2f56ad4) running weston-terminal (this makes the issue appear more frequently) Probably the driver should wait for pending rendering operations on the surface before moving it around. Another possibility for the scenario listed above is to let the bo start in VRAM, so no moves are necessary. In order to p...