[Intel-xe] ✓ CI.Patch_applied: success for PAT fixes

Patchwork patchwork at emeril.freedesktop.org
Fri Mar 24 21:06:22 UTC 2023


== Series Details ==

Series: PAT fixes
URL   : https://patchwork.freedesktop.org/series/115620/
State : success

== Summary ==

=== Applying kernel patches on branch 'drm-xe-next' with base: ===
commit ee68b79f9359f91cb98b5465848541045ea0c854
Author:     Matthew Brost <matthew.brost at intel.com>
AuthorDate: Fri Mar 24 09:33:36 2023 -0700
Commit:     Matthew Brost <matthew.brost at intel.com>
CommitDate: Fri Mar 24 09:33:36 2023 -0700

    drm/xe: Decrement fault mode counts in xe_vm_close_and_put
    
    Rather waiting for the VM to be destroyed (all refs to VM go to zero),
    drop the fault mode counts when the VM is closed in xe_vm_close_and_put.
    This avoids a window where user space can create a faulting VM, close
    it, and a subsequent creation of a non-faulting VM fails.
    
    v2 (Lucas): Drop VLK reference in commit message
    
    Reviewed-by: Maarten Lankhorst <maarten.lankhorst at linux.intel.com>
    Suggested-by: Niranjana Vishwanathapura <niranjana.vishwanathapura at intel.com>
    Signed-off-by: Matthew Brost <matthew.brost at intel.com>
=== git am output follows ===
Applying: drm/xe/pat: Move PAT setup to a dedicated file
Applying: drm/xe/pat: Use table-based programming of PAT settings
Applying: drm/xe/pat: Handle unicast vs MCR PAT registers
Applying: drm/xe/pat: Clean up PAT register definitions
Applying: drm/xe/mtl: Fix PAT table coherency settings
Applying: drm/xe/mtl: Handle PAT_INDEX offset jump




More information about the Intel-xe mailing list