✓ CI.checkpatch: success for drm/xe: Add Indirect Ring State support (rev3)
Patchwork
patchwork at emeril.freedesktop.org
Wed May 8 00:25:56 UTC 2024
== Series Details ==
Series: drm/xe: Add Indirect Ring State support (rev3)
URL : https://patchwork.freedesktop.org/series/133207/
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
0daf0be5bb95eb0a0e42275e00a0e42d8d8fd543
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 37d6e09df6aac804e0e1e2e105651924e2f98b87
Author: Niranjana Vishwanathapura <niranjana.vishwanathapura at intel.com>
Date: Tue May 7 15:42:53 2024 -0700
drm/xe/xe2: Enable Indirect Ring State support for Xe2
Indirect Ring State is the recommended mode for Xe2 platforms,
enable it by default.
v2: Set has_indirect_ring_state to '1' instead of 'true'
Signed-off-by: Niranjana Vishwanathapura <niranjana.vishwanathapura at intel.com>
Reviewed-by: Himal Prasad Ghimiray <himal.prasad.ghimiray at intel.com>
Reviewed-by: Stuart Summers <stuart.summers at intel.com>
Reviewed-by: Matt Roper <matthew.d.roper at intel.com>
+ /mt/dim checkpatch 703bc96550be8cd9f4995bfa5126ca8a2e98c58c drm-intel
b949430af8c0 drm/xe: Minor cleanup in LRC handling
740e260f9643 drm/xe: Add Indirect Ring State support
11ee004c305d drm/xe: Dump Indirect Ring State registers
37d6e09df6aa drm/xe/xe2: Enable Indirect Ring State support for Xe2
More information about the Intel-xe
mailing list