mesa/src/imagination
Karmjit Mahil 04d192fccb pvr: Fix bo mapping on alloc with PVR_BO_ALLOC_FLAG_CPU_ACCESS.
If PVR_BO_ALLOC_FLAG_CPU_ACCESS was specified when calling
pvr_bo_alloc() the new bo was also being cpu mapped while this
was not the intention as the PVR_BO_ALLOC_FLAG_CPU_MAPPED is meant
to be used for that purpose. Fixed in this commit.

Signed-off-by: Karmjit Mahil <Karmjit.Mahil@imgtec.com>
Reviewed-by: Frank Binns <frank.binns@imgtec.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17984>
2022-08-11 09:59:05 +00:00
..
common pvr: Move BRN 44079, 48492 and 66011 code into pvrsrvkm specific directory 2022-07-27 10:13:19 +00:00
csbgen pvr: Add IDF/WDF program for compute pipeline barrier. 2022-07-29 11:37:05 +00:00
include pvr: get free list min size from the runtime info 2022-08-04 10:55:50 +00:00
rogue pvr: Add static consts support in descriptor pds program. 2022-07-29 11:21:04 +01:00
vulkan pvr: Fix bo mapping on alloc with PVR_BO_ALLOC_FLAG_CPU_ACCESS. 2022-08-11 09:59:05 +00:00
.clang-format pvr: Fix clang-format errors caused by vk outarrays. 2022-04-19 09:13:07 +00:00
.dir-locals.el
.editorconfig
meson.build