summaryrefslogtreecommitdiffstats
path: root/install-gallium-links.mk
diff options
context:
space:
mode:
authorAlyssa Rosenzweig <[email protected]>2019-03-08 23:36:02 +0000
committerAlyssa Rosenzweig <[email protected]>2019-03-12 02:37:41 +0000
commit9f25a4e65c025364df0b52cbb3e9aa2e525b1a74 (patch)
treec63d14b06ecfee1883c817cd8bb32dc73ca3fe07 /install-gallium-links.mk
parentf9dc1ebc0d5cc475b8729f2dc4f6dac8c83e52a1 (diff)
panfrost: Allocate dedicated slab for linear BOs
Previously, linear BOs shared memory with each other to minimize kernel round-trips / latency, as well as to work around a bug in the free_slab function. These concerns are invalid now, but continuing to use the slab allocator for BOs resulted in memory allocation errors. This issue was aggravated, though not introduced (so not a real regression) in the previous commit. v2 (unreviewed): Fix bug in v1 preventing munmaps from working Signed-off-by: Alyssa Rosenzweig <[email protected]> Reviewed-by: Tomeu Vizoso <[email protected]>
Diffstat (limited to 'install-gallium-links.mk')
0 files changed, 0 insertions, 0 deletions