[Intel-xe] ✓ CI.Patch_applied: success for Begin adding GMD_ID support for Xe (rev3)

Patchwork patchwork at emeril.freedesktop.org
Thu Apr 6 20:53:22 UTC 2023


== Series Details ==

Series: Begin adding GMD_ID support for Xe (rev3)
URL   : https://patchwork.freedesktop.org/series/116047/
State : success

== Summary ==

=== Applying kernel patches on branch 'drm-xe-next' with base: ===
commit 77e9a52273eb0385a959d9b74f69edadd3f2aaab
Author:     Lucas De Marchi <lucas.demarchi at intel.com>
AuthorDate: Wed Apr 5 15:47:25 2023 -0700
Commit:     Lucas De Marchi <lucas.demarchi at intel.com>
CommitDate: Thu Apr 6 13:23:04 2023 -0700

    drm/xe: Always log GuC/HuC firmware versions
    
    When debugging issues related to GuC/HuC, it's important to know what is
    the firmware version being used. The version from the filename can't be
    relied upon, also because it normally only contains the major version
    (except for the ones under experimental support).
    
    Log the version from the blob after reading the CSS header. Example:
    
            xe 0000:03:00.0: [drm] Using GuC firmware (70.5) from i915/dg2_guc_70.bin
    
    Signed-off-by: Lucas De Marchi <lucas.demarchi at intel.com>
    Reviewed-by: Matthew Brost <matthew.brost at intel.com>
    Link: https://lore.kernel.org/r/20230405224725.1993719-1-lucas.demarchi@intel.com
=== git am output follows ===
.git/rebase-apply/patch:155: new blank line at EOF.
+
warning: 1 line adds whitespace errors.
Applying: drm/xe: Start splitting xe_device_desc into graphics/media structures
Applying: drm/xe: Set require_force_probe in each platform's description
Applying: drm/xe: Move most platform traits to graphics IP
Applying: drm/xe: Move engine masks into IP descriptor structures
Applying: drm/xe: Clarify GT counting logic
Applying: drm/xe: Add printable name to IP descriptors
Applying: drm/xe: Select graphics/media descriptors from GMD_ID
Applying: drm/xe: Add KUnit test for xe_pci.c IP engine lists
Applying: drm/xe: Clean up xe_device_desc




More information about the Intel-xe mailing list