]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
drm/etnaviv: move idle mapping reaping into separate function
authorLucas Stach <l.stach@pengutronix.de>
Thu, 14 Jul 2022 10:31:42 +0000 (12:31 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 7 Jan 2023 10:16:00 +0000 (11:16 +0100)
commit48f38913ee3b9e3219f517fdc4478e4d9acac3fd
tree1623e0c60b68add9bce6a7b8d3fec46b6d9d0ced
parent4d54d11b49860686331c58a00f733b16a93edfc4
drm/etnaviv: move idle mapping reaping into separate function

commit 5a40837debaa9dcc71765d32ce1a15be068b6cc2 upstream.

The same logic is already used in two different places and now
it will also be needed outside of the compilation unit, so split
it into a separate function.

Cc: stable@vger.kernel.org # 5.19
Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
Reviewed-by: Guido Günther <agx@sigxcpu.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/gpu/drm/etnaviv/etnaviv_mmu.c
drivers/gpu/drm/etnaviv/etnaviv_mmu.h