diff options
author | Brendan King <brendan.king@imgtec.com> | 2024-10-18 18:41:36 +0300 |
---|---|---|
committer | Matt Coster <matt.coster@imgtec.com> | 2024-11-04 12:41:32 +0300 |
commit | b0ef514bc6bbdeb8cc7492c0f473e14cb06b14d4 (patch) | |
tree | 36771ea7b8d8307fd31053db56378414ebd07ad8 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | add4163aca0d4a86e9fe4aa513865e4237db8aef (diff) | |
download | linux-b0ef514bc6bbdeb8cc7492c0f473e14cb06b14d4.tar.xz |
drm/imagination: Add a per-file PVR context list
This adds a linked list of VM contexts which is needed for the next patch
to be able to correctly track VM contexts for destruction on file close.
It is only safe for VM contexts to be removed from the list and destroyed
when not in interrupt context.
Signed-off-by: Brendan King <brendan.king@imgtec.com>
Signed-off-by: Matt Coster <matt.coster@imgtec.com>
Reviewed-by: Frank Binns <frank.binns@imgtec.com>
Cc: stable@vger.kernel.org
Link: https://patchwork.freedesktop.org/patch/msgid/e57128ea-f0ce-4e93-a9d4-3f033a8b06fa@imgtec.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions