ce2fc866ec
The ideal place to store the halti value is in struct etna_core_info. Let's put it there and the determination of it into etna_gpu_new(..). This makes it possible to reuse the halti level outside of gallium. Signed-off-by: Christian Gmeiner <cgmeiner@igalia.com> Reviewed-by: Lucas Stach <l.stach@pengutronix.de> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/30394>