drm/msm: Call msm_init_vram before binding the gpu
stable inclusion from stable-5.10.9 commit d565c626b4e14864be4f6886d73e86f3338f7bac bugzilla: 47457 -------------------------------- [ Upstream commit d863f0c7 ] vram.size is needed when binding a gpu without an iommu and is defined in msm_init_vram(), so run that before binding it. Signed-off-by:Craig Tatlor <ctatlor97@gmail.com> Reviewed-by:
Brian Masney <masneyb@onstation.org> Tested-by:
Alexey Minnekhanov <alexeymin@postmarketos.org> Signed-off-by:
Rob Clark <robdclark@chromium.org> Signed-off-by:
Sasha Levin <sashal@kernel.org> Signed-off-by:
Chen Jun <chenjun102@huawei.com> Acked-by:
Xie XiuQi <xiexiuqi@huawei.com>
Loading
Please sign in to comment