✓ CI.checkpatch: success for drm/xe/ring_ops_types: Increase MAX_JOB_SIZE_DW

Patchwork patchwork at emeril.freedesktop.org
Tue Apr 15 13:43:27 UTC 2025


== Series Details ==

Series: drm/xe/ring_ops_types: Increase MAX_JOB_SIZE_DW
URL   : https://patchwork.freedesktop.org/series/147757/
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
13a92ce9fd458ebd6064f23cec8c39c53d02ed26
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 2ade0000a2abd2cc9e5d3a35d003f202f7c056ae
Author: Francois Dugast <francois.dugast at intel.com>
Date:   Tue Apr 15 13:15:23 2025 +0200

    drm/xe/ring_ops_types: Increase MAX_JOB_SIZE_DW
    
    This limit can be hit, for example when running IGT compute-square on MTL:
    
        [   63.582385] xe 0000:00:02.0: [drm] Assertion `i <= 48` failed!
                       platform: METEORLAKE subplatform: 1
                       graphics: Xe_LPG 12.71 step B0
                       media: Xe_LPM+ 13.00 step C0
                       tile: 0 VRAM 0 B
                       GT: 0 type 1
        [   63.582408] WARNING: CPU: 0 PID: 2439 at drivers/gpu/drm/xe/xe_ring_ops.c:395 __emit_job_gen12_render_compute+0xa7c/0xc70 [xe]
    
    Increase the value to allow this test to pass.
    
    Signed-off-by: Francois Dugast <francois.dugast at intel.com>
+ /mt/dim checkpatch f031245c01c722de43e8a02c2358140de0685428 drm-intel
2ade0000a2ab drm/xe/ring_ops_types: Increase MAX_JOB_SIZE_DW




More information about the Intel-xe mailing list