diff options
author | Maíra Canal <mcanal@igalia.com> | 2024-12-20 10:37:07 -0300 |
---|---|---|
committer | Maíra Canal <mcanal@igalia.com> | 2025-01-19 15:30:23 -0300 |
commit | 04630796c437a9285643097825cbd3cd06603f47 (patch) | |
tree | 1ef4ef38ad2fca12c35cb2f3a9358cdfebe0b66f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 6568d423cb3000789b2b8493049883fcec09c329 (diff) |
drm/vc4: Use DRM Execution Contexts
VC4 has internal copies of `drm_gem_lock_reservations()` and
`drm_gem_unlock_reservations()` within the driver. Ideally, these
hard-coded functions should be replaced with the generic functions
provided by DRM common code. However, instead of using the DRM GEM
functions to (un)lock reservations, transition to the new DRM Execution
Contexts API.
Signed-off-by: Maíra Canal <mcanal@igalia.com>
Acked-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Melissa Wen <mwen@igalia.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20241220134204.634577-2-mcanal@igalia.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions