Re: [Freedreno] [PATCH 0/2] drm: Build fixes for msm and mediatek

2020-11-10 Thread Daniel Vetter
On Mon, Nov 09, 2020 at 11:32:40AM +0100, Thomas Zimmermann wrote: > Commit 49a3f51dfeee ("drm/gem: Use struct dma_buf_map in GEM vmap ops and > convert GEM backends") changed DRM's internal GEM vmap callbacks. Msm and > mediatek were forgotten during the conversion. > > Thomas Zimmermann (2): >

[Freedreno] [PATCH 0/2] drm: Build fixes for msm and mediatek

2020-11-09 Thread Thomas Zimmermann
Commit 49a3f51dfeee ("drm/gem: Use struct dma_buf_map in GEM vmap ops and convert GEM backends") changed DRM's internal GEM vmap callbacks. Msm and mediatek were forgotten during the conversion. Thomas Zimmermann (2): drm/msm: Use struct dma_buf_map in GEM vmap ops drm/mediatek: Use struct dma