mesa/src/etnaviv
Lucas Stach 5711329cbc etnaviv: drm: don't cache mmap offset
The mmap offset is the only information we currently get from
DRM_ETNAVIV_GEM_INFO and there is no point in storing this
offset after the mapping has been established. Reduce the
shared mutable state on the etna_bo by inlining fetching the
offset into etna_bo_map.

Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
Reviewed-by: Christian Gmeiner <christian.gmeiner@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/14466>
2022-07-03 17:41:55 +00:00
..
ci ci/bare-metal: Consolidate needs declarations in .baremetal-test-*. 2022-06-22 20:59:54 +00:00
drm etnaviv: drm: don't cache mmap offset 2022-07-03 17:41:55 +00:00
drm-shim meson: add idep_mesautil to components using simple_mtx.h 2020-11-24 18:13:07 -08:00
meson.build etnaviv: add drm-shim 2019-11-21 22:56:04 +00:00