Skip to content

turnip: device global bo list

Jonathan Marek requested to merge flto/mesa:turnip15 into master

Avoid having to deal with BO tracking. However, the kernel still requires a bo list, so keep a global one which can be re-used for every submit.

(note: relevant discussion here: !5999 (comment 589352))

Merge request reports