[PATCH v2 0/3] drm/msm: A couple lazy-vm fixes
From: Rob Clark
Date: Thu Jun 25 2026 - 15:15:53 EST
The VM is created lazily to give userspace a chance to opt-in to
VM_BIND. But Sashiko noticed a couple paths that were not handling
this properly.
Rob Clark (3):
drm/msm: Fix barriers accessing ctx vm
drm/msm: Validate lazy VM is created in GEM_SUBMIT
drm/msm: Validate lazy VM in GEM_NEW
drivers/gpu/drm/msm/msm_drv.c | 13 +++++++------
drivers/gpu/drm/msm/msm_gem.c | 7 ++++++-
drivers/gpu/drm/msm/msm_gem_submit.c | 9 +++++----
3 files changed, 18 insertions(+), 11 deletions(-)
--
2.54.0