freedreno/drm: inline the things
authorRob Clark <robdclark@chromium.org>
Fri, 17 Apr 2020 19:34:52 +0000 (12:34 -0700)
committerMarge Bot <eric+marge@anholt.net>
Thu, 30 Apr 2020 20:03:17 +0000 (20:03 +0000)
commite3fc8dd0018bbba42325a2bdf378fd96bfd67a6c
tree6aad50dc2b252392ddba3aeed33626b0a53ed291
parent75435d5e2a27466eef6452fda44098405a9aa202
freedreno/drm: inline the things

The existing structure dates back to when this code was part of libdrm,
and we wanted some of this not to be exposed as ABI between libdrm and
mesa.  Now that this is no longer a constraint, inline things.

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