✓ CI.checkpatch: success for drm/i915/fbdev: Discard large BIOS framebuffers
Patchwork
patchwork at emeril.freedesktop.org
Tue Jan 21 17:00:16 UTC 2025
== Series Details ==
Series: drm/i915/fbdev: Discard large BIOS framebuffers
URL : https://patchwork.freedesktop.org/series/143794/
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 6a943423fe268e583a35321613e64efcd58d1a0c
Author: Atharva Tiwari <evepolonium at gmail.com>
Date: Tue Jan 21 16:12:10 2025 +0530
drm/i915/fbdev: Discard large BIOS framebuffers
On certain 4K panels, the BIOS framebuffer
exceeds the panel's required dimensions,
leading to display corruption.
This patch introduces a validation check to address the issue.
Signed-off-by: Atharva Tiwari <evepolonium at gmail.com>
+ /mt/dim checkpatch d471f521da387883809f72b139a2013c0652bee1 drm-intel
6a943423fe26 drm/i915/fbdev: Discard large BIOS framebuffers
More information about the Intel-xe
mailing list