panfrost: Rename bifrost_framebuffer->mali_framebuffer
authorAlyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Mon, 10 Feb 2020 13:51:37 +0000 (08:51 -0500)
committerAlyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Sun, 16 Feb 2020 14:16:46 +0000 (09:16 -0500)
commit6d9ee3e65aea9262a9890fb34032ef7c693aef2d
tree1c8395306efa55459ab53e863e9cf5fda66e8d5f
parent6dc105555b43695e1de49baf946c6179987f2f4a
panfrost: Rename bifrost_framebuffer->mali_framebuffer

(And bifrost_fb_extra to mali_framebuffer_extra, bifrost_render_target
to mali_render_target)

These structures are the norm on midgard t760+, drop the bifrost names,
it's silly... unrelated to the rest of the series but while I'm messing
with pandecode and cleaning up bifrost abstractions, might as well.

Signed-off-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3835>
src/gallium/drivers/panfrost/pan_context.c
src/gallium/drivers/panfrost/pan_mfbd.c
src/panfrost/include/panfrost-job.h
src/panfrost/pandecode/decode.c