Re: [PATCH 5/6] drm/ast: Initialize DRAM type before posting GPU

2020-07-08 Thread Benjamin Herrenschmidt
On Wed, 2020-07-08 at 09:49 +0200, Thomas Zimmermann wrote: > Posting the GPU requires the correct DRAM type to be stored in > struct ast_private. Therefore first initialize the DRAM info and > then post the GPU. This restores the original order of instructions > in this function. I no longer

[PATCH 5/6] drm/ast: Initialize DRAM type before posting GPU

2020-07-08 Thread Thomas Zimmermann
Posting the GPU requires the correct DRAM type to be stored in struct ast_private. Therefore first initialize the DRAM info and then post the GPU. This restores the original order of instructions in this function. Signed-off-by: Thomas Zimmermann Fixes: bad09da6deab ("drm/ast: Fixed vram size