]> git.itanic.dy.fi Git - linux-stable/commit
drm: renesas: shmobile: Move shmob_drm_crtc_finish_page_flip()
authorGeert Uytterhoeven <geert+renesas@glider.be>
Fri, 15 Sep 2023 08:53:46 +0000 (10:53 +0200)
committerGeert Uytterhoeven <geert+renesas@glider.be>
Mon, 16 Oct 2023 09:47:46 +0000 (11:47 +0200)
commita87e3159d488a125838eb6b8694549afca5e03be
treec83f46dd7725e66c2a61951a8e6ecf3af7e19d82
parent03f716f61e5560fee2c9c40db2a1ae318053c03d
drm: renesas: shmobile: Move shmob_drm_crtc_finish_page_flip()

Move the shmob_drm_crtc_finish_page_flip() function up, to avoid having
to move it during the modification in the next change.

Reviewed-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://lore.kernel.org/r/4c87bb31403d142f8f146176cb859a10a28a3601.1694767209.git.geert+renesas@glider.be
drivers/gpu/drm/renesas/shmobile/shmob_drm_crtc.c