✓ CI.checkpatch: success for drm/xe: Use ttm_uncached for BO with NEEDS_UC flag (rev2)

Patchwork patchwork at emeril.freedesktop.org
Tue Jun 18 10:55:24 UTC 2024


== Series Details ==

Series: drm/xe: Use ttm_uncached for BO with NEEDS_UC flag (rev2)
URL   : https://patchwork.freedesktop.org/series/134580/
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
51ce9f6cd981d42d7467409d7dbc559a450abc1e
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 3c36bd434c37526b25240d8677625decc2cf9654
Author: Michal Wajdeczko <michal.wajdeczko at intel.com>
Date:   Tue Jun 18 12:49:47 2024 +0200

    drm/xe: Use ttm_uncached for BO with NEEDS_UC flag
    
    We should honor requested uncached mode also at the TTM layer.
    Otherwise, we risk losing updates to the memory based interrupts
    source or status vectors, as those require uncached memory.
    
    Signed-off-by: Michal Wajdeczko <michal.wajdeczko at intel.com>
    Cc: Thomas Hellström <thomas.hellstrom at linux.intel.com>
    Cc: Matt Roper <matthew.d.roper at intel.com>
+ /mt/dim checkpatch 5a093f17293ae50283f19372263a7595ed50bc34 drm-intel
3c36bd434c37 drm/xe: Use ttm_uncached for BO with NEEDS_UC flag




More information about the Intel-xe mailing list