✓ CI.checkpatch: success for series starting with [1/2] drm/xe/display: remove unused xe->enabled_irq_mask

Patchwork patchwork at emeril.freedesktop.org
Fri May 10 09:50:16 UTC 2024


== Series Details ==

Series: series starting with [1/2] drm/xe/display: remove unused xe->enabled_irq_mask
URL   : https://patchwork.freedesktop.org/series/133440/
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
0daf0be5bb95eb0a0e42275e00a0e42d8d8fd543
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 169a71a2f4ff2643b87fd485f3dbe756c633ae47
Author: Jani Nikula <jani.nikula at intel.com>
Date:   Fri May 10 12:43:13 2024 +0300

    drm/xe/display: remove unused xe->sb_lock
    
    Nothing in xe needs xe->sb_lock. None of the i915 display code using
    ->sb_lock gets built with xe, and in any case that would be wrong as xe
    uses gt->pcode.lock for this.
    
    Signed-off-by: Jani Nikula <jani.nikula at intel.com>
+ /mt/dim checkpatch 0c99ca6cc719cf585be5945a455b68b66313b427 drm-intel
6296f1d7d330 drm/xe/display: remove unused xe->enabled_irq_mask
169a71a2f4ff drm/xe/display: remove unused xe->sb_lock




More information about the Intel-xe mailing list