[Intel-xe] ✗ CI.checkpatch: warning for Cursor tests for CI

Patchwork patchwork at emeril.freedesktop.org
Thu Sep 14 14:32:41 UTC 2023


== Series Details ==

Series: Cursor tests for CI
URL   : https://patchwork.freedesktop.org/series/123699/
State : warning

== 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
63c2b6b160bca2df6efc7bc4cea6f442097d7854
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit f839096da119ee453cf00bbb4d5f456cdfcebd8f
Author: Maarten Lankhorst <maarten.lankhorst at linux.intel.com>
Date:   Thu Sep 14 16:18:56 2023 +0200

    drm/i915: Handle legacy cursor update as normal update
    
    Abuse the vblank worker to make the changes as small as possible. We
    need a way to sync flip_done, but if we wait on flip_done, all async
    tests start failing.
    
    Changes since v1:
    - Prevent null deref when crtc is inactive.
    
    Signed-off-by: Maarten Lankhorst <maarten.lankhorst at linux.intel.com>
+ /mt/dim checkpatch aeac46cfaebff413254ac07837b97370c7ed3957 drm-intel
7f7961e03 fixup! drm/xe/display: Implement display support
aa9eb5202 drm/i915: Swap ggtt_vma during legacy cursor update
-:7: WARNING:COMMIT_MESSAGE: Missing commit description - Add an appropriate one

total: 0 errors, 1 warnings, 0 checks, 11 lines checked
72d4c1465 SorryNotSorryCancelling
-:7: WARNING:COMMIT_MESSAGE: Missing commit description - Add an appropriate one

total: 0 errors, 1 warnings, 0 checks, 7 lines checked
f839096da drm/i915: Handle legacy cursor update as normal update




More information about the Intel-xe mailing list