[Intel-xe] ✓ CI.Patch_applied: success for drm/xe: Add Rocketlake device info (rev2)

Patchwork patchwork at emeril.freedesktop.org
Tue Apr 11 19:32:27 UTC 2023


== Series Details ==

Series: drm/xe: Add Rocketlake device info (rev2)
URL   : https://patchwork.freedesktop.org/series/116270/
State : success

== Summary ==

=== Applying kernel patches on branch 'drm-xe-next' with base: ===
commit 695342bb70d907d0f25fd191599b0289e06f5197
Author:     Matt Roper <matthew.d.roper at intel.com>
AuthorDate: Mon Apr 10 11:39:10 2023 -0700
Commit:     Matt Roper <matthew.d.roper at intel.com>
CommitDate: Tue Apr 11 12:01:55 2023 -0700

    drm/xe: Only request PCODE_WRITE_MIN_FREQ_TABLE on LLC platforms
    
    PCODE_WRITE_MIN_FREQ_TABLE is only applicable to platforms with an LLC.
    Change the discrete GPU check to an LLC check instead; this take care of
    skipping not only the discrete platforms, but also integrated platforms
    like MTL that do not have an LLC.
    
    Fixes MTL dmesg error:
    
      xe 0000:00:02.0: [drm] *ERROR* PCODE Mailbox failed: 1 Illegal Command
    
    Reviewed-by: Lucas De Marchi <lucas.demarchi at intel.com>
    Link: https://lore.kernel.org/r/20230410183910.2696628-3-matthew.d.roper@intel.com
    Signed-off-by: Matt Roper <matthew.d.roper at intel.com>
=== git am output follows ===
Applying: drm/xe: Add Rocketlake device info




More information about the Intel-xe mailing list