]> git.baikalelectronics.ru Git - kernel.git/commit
drm/panel: Add simple panel mode for the ARM RTSM
authorLinus Walleij <linus.walleij@linaro.org>
Fri, 26 Oct 2018 11:13:34 +0000 (13:13 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Fri, 2 Nov 2018 08:11:20 +0000 (09:11 +0100)
commit327c4c3bfdfe98de2cc5879c061fb7b7c02c7e0b
treee0b2710874dccb9457a580ab7f93af139843542a
parent0f0acd762e5c37169e37ab4e8c361e7a0615343f
drm/panel: Add simple panel mode for the ARM RTSM

Having failed any attempts at a more generic solution,
I fall back to the very specific solution: define a simple
panel for the ARM RTSM emulated platforms.

I am doing this so we can convert all old users from the
previous fbdev driver to the PL111 DRM driver.

This works fine as far as I can test, provided the
device tree for RTSM AEMv8 is augmented accordingly.

Cc: Sudeep Holla <sudeep.holla@arm.com>
Cc: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Cc: Mali DP Maintainers <malidp@foss.arm.com>
Cc: Robin Murphy <robin.murphy@arm.com>
Reviewed-by: Liviu Dudau <liviu.dudau@arm.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20181026111334.3365-1-linus.walleij@linaro.org
drivers/gpu/drm/panel/panel-simple.c