diff options
author | Thomas Zimmermann <[email protected]> | 2020-07-16 14:53:52 +0200 |
---|---|---|
committer | Thomas Zimmermann <[email protected]> | 2020-07-20 09:16:15 +0200 |
commit | 244d012801dae30c91983b360457c78d481584b0 (patch) | |
tree | b59ccac44e65eaa20eaacff92afd2ff52cd67dfb /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | |
parent | 0149e7805b3c52753d727a7c519757a77435967b (diff) |
drm/ast: Initialize DRAM type before posting GPU
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 <[email protected]>
Reviewed-by: Sam Ravnborg <[email protected]>
Acked-by: Benjamin Herrenschmidt <[email protected]>
Fixes: bad09da6deab ("drm/ast: Fixed vram size incorrect issue on POWER")
Cc: Joel Stanley <[email protected]>
Cc: Y.C. Chen <[email protected]>
Cc: Benjamin Herrenschmidt <[email protected]>
Cc: Dave Airlie <[email protected]>
Cc: Thomas Zimmermann <[email protected]>
Cc: Gerd Hoffmann <[email protected]>
Cc: Daniel Vetter <[email protected]>
Cc: Sam Ravnborg <[email protected]>
Cc: Emil Velikov <[email protected]>
Cc: "Y.C. Chen" <[email protected]>
Cc: <[email protected]> # v4.11+
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions