✓ CI.checkpatch: success for drm/i915/cx0: split out mtl_get_cx0_buf_trans() to c10 and c20 variants
Patchwork
patchwork at emeril.freedesktop.org
Fri Nov 29 12:16:13 UTC 2024
== Series Details ==
Series: drm/i915/cx0: split out mtl_get_cx0_buf_trans() to c10 and c20 variants
URL : https://patchwork.freedesktop.org/series/141924/
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 497d8e9ac7e63e2b6c2685c90a2b3b4487ca98ea
Author: Jani Nikula <jani.nikula at intel.com>
Date: Fri Nov 29 13:41:58 2024 +0200
drm/i915/cx0: split out mtl_get_cx0_buf_trans() to c10 and c20 variants
The PHY is either c10 or c20, there's no need to check at runtime and
complicate the conditions in mtl_get_cx0_buf_trans().
While at it, replace the direct port clock check with
intel_dp_is_uhbr().
Cc: Mika Kahola <mika.kahola at intel.com>
Signed-off-by: Jani Nikula <jani.nikula at intel.com>
+ /mt/dim checkpatch 4f5b3a832a6480c82639b5500d731d7222b7eee7 drm-intel
497d8e9ac7e6 drm/i915/cx0: split out mtl_get_cx0_buf_trans() to c10 and c20 variants
More information about the Intel-xe
mailing list