]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf28b877d6445734da8b6abba080987ab0f2a555d
tree4f857ab75c03b4ec903bd9f8fac35f8b084cd2ed
parentf3955246d9c5701b4992c4c90d2f4f5b2e4f9355
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