✓ CI.checkpatch: success for drm/xe/gt: Remove redundant num_engine check
Patchwork
patchwork at emeril.freedesktop.org
Fri Mar 8 07:28:28 UTC 2024
== Series Details ==
Series: drm/xe/gt: Remove redundant num_engine check
URL : https://patchwork.freedesktop.org/series/130898/
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
a9bb2a8a17457065eb398a81e8fd9aec2b519fd6
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 4b2fce56fbd2ab541b00db66bba830357b9d7377
Author: Tejas Upadhyay <tejas.upadhyay at intel.com>
Date: Fri Mar 8 12:33:08 2024 +0530
drm/xe/gt: Remove redundant num_engine check
In __xe_gt_apply_ccs_mode num_engines will never be 0
as it is already checked by parent function.
Fixes: 0d97ecce16bd ("drm/xe: Enable Fixed CCS mode setting")
Signed-off-by: Tejas Upadhyay <tejas.upadhyay at intel.com>
Reviewed-by: Himal Prasad Ghimiray <himal.prasad.ghimiray at intel.com>
+ /mt/dim checkpatch 8b08118a57ee3a7b6dc72cc43bb42e696ee488b1 drm-intel
4b2fce56fbd2 drm/xe/gt: Remove redundant num_engine check
More information about the Intel-xe
mailing list