Skip to content
Snippets Groups Projects
Commit 4bc736f8 authored by Danilo Krummrich's avatar Danilo Krummrich
Browse files

drm/imagination: vm: make use of GPUVM's drm_exec helper


Make use of GPUVM's drm_exec helper functions preventing direct access
to GPUVM internal data structures, such as the external object list.

This is especially important to ensure following the locking rules
around the GPUVM external object list.

Fixes: ff5f643d ("drm/imagination: Add GEM and VM related code")
Reviewed-by: default avatarDonald Robson <donald.robson@imgtec.com>
Signed-off-by: default avatarDanilo Krummrich <dakr@redhat.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20231129220835.297885-3-dakr@redhat.com
parent e759f2ca
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment