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

Patchwork patchwork at emeril.freedesktop.org
Tue Dec 10 09:42:55 UTC 2024


== Series Details ==

Series: drm/i915: Add drm_panic support (rev3)
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
30ab6715fc09baee6cc14cb3c89ad8858688d474
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit dd021d94c155d3a50d1c3538371994b17e3aa4fa
Author: Jocelyn Falempe <jfalempe at redhat.com>
Date:   Tue Dec 10 10:28:46 2024 +0100

    drm/i915: Add drm_panic support for Y-tiling with DPT
    
    On Alderlake and later, it's not possible to disable tiling when DPT
    is enabled.
    So this commit implements Y-Tiling support, to still be able to draw
    the panic screen. The Tile-4 support found in the latest Intel GPU
    will come later.
    
    Signed-off-by: Jocelyn Falempe <jfalempe at redhat.com>
+ /mt/dim checkpatch 4265400fd785f56099b00f9c745b7131b06bb511 drm-intel
1c25090af2fc drm/i915/fbdev: Add intel_fbdev_get_vaddr()
0dd949e498db drm/i915/display/i9xx: Add a disable_tiling() for i9xx planes
3e25782dbf08 drm/i915/display: Add a disable_tiling() for skl planes
c07504732448 drm/i915/gem: Add i915_gem_object_panic_map()
6a938855481c drm/i915: Add drm_panic support
dd021d94c155 drm/i915: Add drm_panic support for Y-tiling with DPT




More information about the Intel-xe mailing list