]> 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)
commit2c2ca427660c02c653f1659bcaec452e0287020a
tree4f857ab75c03b4ec903bd9f8fac35f8b084cd2ed
parent3e812b187af2d246fd65269daaafdd5eee783923
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