diff mbox series

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

Message ID 20241210123011.503ddd5a@canb.auug.org.au (mailing list archive)
State New
Headers show
Series linux-next: manual merge of the drm-intel tree with Linus' tree | expand

Commit Message

Stephen Rothwell Dec. 10, 2024, 1:30 a.m. UTC
Hi all,

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

  drivers/gpu/drm/xe/display/xe_display.c

between commit:

  a4de6beb83fc ("drm/xe/display: Separate the d3cold and non-d3cold runtime PM handling")

from Linus' tree and commit:

  f5d38d4fa884 ("drm/i915/display: convert intel_display_driver.[ch] to struct intel_display")

from the drm-intel 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 mbox series

Patch

diff --cc drivers/gpu/drm/xe/display/xe_display.c
index b5502f335f53,b8bfb666ebe8..000000000000
--- a/drivers/gpu/drm/xe/display/xe_display.c