✓ CI.checkpatch: success for series starting with [1/2] drm/xe: Cleanup has_flat_ccs handling

Patchwork patchwork at emeril.freedesktop.org
Wed Sep 4 16:29:57 UTC 2024


== Series Details ==

Series: series starting with [1/2] drm/xe: Cleanup has_flat_ccs handling
URL   : https://patchwork.freedesktop.org/series/138219/
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
c62d7e164862503a3662a095da1c6c9014248cb2
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit c2b2f71d02467cd03ead217af86df578a7957364
Author: Lucas De Marchi <lucas.demarchi at intel.com>
Date:   Wed Sep 4 09:22:38 2024 -0700

    drm/xe: Update runtime detection of has_flat_ccs
    
    It's confusing to have a *set* function that actually probes the
    hardware rather than receiving a parameter. Rename it to *probe* along
    with prefix removal and comment in the relevant places that the
    has_flat_ccs flag may be overridden in runtime.
    
    While at it, fix the mixed declaration of struct xe_gt.
    
    Cc: Himal Prasad Ghimiray <himal.prasad.ghimiray at intel.com>
    Cc: Matt Roper <matthew.d.roper at intel.com>
    Signed-off-by: Lucas De Marchi <lucas.demarchi at intel.com>
+ /mt/dim checkpatch c72d3ffc0308b71024de6f80c3596668991c67ea drm-intel
ee5f57f61fac drm/xe: Cleanup has_flat_ccs handling
c2b2f71d0246 drm/xe: Update runtime detection of has_flat_ccs




More information about the Intel-xe mailing list