✓ CI.checkpatch: success for series starting with [1/5] drm/i915/watermark: Initialize latency variable to appropriate value
Patchwork
patchwork at emeril.freedesktop.org
Tue Nov 12 05:03:26 UTC 2024
== Series Details ==
Series: series starting with [1/5] drm/i915/watermark: Initialize latency variable to appropriate value
URL : https://patchwork.freedesktop.org/series/141192/
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 8b8420db364dd5d5fa52a3dd58b856ce8c35553a
Author: Suraj Kandpal <suraj.kandpal at intel.com>
Date: Tue Nov 12 10:24:35 2024 +0530
drm/i915/watermark: Use intel_display for dpkgc code
Use intel_display for DPKGC code wherever we can. While we are
at it also use intel_de_rmw instead of intel_uncore_rmw as we
really don't need the internal uncore_rmw_function.
Signed-off-by: Suraj Kandpal <suraj.kandpal at intel.com>
+ /mt/dim checkpatch c8443e3741e360704258967feb87d253d8f0864a drm-intel
32a1ed3bd725 drm/i915/watermark: Initialize latency variable to appropriate value
1aff162131c4 drm/i915/watermark: Rename enable_dpkgc variable
9308b8f6d2a5 drm/i915/watermark: Refactor dpkgc value prepration
ee948254f597 drm/i915/watermark: Modify latency programmed into PKG_C_LATENCY
8b8420db364d drm/i915/watermark: Use intel_display for dpkgc code
More information about the Intel-xe
mailing list