[Intel-xe] ✗ CI.checkpatch: warning for Remove HAS_DISPLAY() check from intel_hpd_poll_fini
Patchwork
patchwork at emeril.freedesktop.org
Thu Sep 14 16:59:03 UTC 2023
== Series Details ==
Series: Remove HAS_DISPLAY() check from intel_hpd_poll_fini
URL : https://patchwork.freedesktop.org/series/123703/
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 660773fcb1f7492ed753db94cc1e126598b83e6d
Author: Vinod Govindapillai <vinod.govindapillai at intel.com>
Date: Thu Sep 14 18:12:40 2023 +0300
Revert "FIXME: drm/i915/hpd: skip intel_hpd_poll_fini() for non-display paths"
This reverts commit 5b503f7b6aa156d452fae3c92d9060b531aa628c.
This can be reverted as the intel_hpd_poll_fini is called from
display paths
Signed-off-by: Vinod Govindapillai <vinod.govindapillai at intel.com>
+ /mt/dim checkpatch aeac46cfaebff413254ac07837b97370c7ed3957 drm-intel
660773fcb Revert "FIXME: drm/i915/hpd: skip intel_hpd_poll_fini() for non-display paths"
-:7: WARNING:UNKNOWN_COMMIT_ID: Unknown commit id '5b503f7b6aa156d452fae3c92d9060b531aa628c', maybe rebased or not pulled?
#7:
This reverts commit 5b503f7b6aa156d452fae3c92d9060b531aa628c.
total: 0 errors, 1 warnings, 0 checks, 9 lines checked
More information about the Intel-xe
mailing list