From: Tomasz Figa <tomasz.figa@gmail.com>
To: dri-devel@lists.freedesktop.org
Cc: linux-samsung-soc@vger.kernel.org, inki.dae@samsung.com,
jy0922.shim@samsung.com, t.figa@samsung.com,
Tomasz Figa <tomasz.figa@gmail.com>
Subject: [PATCH 0/4] drm/exynos: fimd: Add support for S3C6400/S3C6410
Date: Wed, 1 May 2013 21:02:25 +0200 [thread overview]
Message-ID: <1367434949-14838-1-git-send-email-tomasz.figa@gmail.com> (raw)
Much of the code in Exynos DRM subsystem is generic enough to use
it for older (non-Exynos) Samsung SoCs as well, after minor modifications.
This series starts adding support for previous SoCs to Exynos DRM by
introducing S3C64xx support to exynos_drm_fimd driver.
Adding support for remaining SoCs between S3C64xx and Exynos4 (S5PC100,
S5P64x0 and S5PV210) should be rather straightforward, but at the moment
I can test only on S3C6410, so I limited my changes only to this SoC.
On Tiny6410 (Mini6410-compatible) board based on Samsung S3C6410 SoC,
using my to-be-resubmitted patches for Device Tree support:
Tested-by: Tomasz Figa <tomasz.figa@gmail.com>
Tomasz Figa (4):
drm/exynos: fimd: Hold pointer to driver data in context struct
drm/exynos: fimd: Add support for FIMD versions without SHADOWCON
register
drm/exynos: fimd: Add support for FIMD variants with clock selection
drm/exynos: fimd: Add support for S3C64xx SoCs
drivers/gpu/drm/exynos/exynos_drm_fimd.c | 90 ++++++++++++++++++++++++--------
1 file changed, 68 insertions(+), 22 deletions(-)
--
1.8.2.1
next reply other threads:[~2013-05-01 19:02 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-05-01 19:02 Tomasz Figa [this message]
2013-05-01 19:02 ` [PATCH 1/4] drm/exynos: fimd: Hold pointer to driver data in context struct Tomasz Figa
2013-05-01 19:02 ` [PATCH 2/4] drm/exynos: fimd: Add support for FIMD versions without SHADOWCON register Tomasz Figa
2013-05-01 19:02 ` [PATCH 3/4] drm/exynos: fimd: Add support for FIMD variants with clock selection Tomasz Figa
2013-05-01 19:02 ` [PATCH 4/4] drm/exynos: fimd: Add support for S3C64xx SoCs Tomasz Figa
2013-05-19 11:26 ` [PATCH 0/4] drm/exynos: fimd: Add support for S3C6400/S3C6410 Tomasz Figa
2013-06-05 18:14 ` Tomasz Figa
2013-06-06 4:02 ` Joonyoung Shim
2013-06-10 12:18 ` 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=1367434949-14838-1-git-send-email-tomasz.figa@gmail.com \
--to=tomasz.figa@gmail.com \
--cc=dri-devel@lists.freedesktop.org \
--cc=inki.dae@samsung.com \
--cc=jy0922.shim@samsung.com \
--cc=linux-samsung-soc@vger.kernel.org \
--cc=t.figa@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