drm/meson: store the framebuffer width for plane commit
authorNeil Armstrong <narmstrong@baylibre.com>
Mon, 21 Oct 2019 09:15:03 +0000 (11:15 +0200)
committerNeil Armstrong <narmstrong@baylibre.com>
Tue, 10 Dec 2019 09:08:37 +0000 (10:08 +0100)
commitce7cb472108c37884c6084b317ceb07592906133
tree4f857ab75c03b4ec903bd9f8fac35f8b084cd2ed
parent7704ddc6a59077088c8b2a43550b7b5be1877385
drm/meson: store the framebuffer width for plane commit

Also store the framebuffer width in the private common struct
to be used by the AFBC decoder module driver when committing the AFBC
plane.

Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
Reviewed-by: Kevin Hilman <khilman@baylibre.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20191021091509.3864-4-narmstrong@baylibre.com
drivers/gpu/drm/meson/meson_drv.h
drivers/gpu/drm/meson/meson_plane.c