Files
third_party_mesa3d/include
Rob Clark e6b2785811 freedreno/drm/virtio: Use userspace IOVA allocation
If supported by host virglrenderer and host kernel, use userspace
allocated GPU virtual addresses.  This lets us avoid stalling on
waiting for response from host kernel until we need to know the
host handle (which is usually not until submit time).

Handling the async response from host to get host_handle is done
thru the submit_queue, so that in the submit path (hot) we do not
need any additional synchronization to know that the host_handle
is valid.

Signed-off-by: Rob Clark <robdclark@chromium.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16086>
2022-04-27 23:10:00 +00:00
..
2022-03-24 21:56:48 +00:00
2020-11-06 17:02:54 +10:00
2021-01-09 20:51:35 -06:00
2019-08-14 21:48:23 +01:00
2022-04-26 00:33:25 +00:00
2022-04-05 12:55:21 +00:00
2021-05-19 13:50:07 +00:00
2021-03-30 20:17:19 +00:00