✓ CI.checkpatch: success for drm/xe & drm/i915: drvdata usage changes (rev2)

Patchwork patchwork at emeril.freedesktop.org
Thu Aug 8 15:21:56 UTC 2024


== Series Details ==

Series: drm/xe & drm/i915: drvdata usage changes (rev2)
URL   : https://patchwork.freedesktop.org/series/136622/
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
be41dd201d01bbf73d9e4ab77e74ab47923582e5
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 79d711d0dcbcf48f73319542e1e05c722c272752
Author: Jani Nikula <jani.nikula at intel.com>
Date:   Thu Aug 8 18:15:55 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 b6a72e1d0a6ee0aad5bb0da07b050228c815a5f9 drm-intel
d39a59e3c6b6 drm/xe/tests: remove unused leftover xe_call_for_each_device()
bce353f119e3 drm/xe: use pdev_to_xe_device() instead of pci_get_drvdata() directly
cec96313e490 drm/xe: add kdev_to_xe_device() helper and use it
ab15e9370590 drm/i915: use pdev_to_i915() instead of pci_get_drvdata() directly
e22b7078b8dc drm/i915 & drm/xe: save struct drm_device to drvdata
f1ad668336e0 drm/i915: support struct device and pci_dev in to_intel_display()
7481f9f2e723 drm/i915/audio: migrate away from kdev_to_i915()
3f94c4f9f040 drm/i915/hdcp: migrate away from kdev_to_i915() in bind/unbind
9f3223aff09a drm/i915/hdcp: migrate away from kdev_to_i915() in GSC messaging
79d711d0dcbc drm/xe/display: remove unused compat kdev_to_i915() and pdev_to_i915()




More information about the Intel-xe mailing list