✓ CI.checkpatch: success for series starting with [1/6] drm/i915/dp: constify struct link_config_limits pointers
Patchwork
patchwork at emeril.freedesktop.org
Wed Jan 29 16:32:25 UTC 2025
== Series Details ==
Series: series starting with [1/6] drm/i915/dp: constify struct link_config_limits pointers
URL : https://patchwork.freedesktop.org/series/144106/
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 85adbb8162439f11ff16cda852103018dc9f74a9
Author: Jani Nikula <jani.nikula at intel.com>
Date: Wed Jan 29 16:46:38 2025 +0200
drm/i915/mst: use min_array() and max_array() instead of hand-rolling
Improve code clarity by using existing min_array() and max_array()
helpers to find the lowest and highest values in an array.
Signed-off-by: Jani Nikula <jani.nikula at intel.com>
+ /mt/dim checkpatch bdfc862a5c719d934efbdedb050ef891b9feef15 drm-intel
ee1843fedb03 drm/i915/dp: constify struct link_config_limits pointers
8e5574335fc9 drm/i915/dp: change the order of intel_dp_mtp_tu_compute_config() params
e6079f40885c drm/i915/mst: change where lane_count and port_clock are set
d4acab971741 drm/i915/mst: handle mst pbn_div in intel_dp_mtp_tu_compute_config()
7a36f489bc53 drm/i915/mst: remove unnecessary mst_stream_find_vcpi_slots_for_bpp()
85adbb816243 drm/i915/mst: use min_array() and max_array() instead of hand-rolling
More information about the Intel-xe
mailing list