diff options
author | Thomas Zimmermann <tzimmermann@suse.de> | 2020-07-16 14:53:51 +0200 |
---|---|---|
committer | Thomas Zimmermann <tzimmermann@suse.de> | 2020-07-20 09:16:11 +0200 |
commit | 0149e7805b3c52753d727a7c519757a77435967b (patch) | |
tree | 83d1b10c301359b1c240b29b6efd4a2c9cc35770 /drivers/gpu/drm/omapdrm/omap_dmm_priv.h | |
parent | 8e46dc585389fedd1563698214b2153825789e1e (diff) |
drm/ast: Move VRAM size detection to ast_mm.c
VRAM size detection is only relevant to the memory management. Move
the code into ast_mm.c.
While at it, rename the function to ast_get_vram_size(). The function
argument's type is now struct ast_private. The result is stored in a
local variable and not in struct ast_private any longer.
Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Reviewed-by: Sam Ravnborg <sam@ravnborg.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20200716125353.31512-5-tzimmermann@suse.de
Diffstat (limited to 'drivers/gpu/drm/omapdrm/omap_dmm_priv.h')
0 files changed, 0 insertions, 0 deletions