On Wed, 1 Jul 2026 18:08:18 +0200, Thierry Reding wrote:
From: Thierry Reding treding@nvidia.com
Add a callback to struct dma_heap_ops that heap providers can implement to show information about the state of the heap in debugfs. A top-level directory named "dma_heap" is created in debugfs and individual files
[ ... ]
Reviewed-by: Maxime Ripard mripard@kernel.org
Thanks! Maxime