All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Framebuffer related fixes for Exynos / Origen
@ 2011-12-01  5:50 Tushar Behera
  2011-12-01  5:50 ` [PATCH 1/3] ARM: EXYNOS: Increase DMA pool allocator size for framebuffer Tushar Behera
                   ` (2 more replies)
  0 siblings, 3 replies; 14+ messages in thread
From: Tushar Behera @ 2011-12-01  5:50 UTC (permalink / raw)
  To: linux-samsung-soc; +Cc: kgene.kim, linaro-dev, patches

Following patchset is required to add framebuffer support on Origen.

The patches are based on following commit on Kukjin's for-next branch.

a188e1e "Merge branch 'next-samsung-devel' into for-next"

Tushar Behera (3):
  ARM: EXYNOS: Increase DMA pool allocator size for framebuffer
	- Required to allocate the framebuffer successfully

  ARM: EXYNOS: Add clkdev lookup entry for lcd clock
	- Required for framebuffer operation

  ARM: EXYNOS: Invert VCLK polarity for framebuffer on Origen board
	- Required to remove glitch in LCD display

 arch/arm/mach-exynos/clock.c       |   14 +++++++++-----
 arch/arm/mach-exynos/cpu.c         |    7 +++++++
 arch/arm/mach-exynos/mach-origen.c |    3 ++-
 3 files changed, 18 insertions(+), 6 deletions(-)

-- 
1.7.4.1

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

end of thread, other threads:[~2012-03-12  8:53 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-01  5:50 [PATCH 0/3] Framebuffer related fixes for Exynos / Origen Tushar Behera
2011-12-01  5:50 ` [PATCH 1/3] ARM: EXYNOS: Increase DMA pool allocator size for framebuffer Tushar Behera
2011-12-01  5:50 ` [PATCH 2/3] ARM: EXYNOS: Add clkdev lookup entry for lcd clock Tushar Behera
2012-02-29  5:45   ` Tushar Behera
     [not found]     ` <4F4DBB68.6000108-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
2012-03-10 14:22       ` Chenglie He
2012-03-12  8:53         ` Tushar Behera
2012-02-29  9:02   ` Sylwester Nawrocki
2012-02-29 10:26   ` Jingoo Han
2012-03-01  4:06     ` Kukjin Kim
     [not found]       ` <076b01ccf760$ad072730$07157590$%kim-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
2012-03-01  4:17         ` Tushar Behera
2012-03-01  5:15           ` Kukjin Kim
2012-03-09 16:08             ` Kukjin Kim
2011-12-01  5:50 ` [PATCH 3/3] ARM: EXYNOS: Invert VCLK polarity for framebuffer on Origen board Tushar Behera
2011-12-29  3:31   ` Kukjin Kim

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.