mesa/src/panfrost
Icecream95 ef67218325 pan/decode: Make mapped memory read-only while decoding
This will help catch any bugs where descriptors are accidentally
modified.

v2: Use a dynarray of ro memory mappings rather than iterating through
    the mmap hash table.

Reviewed-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5590>
2020-07-07 02:29:52 +00:00
..
bifrost bifrost: Set RTZ rounding mode for f2i conversion 2020-07-06 23:17:16 +00:00
encoder panfrost: Include pointer for each sample 2020-07-07 01:13:39 +00:00
include panfrost: Identify depth/stencil layer strides 2020-07-07 01:13:39 +00:00
midgard pan/mdg: Use _VTX tag for texelFetch in frag shaders 2020-07-07 01:13:39 +00:00
pandecode pan/decode: Make mapped memory read-only while decoding 2020-07-07 02:29:52 +00:00
shared meson: use gnu_symbol_visibility argument 2020-06-01 18:59:18 +00:00
util panfrost: RGBA4 and RGB5_A1 framebuffer support 2020-06-22 12:15:05 +00:00
Android.bifrost.mk panfrost: Align Android makefiles with recent changes 2020-04-22 00:27:15 +00:00
Android.encoder.mk android: Add panfrost support to build scripts 2019-10-31 10:03:54 +01:00
Android.midgard.mk panfrost: Align Android makefiles with recent changes 2020-03-23 14:03:22 +00:00
Android.mk panfrost: Align Android makefiles with recent changes 2020-03-23 14:03:22 +00:00
Android.pandecode.mk android: Add panfrost support to build scripts 2019-10-31 10:03:54 +01:00
Android.shared.mk android: Add panfrost support to build scripts 2019-10-31 10:03:54 +01:00
Android.util.mk panfrost: Align Android makefiles with recent changes 2020-03-23 14:03:22 +00:00
Makefile.sources pan/mdg: Fuse f2f16 into load_interpolated_input 2020-06-01 12:37:03 -04:00
meson.build panfrost: don't always build bifrost_compiler 2020-05-09 01:27:41 +00:00