From: s.hauer@pengutronix.de (Sascha Hauer)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 1/1] ARM: imx: add gpu device
Date: Fri, 1 Apr 2011 15:30:07 +0200 [thread overview]
Message-ID: <20110401133007.GA7285@pengutronix.de> (raw)
In-Reply-To: <AANLkTi=x=E2mSqFC-r7vC1hGBL+rJJ=XNWEY6a_UT-nE@mail.gmail.com>
Hi Mat,,
On Thu, Mar 31, 2011 at 07:36:33PM -0500, Matt Sealey wrote:
> We have a plan to port it to DRM, We even started for it. But it needs
> to work first, so we can get our reference on. Ports like this are
> best done slowly - you make it work, you do it piece by piece. We
> already did the GEM allocation and unified IPU and GPU memory
> allocation (after all framebuffer memory *is* texture memory on every
> other graphics card and the IPU/VPU/GPU need to be able to access each
> other's memory - they all share an EMI/AXI arbiter anyway). That in
> itself allows us to lock down the GPU using the AMD MMU which defines
> a 32MB-aligned window which the GPU can write into (otherwise the GPU
> can touch system memory). Then we just need to do the command stream
> stuff and properly port the IPU framebuffer to DRM Connectors and
> Encoders, so XRandR will magically work, we can stop using fbdevhw
> evil, and so on.
That's very good news. I hope you make good progress in this.
Once there is source code available which is useful to anything else but
provide a stub for a binary only userspace driver I'm of course open for
merging it.
Sascha
--
Pengutronix e.K. | |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
next prev parent reply other threads:[~2011-04-01 13:30 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-03-30 6:05 [PATCH v2 1/1] ARM: imx: add gpu device Richard Zhao
2011-03-30 7:16 ` Uwe Kleine-König
2011-03-30 8:16 ` Richard Zhao
2011-03-30 9:03 ` Eric Miao
2011-03-30 9:12 ` Uwe Kleine-König
2011-03-30 9:16 ` Wolfram Sang
2011-03-30 7:36 ` Sascha Hauer
2011-03-30 7:52 ` Arnaud Patard (Rtp)
2011-03-30 8:00 ` Richard Zhao
2011-03-30 8:05 ` Sascha Hauer
2011-03-30 22:23 ` Matt Sealey
2011-03-31 5:38 ` Richard Zhao
2011-04-01 0:29 ` Matt Sealey
2011-03-31 8:26 ` Sascha Hauer
2011-04-01 0:36 ` Matt Sealey
2011-04-01 13:30 ` Sascha Hauer [this message]
2011-03-31 10:00 ` Uwe Kleine-König
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=20110401133007.GA7285@pengutronix.de \
--to=s.hauer@pengutronix.de \
--cc=linux-arm-kernel@lists.infradead.org \
/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).