✓ CI.checkpatch: success for drm/i915/display: Pcode sets the CD clock frequency voltage levels
Patchwork
patchwork at emeril.freedesktop.org
Wed Nov 6 16:05:15 UTC 2024
== Series Details ==
Series: drm/i915/display: Pcode sets the CD clock frequency voltage levels
URL : https://patchwork.freedesktop.org/series/141013/
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 7b5b04c554f48b9b8218e561e2334d1c3afc4fc4
Author: Mika Kahola <mika.kahola at intel.com>
Date: Wed Nov 6 17:20:23 2024 +0200
drm/i915/display: Pcode sets the CD clock frequency voltage levels
On xe3lpd the CD clock frequency is set by the driver
without setting voltage levels. Previously, we had 4
levels of voltages to choose from. However, having only 4
levels is rather coarse and we may end up consuming more
power than necessary. Therefore, these are now removed
and choosing the correct voltage level is now handed over
to Pcode firmware which is able to set voltage level with
higher granularity.
Signed-off-by: Mika Kahola <mika.kahola at intel.com>
+ /mt/dim checkpatch 334cc1166d7241367450ee517d933e1dc8b1c96d drm-intel
7b5b04c554f4 drm/i915/display: Pcode sets the CD clock frequency voltage levels
More information about the Intel-xe
mailing list