linux-next: manual merge of the drm tree with the drm-intel-fixes tree

From: broonie
Date: Mon Apr 17 2023 - 10:39:57 EST


Hi all,

Today's linux-next merge of the drm tree got a conflict in:

drivers/gpu/drm/i915/display/intel_dp_aux.c

between commit:

e1c71f8f91804 ("drm/i915: Fix fast wake AUX sync len")

from the drm-intel-fixes tree and commit:

605f7c7313334 ("drm/i915: Fix fast wake AUX sync len")

from the drm tree.

I fixed it up (see below) and can carry the fix as necessary. This
is now fixed as far as linux-next is concerned, but any non trivial
conflicts should be mentioned to your upstream maintainer when your tree
is submitted for merging. You may also want to consider cooperating
with the maintainer of the conflicting tree to minimise any particularly
complex conflicts.

diff --cc drivers/gpu/drm/i915/display/intel_dp_aux.c
index 30c98810e28bb,705915d505652..0000000000000
--- a/drivers/gpu/drm/i915/display/intel_dp_aux.c
+++ b/drivers/gpu/drm/i915/display/intel_dp_aux.c