drm/ingenic: Set DMA descriptor chain address in probe
authorPaul Cercueil <paul@crapouillou.net>
Thu, 16 Jul 2020 16:38:40 +0000 (18:38 +0200)
committerPaul Cercueil <paul@crapouillou.net>
Thu, 16 Jul 2020 22:43:55 +0000 (00:43 +0200)
commite5507d2c01362b4953edb05dc84203be25eea737
treebaf857d02881be8c2d54ad270949e9d442a278c1
parent1f7596f4ad9b7fa68b2a27504036a1145d9c3cf1
drm/ingenic: Set DMA descriptor chain address in probe

The address of the DMA descriptor never changes. It can therefore be set
in the probe function.

v2-v3: No change

Signed-off-by: Paul Cercueil <paul@crapouillou.net>
Reviewed-by: Sam Ravnborg <sam@ravnborg.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20200716163846.174790-6-paul@crapouillou.net
drivers/gpu/drm/ingenic/ingenic-drm-drv.c