linux GPU上多个buffer间的同步 —— ww_mutex、dma-fence的使用 笔记
- 2021 年 1 月 26 日
- 筆記
WW-Mutexes 在GPU中一次Render可能会涉及到对多个buffer的引用。 所以在command b …
Continue ReadingWW-Mutexes 在GPU中一次Render可能会涉及到对多个buffer的引用。 所以在command b …
Continue Reading内核文档: Overview The GPU scheduler provides entities which …
Continue Reading