[Mesa-dev] [PATCH 1/3] i965/bufmgr: Rename bo_alloc_tiled to bo_alloc_tiled_2d
Kenneth Graunke
kenneth at whitecape.org
Wed Jun 14 20:10:59 UTC 2017
On Tuesday, June 13, 2017 4:19:00 PM PDT Jason Ekstrand wrote:
> ---
> src/mesa/drivers/dri/i965/brw_bufmgr.c | 6 ++--
> src/mesa/drivers/dri/i965/brw_bufmgr.h | 12 +++----
> src/mesa/drivers/dri/i965/intel_mipmap_tree.c | 46 +++++++++++++--------------
> src/mesa/drivers/dri/i965/intel_screen.c | 24 +++++++-------
> 4 files changed, 44 insertions(+), 44 deletions(-)
Thanks, this is so much nicer. I was looking into orphaning busy storage
and the new interface will make it a lot easier to allocate a new tiled BO
of the same size and pitch.
Series is:
Reviewed-by: Kenneth Graunke <kenneth at whitecape.org>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: This is a digitally signed message part.
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20170614/067311f1/attachment.sig>
More information about the mesa-dev
mailing list