✓ CI.checkpatch: success for drm/xe/pat: sanity check compression and coh_mode

Patchwork patchwork at emeril.freedesktop.org
Wed Aug 28 12:30:40 UTC 2024


== Series Details ==

Series: drm/xe/pat: sanity check compression and coh_mode
URL   : https://patchwork.freedesktop.org/series/137898/
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
9fe5037901cabbcdf27a6fe0dfb047ca1474d363
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 04767341500d39fb68e97546df9308e3b7342952
Author: Matthew Auld <matthew.auld at intel.com>
Date:   Wed Aug 28 10:22:58 2024 +0100

    drm/xe/pat: sanity check compression and coh_mode
    
    There is an implicit assumption in the driver that compression and
    coh_1way+ are mutually exclusive. If this is ever not true then userptr
    and imported dma-buf from external device will have uncleared ccs state.
    Add a build bug for this so we don't forget.
    
    Signed-off-by: Matthew Auld <matthew.auld at intel.com>
    Cc: Thomas Hellström <thomas.hellstrom at linux.intel.com>
    Cc: Nirmoy Das <nirmoy.das at intel.com>
    Reviewed-by: Nirmoy Das <nirmoy.das at intel.com>
+ /mt/dim checkpatch 2940d1fa7abe0d2a9acc95fd1c704a8d8cbc68f4 drm-intel
04767341500d drm/xe/pat: sanity check compression and coh_mode




More information about the Intel-xe mailing list