✓ CI.checkpatch: success for drm/i915: Add drm_panic support (rev7)

Patchwork patchwork at emeril.freedesktop.org
Fri Apr 25 10:04:06 UTC 2025


== Series Details ==

Series: drm/i915: Add drm_panic support (rev7)
URL   : https://patchwork.freedesktop.org/series/141937/
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
202708c00696422fd217223bb679a353a5936e23
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 601379e2dcd89062230a06df7306b9964b3029ce
Author: Jocelyn Falempe <jfalempe at redhat.com>
Date:   Fri Apr 25 11:37:54 2025 +0200

    drm/i915/display: Add drm_panic support for 4-tiling with DPT
    
    On Alder Lake and later, it's not possible to disable tiling when DPT
    is enabled.
    So this commit implements 4-Tiling support, to still be able to draw
    the panic screen.
    
    Signed-off-by: Jocelyn Falempe <jfalempe at redhat.com>
+ /mt/dim checkpatch 5c29806460a155cbfb176d48bd707cdf17bf259b drm-intel
af0b9df3f3be drm/i915/fbdev: Add intel_fbdev_get_map()
16ce77da9283 drm/i915/display/i9xx: Add a disable_tiling() for i9xx planes
c033e1ee1b06 drm/i915/display: Add a disable_tiling() for skl planes
b58324768b6c drm/i915/gem: Add i915_gem_object_panic_map()
be0fd43279fb drm/i915/display: Add drm_panic support
72ba10d0672f drm/i915/display: Flush the front buffer in panic handler
95a4dca8c15e drm/i915/display: Add drm_panic support for Y-tiling with DPT
601379e2dcd8 drm/i915/display: Add drm_panic support for 4-tiling with DPT




More information about the Intel-xe mailing list