diff options
author | Marek Vasut <marex@denx.de> | 2020-03-09 21:18:33 +0100 |
---|---|---|
committer | Philipp Zabel <p.zabel@pengutronix.de> | 2020-07-20 15:16:05 +0200 |
commit | dbd1d67d9201ee1eeb770a4fa4459fa76018192f (patch) | |
tree | 66b71b8e174c229bae92bdbc4e1049cb181b808a /drivers/gpu/drm/imx/imx-ldb.c | |
parent | ba807c94f67fd64b3051199810d9e4dd209fdc00 (diff) |
drm/imx: parallel-display: Adjust bus_flags handling
The bus_flags handling logic does not seem to cover all potential
usecases. Specifically, this seems to fail with an "edt,etm0700g0edh6"
display attached to an 24bit display interface, with interface-pix-fmt
= "rgb24" set in DT.
This patch fixes the problem by overriding the imx_crtc_state->bus_flags
from the imxpd->bus_flags only if the DT property "interface-pix-fmt" is
present or if the DI provides no formats.
Signed-off-by: Marek Vasut <marex@denx.de>
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
Diffstat (limited to 'drivers/gpu/drm/imx/imx-ldb.c')
0 files changed, 0 insertions, 0 deletions