All of lore.kernel.org
 help / color / mirror / Atom feed
From: Heiko Stuebner <heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org>
To: linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
Cc: robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org,
	mark.rutland-5wv7dgnIgG8@public.gmane.org,
	devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
Subject: Re: [PATCH v2 0/8] ARM: dts: rockchip: add Utgard Mali nodes for some socs
Date: Fri, 22 Sep 2017 11:23:27 +0200	[thread overview]
Message-ID: <3670729.UWqOD6MBPG@phil> (raw)
In-Reply-To: <20170915091812.13368-1-heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org>

Am Freitag, 15. September 2017, 11:18:04 CEST schrieb Heiko Stuebner:
> This adds a mali-supply similar to the Midgard binding, the
> compatibles for 3 Rockchip socs and the nodes for these.
> 
> The rk3036 and rk3188 gpus were tested, on the boards that
> get their gpus enabled, using the current Lima resurrection
> project and were able to probe the gpus sucessfully and draw
> a nice red-triangle in an off-screen application.
> 
> The only special thing Rockchip Malis do, is that all MMUs have
> a shared interrupt and all PPs also have a shared interrupt, but
> that works out well with the current binding.

applied all 8 for 4.15 with Rob's Acks for the binding changes.
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

WARNING: multiple messages have this Message-ID (diff)
From: heiko@sntech.de (Heiko Stuebner)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 0/8] ARM: dts: rockchip: add Utgard Mali nodes for some socs
Date: Fri, 22 Sep 2017 11:23:27 +0200	[thread overview]
Message-ID: <3670729.UWqOD6MBPG@phil> (raw)
In-Reply-To: <20170915091812.13368-1-heiko@sntech.de>

Am Freitag, 15. September 2017, 11:18:04 CEST schrieb Heiko Stuebner:
> This adds a mali-supply similar to the Midgard binding, the
> compatibles for 3 Rockchip socs and the nodes for these.
> 
> The rk3036 and rk3188 gpus were tested, on the boards that
> get their gpus enabled, using the current Lima resurrection
> project and were able to probe the gpus sucessfully and draw
> a nice red-triangle in an off-screen application.
> 
> The only special thing Rockchip Malis do, is that all MMUs have
> a shared interrupt and all PPs also have a shared interrupt, but
> that works out well with the current binding.

applied all 8 for 4.15 with Rob's Acks for the binding changes.

  parent reply	other threads:[~2017-09-22  9:23 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-15  9:18 [PATCH v2 0/8] ARM: dts: rockchip: add Utgard Mali nodes for some socs Heiko Stuebner
2017-09-15  9:18 ` Heiko Stuebner
     [not found] ` <20170915091812.13368-1-heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org>
2017-09-15  9:18   ` [PATCH v2 1/8] dt-bindings: gpu: mali-utgard: Add Rockchip Utgard Malis Heiko Stuebner
2017-09-15  9:18     ` Heiko Stuebner
     [not found]     ` <20170915091812.13368-2-heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org>
2017-09-20 20:52       ` Rob Herring
2017-09-20 20:52         ` Rob Herring
2017-09-15  9:18   ` [PATCH v2 2/8] dt-bindings: gpu: mali-utgard: add optional supply regulator Heiko Stuebner
2017-09-15  9:18     ` Heiko Stuebner
2017-09-15  9:18   ` [PATCH v2 3/8] dt-bindings: gpu: mali-utgard: add optional power-domain reference Heiko Stuebner
2017-09-15  9:18     ` Heiko Stuebner
     [not found]     ` <20170915091812.13368-4-heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org>
2017-09-20 20:52       ` Rob Herring
2017-09-20 20:52         ` Rob Herring
2017-09-15  9:18   ` [PATCH v2 4/8] ARM: dts: rockchip: add rk3036 gpu node Heiko Stuebner
2017-09-15  9:18     ` Heiko Stuebner
2017-09-15  9:18   ` [PATCH v2 5/8] ARM: dts: rockchip: enable the gpu on rk3036-kylin boards Heiko Stuebner
2017-09-15  9:18     ` Heiko Stuebner
2017-09-15  9:18   ` [PATCH v2 6/8] ARM: dts: rockchip: add rk322x gpu node Heiko Stuebner
2017-09-15  9:18     ` Heiko Stuebner
2017-09-15  9:18   ` [PATCH v2 7/8] ARM: dts: rockchip: add gpu nodes on rk3066/rk3188 Heiko Stuebner
2017-09-15  9:18     ` Heiko Stuebner
2017-09-15  9:18   ` [PATCH v2 8/8] ARM: dts: rockchip: enable gpu on rk3188-radxarock Heiko Stuebner
2017-09-15  9:18     ` Heiko Stuebner
2017-09-22  9:23   ` Heiko Stuebner [this message]
2017-09-22  9:23     ` [PATCH v2 0/8] ARM: dts: rockchip: add Utgard Mali nodes for some socs Heiko Stuebner

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=3670729.UWqOD6MBPG@phil \
    --to=heiko-4mtyjxux2i+zqb+pc5nmwq@public.gmane.org \
    --cc=devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
    --cc=linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
    --cc=mark.rutland-5wv7dgnIgG8@public.gmane.org \
    --cc=robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.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 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.