All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] update pixel format setting to fimd driver
@ 2013-08-20  5:45 Inki Dae
  2013-08-20  5:45 ` [PATCH 1/2] drm/exynos: fix fimd pixel format setting Inki Dae
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Inki Dae @ 2013-08-20  5:45 UTC (permalink / raw)
  To: airlied, dri-devel; +Cc: kyungmin.park, sw0312.kim

This patch series fix pixel format setting according to
drm_framebuffer's pixel_format, and check if a given window
supports alpha channel or not.

Inki Dae (2):
  drm/exynos: fix fimd pixel format setting
  drm/exynos: check a pixel format to a particular window layer

 drivers/gpu/drm/exynos/exynos_drm_fimd.c |   45 ++++++++++++++++--------------
 1 files changed, 24 insertions(+), 21 deletions(-)

-- 
1.7.5.4

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

end of thread, other threads:[~2013-08-20 23:33 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-20  5:45 [PATCH 0/2] update pixel format setting to fimd driver Inki Dae
2013-08-20  5:45 ` [PATCH 1/2] drm/exynos: fix fimd pixel format setting Inki Dae
2013-08-20  5:45 ` [PATCH 2/2] drm/exynos: check a pixel format to a particular window layer Inki Dae
2013-08-20 23:32 ` [PATCH 0/2] update pixel format setting to fimd driver Tomasz Figa

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.