✓ CI.checkpatch: success for drm/xe: drvdata cleanups

Patchwork patchwork at emeril.freedesktop.org
Mon Aug 12 10:36:17 UTC 2024


== Series Details ==

Series: drm/xe: drvdata cleanups
URL   : https://patchwork.freedesktop.org/series/137159/
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
9fe5037901cabbcdf27a6fe0dfb047ca1474d363
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit e5f6f02f43715e0be816a75d2764538dc9eef9ab
Author: Jani Nikula <jani.nikula at intel.com>
Date:   Mon Aug 12 13:30:21 2024 +0300

    drm/xe: add kdev_to_xe_device() helper and use it
    
    There are enough users for kernel device to xe device conversion, add a
    helper for it.
    
    Reviewed-by: Gustavo Sousa <gustavo.sousa at intel.com>
    Signed-off-by: Jani Nikula <jani.nikula at intel.com>
+ /mt/dim checkpatch 1daf2018001da75c5522669aebdb68ba9a353ea6 drm-intel
b61fdf18a57f drm/xe/tests: remove unused leftover xe_call_for_each_device()
0761c515a39b drm/xe: use pdev_to_xe_device() instead of pci_get_drvdata() directly
e5f6f02f4371 drm/xe: add kdev_to_xe_device() helper and use it




More information about the Intel-xe mailing list