✓ CI.checkpatch: success for drm/i915/dp: Fix the computation for compressed_bpp for DISPLAY < 13
Patchwork
patchwork at emeril.freedesktop.org
Tue Mar 5 06:53:25 UTC 2024
== Series Details ==
Series: drm/i915/dp: Fix the computation for compressed_bpp for DISPLAY < 13
URL : https://patchwork.freedesktop.org/series/130709/
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
4dc7d0cc630cdd9ac56065b1a22afc329345a519
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 66978de322273b334be8243fdec4c3376ad4753b
Author: Ankit Nautiyal <ankit.k.nautiyal at intel.com>
Date: Tue Mar 5 11:14:43 2024 +0530
drm/i915/dp: Fix the computation for compressed_bpp for DISPLAY < 13
For DISPLAY < 13, compressed bpp is chosen from a list of
supported compressed bpps. Fix the condition to choose the
appropriate compressed bpp from the list.
Fixes: 1c56e9a39833 ("drm/i915/dp: Get optimal link config to have best compressed bpp")
Cc: Ankit Nautiyal <ankit.k.nautiyal at intel.com>
Cc: Stanislav Lisovskiy <stanislav.lisovskiy at intel.com>
Cc: Jani Nikula <jani.nikula at linux.intel.com>
Cc: <stable at vger.kernel.org> # v6.7+
Closes: https://gitlab.freedesktop.org/drm/intel/-/issues/10162
Signed-off-by: Ankit Nautiyal <ankit.k.nautiyal at intel.com>
+ /mt/dim checkpatch e90b5046fce6ed727427eec0d52e4f9626609ed0 drm-intel
66978de32227 drm/i915/dp: Fix the computation for compressed_bpp for DISPLAY < 13
More information about the Intel-xe
mailing list