✓ CI.checkpatch: success for Add support for 3 VDSC engines 12 slices (rev3)

Patchwork patchwork at emeril.freedesktop.org
Thu Oct 17 08:42:33 UTC 2024


== Series Details ==

Series: Add support for 3 VDSC engines 12 slices (rev3)
URL   : https://patchwork.freedesktop.org/series/139933/
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 c481a39c23169810aee4f13c9f5fdcc1c3018704
Author: Ankit Nautiyal <ankit.k.nautiyal at intel.com>
Date:   Thu Oct 17 13:53:48 2024 +0530

    drm/i915/dp: Add support for 3 vdsc engines and 12 slices.
    
    Certain resolutions require 12 DSC slices support along with ultrajoiner.
    For such cases, the third VDSC Engine per Pipe is enabled. Each VDSC
    Engine processes 1 Slice, resulting in a total of 12 VDSC Instances
    (4 Pipes * 3 VDSC Instances per Pipe).
    Add support for 12 DSC slices and 3 VDSC engines for such modes.
    
    v2: Add missing check for 3 slices support only with 4 joined pipes.
    (Suraj)
    
    Signed-off-by: Ankit Nautiyal <ankit.k.nautiyal at intel.com>
+ /mt/dim checkpatch 6f9cc21188c822a692fbbcfaa7cb40cbd8082df0 drm-intel
ea38abd005a7 drm/i915/display: Prepare for dsc 3 stream splitter
71d225049ef7 drm/i915/vdsc: Use VDSC0/VDSC1 for LEFT/RIGHT VDSC engine
a0684e91ccbf drm/i915/vdsc: Add register bits for VDSC2 engine
fb852b9b76a4 drm/i915/vdsc: Add support for read/write PPS for DSC3
e3d78588be97 drm/i915/dp: Add check for hdisplay divisible by slice count
cb957e75696a drm/i915/display: Add DSC pixel replication
5b964dd73e1b drm/i915/dp: Compute pixel replication count for DSC 12 slices case
328bd6afad00 drm/i915/display: Account for pixel replication in pipe_src
6888f12e0900 drm/i915/dsc: Account for Odd pixel removal
c481a39c2316 drm/i915/dp: Add support for 3 vdsc engines and 12 slices.




More information about the Intel-xe mailing list