[Intel-xe] ✓ CI.checkpatch: success for GMD_ID fixes

Patchwork patchwork at emeril.freedesktop.org
Wed Jun 14 21:00:24 UTC 2023


== Series Details ==

Series: GMD_ID fixes
URL   : https://patchwork.freedesktop.org/series/119348/
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
c7d32770e3cd31d9fc134ce41f329b10aa33ee15
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 1fbbdd6f5b95f71c06c21284cb9d876193d62966
Author: Matt Roper <matthew.d.roper at intel.com>
Date:   Wed Jun 14 13:52:02 2023 -0700

    drm/xe: Enable PCI device earlier
    
    Newer Intel platforms require that inspect the contents of the GMD_ID
    registers very early in the driver initialization process to determine
    the IP version (and proper init sequences), of the platform.  Move the
    general PCI device setup and enablement slightly earlier, before we
    start trying to peek at the GMD_ID registers.
    
    Signed-off-by: Matt Roper <matthew.d.roper at intel.com>
+ /mt/dim checkpatch 6deb23a615c05c5ec982c74c1af5b8f6de06c967 drm-intel
036268888 drm/xe: Return GMD_ID revid properly
60c2780d7 drm/xe: Don't raise error on fused-off media
dcaded964 drm/xe: Print proper revid value for unknown media revision
1fbbdd6f5 drm/xe: Enable PCI device earlier




More information about the Intel-xe mailing list