linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Meson VPU: fix CVBS output
@ 2019-12-08 17:18 Martin Blumenstingl
  2019-12-08 17:18 ` [PATCH v2 1/2] drm: meson: venc: cvbs: deduplicate the meson_cvbs_mode lookup code Martin Blumenstingl
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Martin Blumenstingl @ 2019-12-08 17:18 UTC (permalink / raw)
  To: linux-amlogic, narmstrong
  Cc: dri-devel, linux-arm-kernel, linux-kernel, airlied, daniel,
	Martin Blumenstingl

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


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2019-12-09  9:34 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-08 17:18 [PATCH v2 0/2] Meson VPU: fix CVBS output Martin Blumenstingl
2019-12-08 17:18 ` [PATCH v2 1/2] drm: meson: venc: cvbs: deduplicate the meson_cvbs_mode lookup code Martin Blumenstingl
2019-12-08 17:18 ` [PATCH v2 2/2] drm: meson: venc: cvbs: fix CVBS mode matching Martin Blumenstingl
2019-12-09  7:22 ` [PATCH v2 0/2] Meson VPU: fix CVBS output Neil Armstrong
2019-12-09  7:26 ` Neil Armstrong
2019-12-09  9:34 ` Neil Armstrong

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).