freedreno/drm: Move bo idx to base
authorRob Clark <robdclark@chromium.org>
Mon, 14 Mar 2022 23:31:00 +0000 (16:31 -0700)
committerMarge Bot <emma+marge@anholt.net>
Fri, 25 Mar 2022 02:03:30 +0000 (02:03 +0000)
commit877f9049c3e87e5d64820bcdf62c8fbfe2a33206
treee2cbcf521c42e1468b507fa659013d00c97737b4
parent2ac9b23f78b823878bfca4de6d0e082227191179
freedreno/drm: Move bo idx to base

The virtio backend will want this too, and it will make it easier to
share most of the submit/ringbuffer implementation with the virtio
backend.

Signed-off-by: Rob Clark <robdclark@chromium.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/14900>
src/freedreno/drm/freedreno_priv.h
src/freedreno/drm/msm/msm_priv.h
src/freedreno/drm/msm/msm_ringbuffer.c
src/freedreno/drm/msm/msm_ringbuffer_sp.c