diff options
author | 2022-03-08 20:52:19 +0100 | |
---|---|---|
committer | 2022-03-16 17:42:22 +0100 | |
commit | 42ceddb696a01e6e31e90c456b882392f1572d69 (patch) | |
tree | 3acb1047131aaac22e474014ca614cace2d4aff7 /drivers/gpu/drm/gma500/gem.c | |
parent | drm/gma500: Split GTT init/resume/fini into GTT and GEM functions (diff) | |
download | linux-rng-42ceddb696a01e6e31e90c456b882392f1572d69.tar.xz linux-rng-42ceddb696a01e6e31e90c456b882392f1572d69.zip |
drm/gma500: Inline psb_gtt_restore()
Inline psb_gtt_restore() into its only caller in power.c.
Perform the GTT restoration in psb_gem_mm_resume(). The restoration
step is part of GEM anyway and will be moved over at some point.
Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Acked-by: Patrik Jakobsson <patrik.r.jakobsson@gmail.com>
Signed-off-by: Patrik Jakobsson <patrik.r.jakobsson@gmail.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20220308195222.13471-10-tzimmermann@suse.de
Diffstat (limited to 'drivers/gpu/drm/gma500/gem.c')
0 files changed, 0 insertions, 0 deletions