✓ CI.checkpatch: success for drm/ttm: Forward -ENOSPC to drivers requesting it

Patchwork patchwork at emeril.freedesktop.org
Tue Sep 3 18:41:33 UTC 2024


== Series Details ==

Series: drm/ttm: Forward -ENOSPC to drivers requesting it
URL   : https://patchwork.freedesktop.org/series/138148/
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 ab3e852df792beba62be7a38646a250e6e5e18c2
Author: Thomas Hellström <thomas.hellstrom at linux.intel.com>
Date:   Tue Sep 3 15:38:49 2024 +0200

    drm/ttm: Forward -ENOSPC to drivers requesting it
    
    Some user-space APIs distinguison between graphics memory OOMs and
    system (host) memory OOMs. To aid UMDs in determining the type of
    OOM, allow forwarding the ENOSPC from resource managers to drivers
    on calls to ttm_bo_validate().
    
    Cc: Christian König <christian.koenig at amd.com>
    Cc: Matthew Brost <matthew.brost at intel.com>
    Cc: dri-devel at lists.freedesktop.org
    Signed-off-by: Thomas Hellström <thomas.hellstrom at linux.intel.com>
+ /mt/dim checkpatch 7378077b0be32160022a73b7050b963d52364618 drm-intel
ab3e852df792 drm/ttm: Forward -ENOSPC to drivers requesting it




More information about the Intel-xe mailing list