dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] updated exynos-drm-fixes
@ 2012-04-03 13:17 Inki Dae
  2012-04-03 13:17 ` [PATCH 1/2] drm/exynos: fixed page align and code clean Inki Dae
  2012-04-03 13:17 ` [PATCH 2/2] drm/exynos: fixed duplicated page allocation bug Inki Dae
  0 siblings, 2 replies; 3+ messages in thread
From: Inki Dae @ 2012-04-03 13:17 UTC (permalink / raw)
  To: airlied, dri-devel; +Cc: Inki Dae, kyungmin.park, sw0312.kim

this patch set fixes page align and duplicated allocation issues
and removes unnecessary codes for code clean.

this patch set is based on git repository below:
	git://people.freedesktop.org/~airlied/linux.git drm-fixes
	commit-id: 62fb376e214d3c1bfdf6fbb77dac162f6da04d7e

Please let me know if there is any problem.

Thanks,
Inki Dae

Inki Dae (2):
  drm/exynos: fixed page align and code clean.
  drm/exynos: fixed duplicated page allocation bug.

 drivers/gpu/drm/exynos/exynos_drm_buf.c |   47 +++++++++---------------------
 drivers/gpu/drm/exynos/exynos_drm_gem.c |   45 +++++++++++++++++++++++------
 drivers/gpu/drm/exynos/exynos_drm_gem.h |    2 +
 include/drm/exynos_drm.h                |    3 +-
 4 files changed, 54 insertions(+), 43 deletions(-)

-- 
1.7.4.1

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

end of thread, other threads:[~2012-04-03 13:17 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-03 13:17 [PATCH 0/2] updated exynos-drm-fixes Inki Dae
2012-04-03 13:17 ` [PATCH 1/2] drm/exynos: fixed page align and code clean Inki Dae
2012-04-03 13:17 ` [PATCH 2/2] drm/exynos: fixed duplicated page allocation bug Inki Dae

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).