Skip to content

Revert "panfrost: Keep cached BOs mmap'd"

Icecream95 requested to merge icecream95/mesa:mmap-revert into master

This reverts commit 794c239a.

A kernel bug causes cached BOs to not be unmapped correctly, triggering "bad page cache" kernel messages and causing short hangs.

Merge request reports