mesa/src/panfrost/pandecode
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
..
common.c pan/decode: Make mapped memory read-only while decoding 2020-07-07 02:29:52 +00:00
decode.c pan/decode: Make mapped memory read-only while decoding 2020-07-07 02:29:52 +00:00
decode.h pan/decode: Make mapped memory read-only while decoding 2020-07-07 02:29:52 +00:00
meson.build meson: use gnu_symbol_visibility argument 2020-06-01 18:59:18 +00:00
pan_pretty_print.c panfrost: Fix Z24 vs Z32 mixup 2020-05-19 18:09:26 +00:00
pan_pretty_print.h panfrost/decode: Drop _name suffixes 2019-07-12 16:23:53 -07:00
public.h panfrost: Print synced traces to stderr 2020-02-18 08:45:18 -05:00