On Tue, Jul 27, 2021 at 01:41:30PM +0200, Daniel Vetter wrote:
On Tue, Jul 27, 2021 at 1:15 PM Mark Brown [off-list ref] wrote:
quoted
Today's linux-next merge of the drm-misc tree got a conflict in:
quoted
drivers/gpu/drm/vmwgfx/vmwgfx_drv.h
quoted
between commit:
quoted
ebc9ac7c3dfe ("drm/vmwgfx: Update device headers")
quoted
from the drm-next tree and commit:
quoted
be4f77ac6884 ("drm/vmwgfx: Cleanup fifo mmio handling")
quoted
from the drm-misc tree.
I got confused for a bit how we managed a conflict here because vmwgfx
flows drm-misc.git -> drm.git -> linus. The 2nd patch is in
drm-misc-fixes, which makes sense, not in drm-misc-next like I assumed
at first drm-misc means.
I probably misidentified the tree when I was reporting things TBH -
there's so many DRM trees and they're constantly generating conflicts
that I sometimes rush through it a bit, especially for the simpler ones
like this.