intel: Finish off the last scraps of bacon
authorKenneth Graunke <kenneth@whitecape.org>
Thu, 23 Sep 2021 04:47:19 +0000 (21:47 -0700)
committerMarge Bot <eric+marge@anholt.net>
Thu, 23 Sep 2021 08:04:59 +0000 (08:04 +0000)
commit641a12aa2938fa44c4bef4cc947d50c33318d866
treecf717cb87076b85f49ad51957e18690a446a743f
parentb7bfba59830a9dadbab0538dccf926816cb43880
intel: Finish off the last scraps of bacon

The bacon is long past its expiration date and has got to go.
Composting it in the flower-beds was probably inadvisable.
So we shall throw it away.

(Originally, I imported libdrm_intel into i965, but to avoid symbol
conflicts, renamed drm_intel_* to drm_bacon_* as it was the same number
of letters and we needed an arbitrary name.  After slicing-and-dicing
away most of the fat, er, code, we renamed it to brw_bufmgr...except
for apparently this comment, which then got replicated to both iris
and crocus.  Originally it served to indicate what file contained these
functions, but bufmgr.h having prototypes for bufmgr.c is obvious, so
just delete the silly comment.  No bacon for you!)

Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
Reviewed-by: Sagar Ghuge <sagar.ghuge@intel.com>
Reviewed-by: Dave Airlie <airlied@redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/12985>
src/gallium/drivers/crocus/crocus_bufmgr.h
src/gallium/drivers/iris/iris_bufmgr.h
src/mesa/drivers/dri/i965/brw_bufmgr.h