✓ CI.checkpatch: success for Revert "drm/xe: Force write completion of MI_STORE_DATA_IMM"

Patchwork patchwork at emeril.freedesktop.org
Fri Dec 27 19:03:56 UTC 2024


== Series Details ==

Series: Revert "drm/xe: Force write completion of MI_STORE_DATA_IMM"
URL   : https://patchwork.freedesktop.org/series/142991/
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 4db9d022adc1c740c990bec1168c4c2a5dd461e0
Author: José Roberto de Souza <jose.souza at intel.com>
Date:   Fri Dec 27 10:32:19 2024 -0800

    Revert "drm/xe: Force write completion of MI_STORE_DATA_IMM"
    
    This reverts commit 1460bb1fef9ccf7390af0d74a15252442fd6effd.
    
    In all places the MI_STORE_DATA_IMM are not followed by a read of
    the same memory address in the same batch buffer and the posted writes
    are flushed with PIPE_CONTROL or MI_FLUSH_DW in xe_ring_ops.c functions
    so there is no need to set this register.
    
    Reviewed-by: Ashutosh Dixit <ashutosh.dixit at intel.com>
    Cc: Thomas Hellström <thomas.hellstrom at linux.intel.com>
    Cc: Ashutosh Dixit <ashutosh.dixit at intel.com>
    Fixes: 1460bb1fef9c ("drm/xe: Force write completion of MI_STORE_DATA_IMM")
    Signed-off-by: José Roberto de Souza <jose.souza at intel.com>
+ /mt/dim checkpatch 08bd590935a5258ffd79355c59adffd72fb2c642 drm-intel
4db9d022adc1 Revert "drm/xe: Force write completion of MI_STORE_DATA_IMM"




More information about the Intel-xe mailing list