commit | 52e4607dace1eeeb2e012fca291dc4e6cb449bff | [log] [tgz] |
---|---|---|
author | Paul Cercueil <paul@crapouillou.net> | Tue Dec 10 15:41:39 2019 +0100 |
committer | Paul Cercueil <paul@crapouillou.net> | Sat Dec 14 19:26:10 2019 +0100 |
tree | 7272245cf764e5027b367f306191ebf4ff85bd38 | |
parent | 354b051c5dcbeb35bbfd5d54161364fc7a75a58a [diff] |
gpu/drm: ingenic: Use the plane's src_[x,y] to configure DMA length Instead of obtaining the width/height of the framebuffer from the CRTC state, obtain it from the current plane state. v2: No change Signed-off-by: Paul Cercueil <paul@crapouillou.net> Link: https://patchwork.freedesktop.org/patch/msgid/20191210144142.33143-3-paul@crapouillou.net # *** extracted tags *** Acked-by: Sam Ravnborg <sam@ravnborg.org>