All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] drm/exynos/mixer: small cleanups
@ 2014-05-04 15:26 ` Daniel Kurtz
  0 siblings, 0 replies; 27+ messages in thread
From: Daniel Kurtz @ 2014-05-04 15:26 UTC (permalink / raw)
  To: Inki Dae, Kukjin Kim
  Cc: linux-samsung-soc, Seung-Woo Kim, linux-kernel, dri-devel,
	Kyungmin Park, marcheu, linux-arm-kernel

I don't actually have a way of testing the video processor changes, but they
seem correct from looking at the code.  Hopefully someone has a way of testing
them.

Daniel Kurtz (4):
  drm/exynos/mixer: move format definitions to regs-mixer
  drm/exynos/mixer: use MXR_GRP_SXY_SY
  drm/exynos/mixer: planes are not disabled by setting dma_addr to zero
  drm/exynos/mixer: add support for NV21

 drivers/gpu/drm/exynos/exynos_drm_plane.c |  1 +
 drivers/gpu/drm/exynos/exynos_mixer.c     | 54 +++++++++++--------------------
 drivers/gpu/drm/exynos/regs-mixer.h       |  4 +++
 3 files changed, 23 insertions(+), 36 deletions(-)

-- 
1.9.1.423.g4596e3a

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

end of thread, other threads:[~2014-05-08 11:38 UTC | newest]

Thread overview: 27+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-04 15:26 [PATCH 0/4] drm/exynos/mixer: small cleanups Daniel Kurtz
2014-05-04 15:26 ` Daniel Kurtz
2014-05-04 15:26 ` Daniel Kurtz
2014-05-04 15:26 ` [PATCH 1/4] drm/exynos/mixer: move format definitions to regs-mixer Daniel Kurtz
2014-05-04 15:26   ` Daniel Kurtz
2014-05-04 15:26   ` Daniel Kurtz
2014-05-04 15:26 ` [PATCH 2/4] drm/exynos/mixer: use MXR_GRP_SXY_SY Daniel Kurtz
2014-05-04 15:26   ` Daniel Kurtz
2014-05-07  5:14   ` Seung-Woo Kim
2014-05-07  5:14     ` Seung-Woo Kim
2014-05-07  5:14     ` Seung-Woo Kim
2014-05-07 14:14     ` Daniel Kurtz
2014-05-07 14:14       ` Daniel Kurtz
2014-05-07 14:14       ` Daniel Kurtz
2014-05-08  4:33       ` Seung-Woo Kim
2014-05-08  4:33         ` Seung-Woo Kim
2014-05-08  4:33         ` Seung-Woo Kim
2014-05-08  9:21         ` Daniel Kurtz
2014-05-08  9:21           ` Daniel Kurtz
2014-05-08  9:21           ` Daniel Kurtz
2014-05-08 11:38           ` Inki Dae
2014-05-08 11:38             ` Inki Dae
2014-05-04 15:26 ` [PATCH 3/4] drm/exynos/mixer: planes are not disabled by setting dma_addr to zero Daniel Kurtz
2014-05-04 15:26   ` Daniel Kurtz
2014-05-04 15:26 ` [PATCH 4/4] drm/exynos/mixer: add support for NV21 Daniel Kurtz
2014-05-04 15:26   ` Daniel Kurtz
2014-05-04 15:26   ` Daniel Kurtz

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.