✓ CI.checkpatch: success for drm/xe: Use function to emit PIPE_CONTROL
Patchwork
patchwork at emeril.freedesktop.org
Mon Jan 29 21:18:41 UTC 2024
== Series Details ==
Series: drm/xe: Use function to emit PIPE_CONTROL
URL : https://patchwork.freedesktop.org/series/129281/
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
35591fb8b4d5305b37ce31483f85ac0956eaa536
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit febdb31d2f540ef535c3628aa1b6ebc06a5846c3
Author: José Roberto de Souza <jose.souza at intel.com>
Date: Mon Jan 29 13:15:09 2024 -0800
drm/xe: Use function to emit PIPE_CONTROL
This reduces code duplication in xe_ring_ops.
v2:
- fix flags of emit_pipe_imm_ggtt()
- reduce to only one function
Cc: Matt Roper <matthew.d.roper at intel.com>
Signed-off-by: José Roberto de Souza <jose.souza at intel.com>
+ /mt/dim checkpatch f4c0dac89bd3cd02a1afe5e7a91ed4bf8de4afc6 drm-intel
febdb31d2 drm/xe: Use function to emit PIPE_CONTROL
More information about the Intel-xe
mailing list