From: Inki Dae <inki.dae@samsung.com>
To: airlied@linux.ie, dri-devel@lists.freedesktop.org
Cc: Inki Dae <inki.dae@samsung.com>,
kyungmin.park@samsung.com, sw0312.kim@samsung.com
Subject: [PATCH 0/2] updated exynos-drm-fixes
Date: Tue, 03 Apr 2012 22:17:00 +0900 [thread overview]
Message-ID: <1333459022-10164-1-git-send-email-inki.dae@samsung.com> (raw)
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
next reply other threads:[~2012-04-03 13:17 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-04-03 13:17 Inki Dae [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1333459022-10164-1-git-send-email-inki.dae@samsung.com \
--to=inki.dae@samsung.com \
--cc=airlied@linux.ie \
--cc=dri-devel@lists.freedesktop.org \
--cc=kyungmin.park@samsung.com \
--cc=sw0312.kim@samsung.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).