* dmabuf: disable buffer read check on intel readability checks directly on buffer fds on some intel laptops is broken, see https://gitlab.freedesktop.org/drm/intel/-/issues/9415 * sync: use rvalue ref in addwaiter doonreadable use rvalue reference in addwaiter and doonreadable, because we store the function in the SReadableWaiter a lot of the time, move it into place there when that happends or let it go out of scope after function call. |
||
|---|---|---|
| .. | ||
| SyncReleaser.cpp | ||
| SyncReleaser.hpp | ||
| SyncTimeline.cpp | ||
| SyncTimeline.hpp | ||