✓ CI.checkpatch: success for drm/xe: Decouple xe_exec_queue and xe_lrc

Patchwork patchwork at emeril.freedesktop.org
Wed May 29 21:00:46 UTC 2024


== Series Details ==

Series: drm/xe: Decouple xe_exec_queue and xe_lrc
URL   : https://patchwork.freedesktop.org/series/134202/
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 55b64b279f67b612deb8e35dd0c26046c762deb9
Author: Niranjana Vishwanathapura <niranjana.vishwanathapura at intel.com>
Date:   Wed May 29 12:29:46 2024 -0700

    drm/xe: Decouple xe_exec_queue and xe_lrc
    
    Decouple xe_lrc from xe_exec_queue and reference count xe_lrc.
    Removing hard coupling between xe_exec_queue and xe_lrc allows
    flexible design where the user interface xe_exec_queue can be
    destroyed independent of the hardware/firmware interface xe_lrc.
    
    Signed-off-by: Niranjana Vishwanathapura <niranjana.vishwanathapura at intel.com>
+ /mt/dim checkpatch 55d6179b96e0390025f2ba101c03b94b50cab7a1 drm-intel
55b64b279f67 drm/xe: Decouple xe_exec_queue and xe_lrc




More information about the Intel-xe mailing list