[Intel-xe] ✓ CI.Patch_applied: success for drm/xe: fix suspend-resume for dgfx (rev3)

Patchwork patchwork at emeril.freedesktop.org
Fri Apr 7 15:45:41 UTC 2023


== Series Details ==

Series: drm/xe: fix suspend-resume for dgfx (rev3)
URL   : https://patchwork.freedesktop.org/series/116200/
State : success

== Summary ==

=== Applying kernel patches on branch 'drm-xe-next' with base: ===
commit f6bd5c8171add2506ba52bf5c0738e5b18fcfe24
Author:     Matt Roper <matthew.d.roper at intel.com>
AuthorDate: Thu Apr 6 16:56:21 2023 -0700
Commit:     Matt Roper <matthew.d.roper at intel.com>
CommitDate: Fri Apr 7 07:54:08 2023 -0700

    drm/xe: Clean up xe_device_desc
    
    Now that most of the characteristics of a device are associated with the
    graphics and media IPs, the remaining contents of xe_device_desc can be
    cleaned up a bit:
    
     * 'gt' is unused; drop it
     * DEV_INFO_FOR_EACH_FLAG only covers two flags and is only used in this
       one file; drop the unnecessary macro complexity
     * Convert .has_4tile to a single bitfield bit so that it can be packed
       with the other feature flags
     * Move 'platform' lower in the structure for better packing
    
    Cc: Lucas De Marchi <lucas.demarchi at intel.com>
    Reviewed-by: Lucas De Marchi <lucas.demarchi at intel.com>
    Link: https://lore.kernel.org/r/20230406235621.1914492-10-matthew.d.roper@intel.com
    Signed-off-by: Matt Roper <matthew.d.roper at intel.com>
=== git am output follows ===
Applying: drm/xe: fix suspend-resume for dgfx




More information about the Intel-xe mailing list