[Intel-xe] ✓ CI.checkpatch: success for drm/xe/dgfx: Release mmap mappings on rpm suspend (rev3)

Patchwork patchwork at emeril.freedesktop.org
Wed Nov 29 06:41:42 UTC 2023


== 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 at 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 at intel.com>
    Cc: Anshuman Gupta <anshuman.gupta at intel.com>
    Signed-off-by: Badal Nilawar <badal.nilawar at intel.com>
+ /mt/dim checkpatch 1b020536e1c9147006cfe4e771396e89afdb14f3 drm-intel
a23f30956 drm/xe/dgfx: Release mmap mappings on rpm suspend




More information about the Intel-xe mailing list