Hi
Am 03.10.21 um 00:13 schrieb Patrik Jakobsson:
On Tue, Sep 28, 2021 at 10:44 AM Thomas Zimmermann wrote:
Allocation and pinning helpers for struct gtt_range are GEM functions,
so move them to gem.c. No functional changes.
Signed-off-by: Thomas Zimmermann
---
drivers/gpu/drm/gma500/fram
On Tue, Sep 28, 2021 at 10:44 AM Thomas Zimmermann wrote:
>
> Allocation and pinning helpers for struct gtt_range are GEM functions,
> so move them to gem.c. No functional changes.
>
> Signed-off-by: Thomas Zimmermann
> ---
> drivers/gpu/drm/gma500/framebuffer.c | 1 -
> drivers/gpu/drm/
Allocation and pinning helpers for struct gtt_range are GEM functions,
so move them to gem.c. No functional changes.
Signed-off-by: Thomas Zimmermann
---
drivers/gpu/drm/gma500/framebuffer.c | 1 -
drivers/gpu/drm/gma500/gem.c | 133 +--
drivers/gpu/drm/gma500/g