mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-26 12:28:12 +02:00
This flag controls virgl's behavior when buffers are accessed on the guest through Mesa's GBM interface. As such, this flag needs to be consistent in both the resource creation and fd import case. Previously, the fd import resource's flag value would be inconsistent with the original resource's value. This patch fixes this by inferring the value of this flag based on the resource's size. Signed-Off By: Isaac Bosompem <mrisaacb@google.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/18477> |
||
|---|---|---|
| .. | ||
| amdgpu/drm | ||
| crocus/drm | ||
| d3d12/wgl | ||
| etnaviv/drm | ||
| freedreno/drm | ||
| i915/drm | ||
| iris/drm | ||
| kmsro/drm | ||
| lima/drm | ||
| nouveau/drm | ||
| panfrost/drm | ||
| radeon | ||
| svga/drm | ||
| sw | ||
| tegra/drm | ||
| v3d/drm | ||
| vc4/drm | ||
| virgl | ||