Message ID | 20201109103242.19544-1-tzimmermann@suse.de (mailing list archive) |
---|---|
Headers | show |
Series | drm: Build fixes for msm and mediatek | expand |
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): > drm/msm: Use struct dma_buf_map in GEM vmap ops > drm/mediatek: Use struct dma_buf_map in GEM vmap ops On both: Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch> I guess more motivation to convert drivers over to shmem helpers, if possible ... -Daniel > > drivers/gpu/drm/mediatek/mtk_drm_gem.c | 20 ++++++++++++-------- > drivers/gpu/drm/mediatek/mtk_drm_gem.h | 4 ++-- > drivers/gpu/drm/msm/msm_drv.h | 4 ++-- > drivers/gpu/drm/msm/msm_gem_prime.c | 13 ++++++++++--- > 4 files changed, 26 insertions(+), 15 deletions(-) > > -- > 2.29.2 >
Hello: This series was applied to qcom/linux.git (refs/heads/for-next): On Mon, 9 Nov 2020 11:32:40 +0100 you 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): > drm/msm: Use struct dma_buf_map in GEM vmap ops > drm/mediatek: Use struct dma_buf_map in GEM vmap ops > > [...] Here is the summary with links: - [1/2] drm/msm: Use struct dma_buf_map in GEM vmap ops https://git.kernel.org/qcom/c/b47f9f92d6fe - [2/2] drm/mediatek: Use struct dma_buf_map in GEM vmap ops https://git.kernel.org/qcom/c/7e542ff8b463 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html