public inbox for linux-tegra@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 00/13] ARM: tegra: Enable DSI, panel and 3D support
@ 2013-10-15 15:27 Thierry Reding
       [not found] ` <1381850883-12722-1-git-send-email-treding-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
  0 siblings, 1 reply; 32+ messages in thread
From: Thierry Reding @ 2013-10-15 15:27 UTC (permalink / raw)
  To: Stephen Warren; +Cc: linux-tegra-u79uwXL29TY76Z2rM5mHXA

This series enables DSI, HDMI and gr2d support on Dalmore as well as
panel support for Cardhu and Harmony. gr3d support is also enabled on
Tegra20 through Tegra114.

I think I've addressed all comments from the initial version. A more
notable addition was that of gr3d support and a WIP patch for Tegra114
powergate support. I wanted to get some feedback on how to continue
with the powergate patch (array vs. map, see patch for details) before
finalizing it.

Thierry

Mikko Perttunen (2):
  ARM: tegra: Add host1x, DC and HDMI to Tegra114 device tree
  ARM: tegra: Enable HDMI support on Dalmore

Thierry Reding (11):
  ARM: tegra: Mark Tegra30 display controller compatible with Tegra20
  ARM: tegra: Enable LVDS and HDMI on Cardhu
  ARM: tegra: Enable LVDS output on Harmony
  ARM: tegra: Add MIPI calibration DT entries for Tegra114
  ARM: tegra: Add Tegra114 DSI support
  ARM: tegra: Add Tegra114 gr2d support
  ARM: tegra: Enable DSI support on Dalmore
  ARM: tegra: Enable DRM panel support
  ARM: tegra: Add Tegra114 gr3d support
  ARM: tegra: Use symbolic names for gr3d clocks
  WIP: ARM: tegra: Add Tegra114 powergate support

 arch/arm/boot/dts/tegra114-dalmore.dts | 58 +++++++++++++++++-----
 arch/arm/boot/dts/tegra114.dtsi        | 89 ++++++++++++++++++++++++++++++++++
 arch/arm/boot/dts/tegra20-harmony.dts  | 36 +++++++++++++-
 arch/arm/boot/dts/tegra30-cardhu.dtsi  | 50 ++++++++++++++++++-
 arch/arm/boot/dts/tegra30.dtsi         |  5 +-
 arch/arm/configs/tegra_defconfig       |  2 +
 arch/arm/mach-tegra/powergate.c        | 41 ++++++++++++++++
 include/linux/tegra-powergate.h        |  9 +++-
 8 files changed, 271 insertions(+), 19 deletions(-)

-- 
1.8.4

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

end of thread, other threads:[~2013-10-17 19:38 UTC | newest]

Thread overview: 32+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-15 15:27 [PATCH v2 00/13] ARM: tegra: Enable DSI, panel and 3D support Thierry Reding
     [not found] ` <1381850883-12722-1-git-send-email-treding-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
2013-10-15 15:27   ` [PATCH v2 01/13] ARM: tegra: Mark Tegra30 display controller compatible with Tegra20 Thierry Reding
2013-10-15 15:27   ` [PATCH v2 02/13] ARM: tegra: Enable LVDS and HDMI on Cardhu Thierry Reding
     [not found]     ` <1381850883-12722-3-git-send-email-treding-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
2013-10-15 20:39       ` Stephen Warren
     [not found]         ` <525DA807.4010500-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
2013-10-16 11:09           ` Thierry Reding
     [not found]             ` <20131016110911.GH21963-AwZRO8vwLAwmlAP/+Wk3EA@public.gmane.org>
2013-10-16 16:58               ` Stephen Warren
2013-10-15 15:27   ` [PATCH v2 03/13] ARM: tegra: Enable LVDS output on Harmony Thierry Reding
2013-10-15 15:27   ` [PATCH v2 04/13] ARM: tegra: Add MIPI calibration DT entries for Tegra114 Thierry Reding
     [not found]     ` <1381850883-12722-5-git-send-email-treding-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
2013-10-15 20:41       ` Stephen Warren
     [not found]         ` <525DA888.2060800-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
2013-10-16 10:57           ` Thierry Reding
     [not found]             ` <20131016105743.GG21963-AwZRO8vwLAwmlAP/+Wk3EA@public.gmane.org>
2013-10-16 16:53               ` Stephen Warren
2013-10-16 16:56               ` Stephen Warren
2013-10-15 15:27   ` [PATCH v2 05/13] ARM: tegra: Add host1x, DC and HDMI to Tegra114 device tree Thierry Reding
2013-10-15 15:27   ` [PATCH v2 06/13] ARM: tegra: Add Tegra114 DSI support Thierry Reding
2013-10-15 15:27   ` [PATCH v2 07/13] ARM: tegra: Add Tegra114 gr2d support Thierry Reding
2013-10-15 15:27   ` [PATCH v2 08/13] ARM: tegra: Enable DSI support on Dalmore Thierry Reding
2013-10-15 15:27   ` [PATCH v2 09/13] ARM: tegra: Enable HDMI " Thierry Reding
2013-10-15 15:28   ` [PATCH v2 10/13] ARM: tegra: Enable DRM panel support Thierry Reding
2013-10-15 15:28   ` [PATCH v2 11/13] ARM: tegra: Add Tegra114 gr3d support Thierry Reding
2013-10-15 15:28   ` [PATCH v2 12/13] ARM: tegra: Use symbolic names for gr3d clocks Thierry Reding
2013-10-15 15:28   ` [PATCH v2 13/13] WIP: ARM: tegra: Add Tegra114 powergate support Thierry Reding
     [not found]     ` <1381850883-12722-14-git-send-email-treding-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
2013-10-15 21:50       ` Stephen Warren
     [not found]         ` <525DB8B2.2050203-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
2013-10-16  2:31           ` Joseph Lo
     [not found]             ` <1381890671.11523.15.camel-yx3yKKdKkHfc7b1ADBJPm0n48jw8i0AO@public.gmane.org>
2013-10-16 10:51               ` Thierry Reding
2013-10-16 19:12               ` Thierry Reding
     [not found]                 ` <20131016191225.GA660-AwZRO8vwLAwmlAP/+Wk3EA@public.gmane.org>
2013-10-17  2:39                   ` Joseph Lo
2013-10-16 10:48           ` Thierry Reding
     [not found]             ` <20131016104848.GE21963-AwZRO8vwLAwmlAP/+Wk3EA@public.gmane.org>
2013-10-16 16:47               ` Stephen Warren
2013-10-17  2:20               ` Joseph Lo
2013-10-17 17:37   ` [PATCH v2 00/13] ARM: tegra: Enable DSI, panel and 3D support Stephen Warren
     [not found]     ` <52602063.30501-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
2013-10-17 17:45       ` Stephen Warren
     [not found]         ` <5260224F.6020509-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
2013-10-17 19:38           ` Thierry Reding

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox