✓ CI.checkpatch: success for drm/xe: Return immediately on tile_init failure

Patchwork patchwork at emeril.freedesktop.org
Wed Mar 6 20:36:38 UTC 2024


== Series Details ==

Series: drm/xe: Return immediately on tile_init failure
URL   : https://patchwork.freedesktop.org/series/130835/
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
7d6fb25447372de10c7d82d450bf95e4b2e2a0ab
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 1770a010943906bd0eebfaddbb054349c3badd1f
Author: Rodrigo Vivi <rodrigo.vivi at intel.com>
Date:   Wed Mar 6 15:31:10 2024 -0500

    drm/xe: Return immediately on tile_init failure
    
    There's no reason to proceed with applying workaround and initing
    sysfs if we are going to abort the probe upon failure.
    
    Fixes: 876611c2b756 ("drm/xe: Memory allocations are tile-based, not GT-based")
    Cc: Lucas De Marchi <lucas.demarchi at intel.com>
    Cc: Matt Roper <matthew.d.roper at intel.com>
    Cc: Matthew Auld <matthew.auld at intel.com>
    Signed-off-by: Rodrigo Vivi <rodrigo.vivi at intel.com>
+ /mt/dim checkpatch e96742a33719079709b8e180448b491622e6a427 drm-intel
1770a0109439 drm/xe: Return immediately on tile_init failure




More information about the Intel-xe mailing list