libdrm
libdrm copied to clipboard
Should we enforce flags in bo_from_name / bo_from_dmabuf ?
trafficstars
The requested BO flags may not match the imported BO flags, what should we do? We can either enforce flags using drm_tegra_bo_set_flags or return -EINVAL.
That applies to drm_tegra_bo_wrap as well.