mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-27 05:48:12 +02:00
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> |
||
|---|---|---|
| .. | ||
| ci | ||
| drm | ||
| drm-shim | ||
| meson.build | ||