[Intel-xe] ✗ CI.checkpatch: warning for drm/xe/dgfx: Release mmap mappings on rpm suspend
Patchwork
patchwork at emeril.freedesktop.org
Thu Aug 24 17:53:50 UTC 2023
== Series Details ==
Series: drm/xe/dgfx: Release mmap mappings on rpm suspend
URL : https://patchwork.freedesktop.org/series/122860/
State : warning
== Summary ==
+ KERNEL=/kernel
+ git clone https://gitlab.freedesktop.org/drm/maintainer-tools mt
Cloning into 'mt'...
warning: redirecting to https://gitlab.freedesktop.org/drm/maintainer-tools.git/
+ git -C mt rev-list -n1 origin/master
e700ea2f248a75138759bcb443affeef4a2d1991
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 38b49d12cbdefd85cc737f3ea84c625bc2f5e0de
Author: Badal Nilawar <badal.nilawar at intel.com>
Date: Thu Aug 24 23:16:18 2023 +0530
drm/xe/dgfx: Release mmap mappings on rpm suspend
Release all mmap mappings for all vram objects which are associated
with userfault such that, while pcie function in D3hot, any access
to memory mappings will raise a userfault.
Upon userfault, in order to access memory mappings, if graphics
function is in D3 then runtime resume of dgpu will be triggered to
transition to D0.
Cc: Matthew Auld <matthew.auld at intel.com>
Cc: Anshuman Gupta <anshuman.gupta at intel.com>
Signed-off-by: Badal Nilawar <badal.nilawar at intel.com>
+ /mt/dim checkpatch c77796cf84361b4716839141f2e48de2bf7f4bd5 drm-intel
/mt/dim: line 50: /root/.dimrc: No such file or directory
More information about the Intel-xe
mailing list