diff options
| author | Boris Brezillon <boris.brezillon@collabora.com> | 2025-12-08 11:08:35 +0100 |
|---|---|---|
| committer | Boris Brezillon <boris.brezillon@collabora.com> | 2025-12-09 13:09:36 +0100 |
| commit | 3ae6637378e64e56634ce257cb354636ada96d69 (patch) | |
| tree | c02d02407c6da629d60e27c56abc4a79af391f29 /tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git | |
| parent | ae09426f47ee64bd3f34fbe815ff61eb94cc3a6b (diff) | |
drm/panfrost: Provide a custom dma_buf implementation
Before we introduce cached CPU mappings, we want a dma_buf
implementation satisfying synchronization requests around CPU
accesses coming from a dma_buf exported by our driver. Let's
provide our own implementation relying on the default
gem_shmem_prime helpers designed for that purpose.
v5:
- New patch
v6:
- Collect R-b
v7:
- Hand-roll our own dma_buf boilerplate
v8:
- No changes
Reviewed-by: Steven Price <steven.price@arm.com>
Link: https://patch.msgid.link/20251208100841.730527-9-boris.brezillon@collabora.com
Signed-off-by: Boris Brezillon <boris.brezillon@collabora.com>
Diffstat (limited to 'tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions
