linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] drm/meson: fix primary plane disabling
@ 2019-06-05 14:12 Neil Armstrong
  2019-06-05 14:12 ` [PATCH 1/2] " Neil Armstrong
  2019-06-05 14:12 ` [PATCH 2/2] drm/meson: fix G12A " Neil Armstrong
  0 siblings, 2 replies; 7+ messages in thread
From: Neil Armstrong @ 2019-06-05 14:12 UTC (permalink / raw)
  To: dri-devel; +Cc: linux-amlogic, linux-arm-kernel, linux-kernel, Neil Armstrong

The primary plane disabling logic is broken on all supported Amlogic
SoCs, and the G12A primary plane disable register write is wrong.

This patchset solves thse issues, and has been tested with the Baylibre
ffmpeg-drm tool and modetest.

Neil Armstrong (2):
  drm/meson: fix primary plane disabling
  drm/meson: fix G12A primary plane disabling

 drivers/gpu/drm/meson/meson_crtc.c  | 6 ++----
 drivers/gpu/drm/meson/meson_plane.c | 8 +++++---
 drivers/gpu/drm/meson/meson_viu.c   | 3 +--
 3 files changed, 8 insertions(+), 9 deletions(-)

-- 
2.21.0


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

end of thread, other threads:[~2019-06-07  8:07 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-05 14:12 [PATCH 0/2] drm/meson: fix primary plane disabling Neil Armstrong
2019-06-05 14:12 ` [PATCH 1/2] " Neil Armstrong
2019-06-06 17:25   ` Kevin Hilman
2019-06-07  8:07     ` Neil Armstrong
2019-06-05 14:12 ` [PATCH 2/2] drm/meson: fix G12A " Neil Armstrong
2019-06-06 17:30   ` Kevin Hilman
2019-06-07  8:07     ` 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).