✓ CI.checkpatch: success for drm/i915 & drm/xe: rawclk freq cleanups
Patchwork
patchwork at emeril.freedesktop.org
Tue Aug 20 10:24:24 UTC 2024
== Series Details ==
Series: drm/i915 & drm/xe: rawclk freq cleanups
URL : https://patchwork.freedesktop.org/series/137505/
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
9fe5037901cabbcdf27a6fe0dfb047ca1474d363
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 401942c360bb840b66047d157e5ea1f743d299e4
Author: Jani Nikula <jani.nikula at intel.com>
Date: Tue Aug 20 12:07:02 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.
Reviewed-by: Ville Syrjälä <ville.syrjala at linux.intel.com>
Signed-off-by: Jani Nikula <jani.nikula at intel.com>
+ /mt/dim checkpatch 5287d615dcd1e37c2f818ad0a5f2cfc3e25710a5 drm-intel
de127ee4c437 drm/i915: move rawclk from runtime to display runtime info
401942c360bb drm/xe/display: drop unused rawclk_freq and RUNTIME_INFO()
More information about the Intel-xe
mailing list