Re: [PATCH 1/2] drm/msm: Call msm_init_vram before binding the gpu

From: Brian Masney
Date: Wed Dec 30 2020 - 17:52:37 EST


On Wed, Dec 30, 2020 at 05:29:42PM +0200, Iskren Chernev wrote:
> From: Craig Tatlor <ctatlor97@xxxxxxxxx>
>
> 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@xxxxxxxxx>

For the series:

Reviewed-by: Brian Masney <masneyb@xxxxxxxxxxxxx>

Next time, please include a cover letter so that tags added to the cover
letter can be applied to all patches in the series via patchwork.

Brian