✓ CI.checkpatch: success for drm/i915: mem/fsb/rawclk freq cleanups
Patchwork
patchwork at emeril.freedesktop.org
Tue May 28 14:32:31 UTC 2024
== Series Details ==
Series: drm/i915: mem/fsb/rawclk freq cleanups
URL : https://patchwork.freedesktop.org/series/134144/
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
51ce9f6cd981d42d7467409d7dbc559a450abc1e
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit a749f3fffe7e7e6bc0e79d0159ea304340905bf7
Author: Jani Nikula <jani.nikula at intel.com>
Date: Tue May 28 17:25:01 2024 +0300
drm/xe/display: drop unused rawclk_freq and RUNTIME_INFO()
With rawclk_freq moved to display runtime info, xe has no users left for
them.
Signed-off-by: Jani Nikula <jani.nikula at intel.com>
+ /mt/dim checkpatch 19284ac0399309b4e564175aef99ca2dcbc34825 drm-intel
ff542f7154ee drm/i915/wm: rename intel_get_cxsr_latency -> pnv_get_cxsr_latency
1d704fd2a634 drm/i915/wm: clarify logging on not finding CxSR latency config
85df19516943 drm/i915/dram: separate fsb freq detection from mem freq
968f4f6dc887 drm/i915/dram: split out pnv DDR3 detection
20874fa61638 drm/i915/dram: rearrange mem freq init
8bb036e0941b drm/i915: convert fsb_freq and mem_freq to kHz
d7c6fe9df1a3 drm/i915: extend the fsb_freq initialization to more platforms
0b7cb056a8a7 drm/i915: use i9xx_fsb_freq() for GT clock frequency
a7f1309a1bf9 drm/i915/cdclk: use i9xx_fsb_freq() for rawclk_freq initialization
9a1316f49525 drm/i915: move rawclk init to intel_cdclk_init()
a9dcb1e79d2f drm/i915: move rawclk from runtime to display runtime info
a749f3fffe7e drm/xe/display: drop unused rawclk_freq and RUNTIME_INFO()
More information about the Intel-xe
mailing list