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

From: Hans de Goede
Date: Tue Sep 08 2020 - 04:22:21 EST


Hi Stephen,

On 9/8/20 6:00 AM, Stephen Rothwell wrote:
Hi all,

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

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

between commit:

f8bd54d21904 ("drm/i915: panel: Use atomic PWM API for devs with an external PWM controller")

from Linus' tree and commit:

6b51e7d23aa8 ("drm/i915: panel: Honor the VBT PWM frequency for devs with an external PWM controller")

That doesn't sound correct, those are both commits from the drm-intel tree.

from the drm-intel tree.

I fixed it up (I just used the latter)

Just taking the drivers/gpu/drm/i915/display/intel_panel.c contents of:

f8bd54d21904 ("drm/i915: panel: Use atomic PWM API for devs with an external PWM controller")

Is the right thing to do, the problem is a difference in a line which gets
removed in that commit.

Regards,

Hans