✓ CI.checkpatch: success for series starting with [1/2] drm/i915/display: Refactor handling of dpkgc latency programming
Patchwork
patchwork at emeril.freedesktop.org
Fri Nov 15 06:41:54 UTC 2024
== Series Details ==
Series: series starting with [1/2] drm/i915/display: Refactor handling of dpkgc latency programming
URL : https://patchwork.freedesktop.org/series/141385/
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
30ab6715fc09baee6cc14cb3c89ad8858688d474
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit b144161fdaf314e5b2815166625b07a1b82f96b6
Author: Suraj Kandpal <suraj.kandpal at intel.com>
Date: Fri Nov 15 12:04:42 2024 +0530
drm/i915/display: Modify latency programmed into PKG_C_LATENCY
Increase the latency programmed into PKG_C_LATENCY latency to be
a multiple of line time which is written into WM_LINETIME.
--v2
-Fix commit subject line [Sai Teja]
-Use individual DISPLAY_VER checks instead of range [Sai Teja]
-Initialize max_linetime [Sai Teja]
--v3
-take into account the scenario when adjusted_latency is 0 [Vinod]
--v4
-rename adjusted_latency to latency [Mitul]
-fix the condition in which dpkgc is disabled [Vinod]
--v5
-Add check to see if max_linetime is 0 [Vinod]
WA: 22020299601
Signed-off-by: Suraj Kandpal <suraj.kandpal at intel.com>
+ /mt/dim checkpatch 36fec0eb87867bca47f8829c9e5dbf5b3e2b3aaf drm-intel
fc2b4949ddbb drm/i915/display: Refactor handling of dpkgc latency programming
b144161fdaf3 drm/i915/display: Modify latency programmed into PKG_C_LATENCY
More information about the Intel-xe
mailing list