✓ CI.checkpatch: success for drm/xe & drm/i915: drvdata usage changes follow-up

Patchwork patchwork at emeril.freedesktop.org
Thu Aug 29 14:55:20 UTC 2024


== Series Details ==

Series: drm/xe & drm/i915: drvdata usage changes follow-up
URL   : https://patchwork.freedesktop.org/series/137966/
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 7984eb7be26e3060ed9cc643587bdc80ea4444c3
Author: Jani Nikula <jani.nikula at intel.com>
Date:   Thu Aug 29 17:47:48 2024 +0300

    drm/xe/display: remove unused compat kdev_to_i915() and pdev_to_i915()
    
    The display code no longer uses kdev_to_i915() or pdev_to_i915()
    helpers. Remove them.
    
    Reviewed-by: Gustavo Sousa <gustavo.sousa at intel.com>
    Signed-off-by: Jani Nikula <jani.nikula at intel.com>
+ /mt/dim checkpatch 7ae5f4b6787d6b8a0ca1ab1f3a71d5bb71783fe2 drm-intel
215fe7ba1687 drm/i915 & drm/xe: save struct drm_device to drvdata
5a168ad05fff drm/i915: support struct device and pci_dev in to_intel_display()
7e5f5e9fc4df drm/i915/audio: migrate away from kdev_to_i915()
a6cc52fd2311 drm/i915/hdcp: migrate away from kdev_to_i915() in bind/unbind
a1e0815941c6 drm/i915/hdcp: migrate away from kdev_to_i915() in GSC messaging
7984eb7be26e drm/xe/display: remove unused compat kdev_to_i915() and pdev_to_i915()




More information about the Intel-xe mailing list