Re: [git pull] drm for 5.8-rc1

From: Linus Torvalds
Date: Tue Jun 02 2020 - 18:14:31 EST


On Mon, Jun 1, 2020 at 11:06 PM Dave Airlie <airlied@xxxxxxxxx> wrote:
>
> I've pushed a merged by me tree here, which I think gets them all
> correct, but please let me know if you think different.
> https://cgit.freedesktop.org/~airlied/linux/log/?h=drm-5.8-merged

Ok, I get the same result, except my resolution to the simple encoder
issue was slightly different. I removed the simple helper header
include too as part of basically undoing the whole simple encoder
conversion.

But other than that we're identical, which is a good sign. Apparently
the drm mis-merge in the middle got fixed up.

Linus