[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20191208171832.1064772-1-martin.blumenstingl@googlemail.com>
Date: Sun, 8 Dec 2019 18:18:30 +0100
From: Martin Blumenstingl <martin.blumenstingl@...glemail.com>
To: linux-amlogic@...ts.infradead.org, narmstrong@...libre.com
Cc: dri-devel@...ts.freedesktop.org,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
airlied@...ux.ie, daniel@...ll.ch,
Martin Blumenstingl <martin.blumenstingl@...glemail.com>
Subject: [PATCH v2 0/2] Meson VPU: fix CVBS output
The goal of this series is to fix the CVBS output with the Meson VPU
driver. Prior to this series kmscube reported:
failed to set mode: Invalid argument
Changes since v1 at [0]:
- add patch to remove duplicate code (to match patch #2 easier)
- use drm_mode_match without DRM_MODE_MATCH_ASPECT_RATIO as suggested
by Neil
[0] https://patchwork.kernel.org/patch/11268161/
Martin Blumenstingl (2):
drm: meson: venc: cvbs: deduplicate the meson_cvbs_mode lookup code
drm: meson: venc: cvbs: fix CVBS mode matching
drivers/gpu/drm/meson/meson_venc_cvbs.c | 48 ++++++++++++++-----------
1 file changed, 27 insertions(+), 21 deletions(-)
--
2.24.0
Powered by blists - more mailing lists