✓ CI.checkpatch: success for series starting with [v2,1/2] drm/xe: move page fault descriptors to uc types file

Patchwork patchwork at emeril.freedesktop.org
Tue Feb 18 14:03:49 UTC 2025


== Series Details ==

Series: series starting with [v2,1/2] drm/xe: move page fault descriptors to uc types file
URL   : https://patchwork.freedesktop.org/series/145009/
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
22f9cda3436b4fe965b5c5f31d2f2c1bcb483189
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit bfc0a86a612e954c6720aa201974785c70163cf1
Author: Dafna Hirschfeld <dafna.hirschfeld at intel.com>
Date:   Tue Feb 18 13:27:02 2025 +0200

    drm/xe: upon page fault, use generic uc fw instead of guc
    
    Future asic will have different firmware to handle page faults.
    Change the code in xe_gt_pagefault.c to use xe_uc_fw instead of
    xe_guc and add a callback to struct xe_uc_fw to send the page
    fault replay to the fw.
    
    Signed-off-by: Dafna Hirschfeld <dafna.hirschfeld at intel.com>
+ /mt/dim checkpatch 4587c05996666a92af63f86ba410bae1dc940794 drm-intel
a75d16879f4a drm/xe: move page fault descriptors to uc types file
bfc0a86a612e drm/xe: upon page fault, use generic uc fw instead of guc




More information about the Intel-xe mailing list