Files
mesa/src
Boris Brezillon 76274bcb5e panfrost: Convert ctx->{scratchpad, tiler_heap, tiler_dummy} to plain BOs
ctx->{scratchpad,tiler_heap,tiler_dummy} are allocated using
panfrost_drm_allocate_slab() but they never any of the SLAB-based
allocation logic. Let's convert those fields to plain BOs.

Signed-off-by: Boris Brezillon <boris.brezillon@collabora.com>
Reviewed-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
2019-09-08 16:22:59 +02:00
..
2019-09-08 08:01:55 +00:00
2019-08-14 10:36:20 +02:00
2019-04-29 21:17:19 +00:00
2019-09-08 08:01:55 +00:00
2019-09-06 23:16:05 +01:00