Skip to content

improve drm_msm_gem_submit_bo

Chia-I Wu requested to merge olv/mesa:turnip-bo-list into turnip

Properly set bo flags (read/write) by constructing drm_msm_gem_submit_bo array directly in tu_bo_list.

Add tu_cmd_buffer.bo_list to the final drm_msm_gem_submit_bo array.

Merge request reports