✓ CI.checkpatch: success for series starting with [1/2] drm/xe/bb: assert width in xe_bb_create_job()

Patchwork patchwork at emeril.freedesktop.org
Wed Mar 20 11:59:01 UTC 2024


== Series Details ==

Series: series starting with [1/2] drm/xe/bb: assert width in xe_bb_create_job()
URL   : https://patchwork.freedesktop.org/series/131369/
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
a9eb1ac8298ef9f9146567c29fa762d8e9efa1ef
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 1bec87597b99d356dfd5e85851d02a122501c392
Author: Matthew Auld <matthew.auld at intel.com>
Date:   Wed Mar 20 11:27:32 2024 +0000

    drm/xe/bb: assert width in xe_bb_create_migration_job()
    
    The q->width should always be exactly one here for migration queue/vm.
    The width will anyway be overridden later since we need to emit two
    jumps for special migration jobs. Enforce that here to ensure caller is
    not doing something strange. While here also convert to the helper to
    determine if the queue is migration based.
    
    Signed-off-by: Matthew Auld <matthew.auld at intel.com>
    Cc: Nirmoy Das <nirmoy.das at intel.com>
+ /mt/dim checkpatch b87a8b85562fc94e2314b61279ffa80b6c294cfa drm-intel
28331b140f2d drm/xe/bb: assert width in xe_bb_create_job()
1bec87597b99 drm/xe/bb: assert width in xe_bb_create_migration_job()




More information about the Intel-xe mailing list