✓ CI.checkpatch: success for compute mode change refactoring

Patchwork patchwork at emeril.freedesktop.org
Tue Oct 8 08:17:02 UTC 2024


== Series Details ==

Series: compute mode change refactoring
URL   : https://patchwork.freedesktop.org/series/139679/
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
30ab6715fc09baee6cc14cb3c89ad8858688d474
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit eb302c906e31646b569e29e4707b1ec161edfad9
Author: Balasubramani Vivekanandan <balasubramani.vivekanandan at intel.com>
Date:   Tue Oct 8 13:06:28 2024 +0530

    drm/xe: Use the filelist from drm for ccs_mode change
    
    Drop the exclusive client count tracking and use the filelist from the
    drm to track the active clients. This also ensures the clients created
    internally by the driver won't block changing the ccs mode.
    
    Fixes: ce8c161cbad4 ("drm/xe: Add ref counting for xe_file")
    Signed-off-by: Balasubramani Vivekanandan <balasubramani.vivekanandan at intel.com>
+ /mt/dim checkpatch 131a5dd267541faa13894b97d44af39b257fc887 drm-intel
d8a6bfb947de drm/xe: Set mask bits for CCS_MODE register
eb302c906e31 drm/xe: Use the filelist from drm for ccs_mode change




More information about the Intel-xe mailing list