✓ CI.checkpatch: success for drm/i915/dp_mst: Fix dsc mst bw overhead calculation
Patchwork
patchwork at emeril.freedesktop.org
Wed Oct 9 06:06:29 UTC 2024
== Series Details ==
Series: drm/i915/dp_mst: Fix dsc mst bw overhead calculation
URL : https://patchwork.freedesktop.org/series/139742/
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 0ef4c9b6a4f15b98d9e99f049fab1a44eebedda6
Author: Suraj Kandpal <suraj.kandpal at intel.com>
Date: Wed Oct 9 11:10:50 2024 +0530
drm/i915/dp_mst: Fix dsc mst bw overhead calculation
Fix the DSC flag assignment based on the dsc_slice_count returned
to avoid divide by zero error.
Fixes: 4e0837a8d00a ("drm/i915/dp_mst: Account for FEC and DSC overhead during BW allocation")
Signed-off-by: Suraj Kandpal <suraj.kandpal at intel.com>
+ /mt/dim checkpatch 2c8a08f54befdd831076e0854fe311569c209835 drm-intel
0ef4c9b6a4f1 drm/i915/dp_mst: Fix dsc mst bw overhead calculation
More information about the Intel-xe
mailing list