From: Patchwork <patchwork@emeril.freedesktop.org>
To: "Badal Nilawar" <badal.nilawar@intel.com>
Cc: intel-xe@lists.freedesktop.org
Subject: [Intel-xe] ✓ CI.checkpatch: success for drm/xe/dgfx: Release mmap mappings on rpm suspend (rev3)
Date: Wed, 29 Nov 2023 06:41:42 -0000 [thread overview]
Message-ID: <170124010280.12092.9744132979123727532@emeril.freedesktop.org> (raw)
In-Reply-To: <20231128154118.2915150-1-badal.nilawar@intel.com>
== Series Details ==
Series: drm/xe/dgfx: Release mmap mappings on rpm suspend (rev3)
URL : https://patchwork.freedesktop.org/series/122860/
State : success
== 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
6030b24c1386b00de8187b5fb987e283a57b372a
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit a23f30956135b141f771adfd82d9504a64cffbd7
Author: Badal Nilawar <badal.nilawar@intel.com>
Date: Tue Nov 28 21:11: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.
v2:
- Add lock dep assertion before updating vram_userfault_count (Rodrigo)
- Avoid iomem check before bo migration check as bo can migrate
to system memory (Matthew Auld)
Cc: Matthew Auld <matthew.auld@intel.com>
Cc: Anshuman Gupta <anshuman.gupta@intel.com>
Signed-off-by: Badal Nilawar <badal.nilawar@intel.com>
+ /mt/dim checkpatch 1b020536e1c9147006cfe4e771396e89afdb14f3 drm-intel
a23f30956 drm/xe/dgfx: Release mmap mappings on rpm suspend
next prev parent reply other threads:[~2023-11-29 6:41 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-11-28 15:41 [Intel-xe] [PATCH v2] drm/xe/dgfx: Release mmap mappings on rpm suspend Badal Nilawar
2023-11-28 18:38 ` [Intel-xe] ✓ CI.Patch_applied: success for drm/xe/dgfx: Release mmap mappings on rpm suspend (rev2) Patchwork
2023-11-28 18:38 ` [Intel-xe] ✓ CI.checkpatch: " Patchwork
2023-11-28 18:40 ` [Intel-xe] ✓ CI.KUnit: " Patchwork
2023-11-28 18:47 ` [Intel-xe] ✓ CI.Build: " Patchwork
2023-11-28 18:47 ` [Intel-xe] ✓ CI.Hooks: " Patchwork
2023-11-28 18:49 ` [Intel-xe] ✓ CI.checksparse: " Patchwork
2023-11-28 19:21 ` [Intel-xe] ✗ CI.BAT: failure " Patchwork
2023-11-29 6:41 ` [Intel-xe] ✓ CI.Patch_applied: success for drm/xe/dgfx: Release mmap mappings on rpm suspend (rev3) Patchwork
2023-11-29 6:41 ` Patchwork [this message]
2023-11-29 6:42 ` [Intel-xe] ✓ CI.KUnit: " Patchwork
2023-11-29 6:50 ` [Intel-xe] ✓ CI.Build: " Patchwork
2023-11-29 6:50 ` [Intel-xe] ✓ CI.Hooks: " Patchwork
2023-11-29 6:51 ` [Intel-xe] ✓ CI.checksparse: " Patchwork
2023-11-29 7:23 ` [Intel-xe] ✗ CI.BAT: failure " Patchwork
2023-12-13 21:47 ` [Intel-xe] [PATCH v2] drm/xe/dgfx: Release mmap mappings on rpm suspend Rodrigo Vivi
2023-12-14 14:16 ` Nilawar, Badal
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=170124010280.12092.9744132979123727532@emeril.freedesktop.org \
--to=patchwork@emeril.freedesktop.org \
--cc=badal.nilawar@intel.com \
--cc=intel-xe@lists.freedesktop.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox