All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] arm64: dts: Add sdm845 GPU/GMU and SMMU
@ 2018-03-02 21:56 ` Jordan Crouse
  0 siblings, 0 replies; 40+ messages in thread
From: Jordan Crouse @ 2018-03-02 21:56 UTC (permalink / raw)
  To: freedreno-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW,
	dri-devel-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW
  Cc: nm-l0cyMroinI0, devicetree-u79uwXL29TY76Z2rM5mHXA,
	rnayak-sgV2jX0FEOL9JmXXK+q4OQ, linux-pm-u79uwXL29TY76Z2rM5mHXA,
	linux-arm-msm-u79uwXL29TY76Z2rM5mHXA,
	sboyd-sgV2jX0FEOL9JmXXK+q4OQ, dianders-F7+t8E8rja9g9hUCZPvPmw,
	vireshk-DgEjT+Ai2ygdnm+yROfE0A,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r

Building on the sdm845 changes from Rajendra and SMMU changes from Vivek this
is an initial stab at the DT nodes for the sdm845 GPU and GMU (graphics
management unit) which is responsible for the direct power control of the GPU
including the companion arm-smmu-v2 compatible SMMU.

Please refer to https://patchwork.freedesktop.org/series/37428/ for the driver
code.

Jordan Crouse (2):
  dt-bindings: Document qcom,adreno-gmu
  arm64: dts: sdm845: Support GPU/GMU

 .../devicetree/bindings/display/msm/gmu.txt        |  54 ++++++++++
 .../devicetree/bindings/display/msm/gpu.txt        |  10 +-
 arch/arm64/boot/dts/qcom/sdm845.dtsi               | 120 +++++++++++++++++++++
 3 files changed, 182 insertions(+), 2 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/display/msm/gmu.txt

-- 
2.16.1

_______________________________________________
Freedreno mailing list
Freedreno@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/freedreno

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

end of thread, other threads:[~2018-03-16 18:27 UTC | newest]

Thread overview: 40+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-02 21:56 [PATCH 0/2] arm64: dts: Add sdm845 GPU/GMU and SMMU Jordan Crouse
2018-03-02 21:56 ` Jordan Crouse
     [not found] ` <20180302215638.6145-1-jcrouse-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>
2018-03-02 21:56   ` [PATCH 1/2] dt-bindings: Document qcom,adreno-gmu Jordan Crouse
2018-03-02 21:56     ` Jordan Crouse
     [not found]     ` <20180302215638.6145-2-jcrouse-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>
2018-03-05 19:38       ` Rob Herring
2018-03-05 19:38         ` Rob Herring
2018-03-16 18:27         ` Jordan Crouse
2018-03-16 18:27           ` Jordan Crouse
2018-03-02 21:56   ` [PATCH 2/2] arm64: dts: sdm845: Support GPU/GMU Jordan Crouse
2018-03-02 21:56     ` Jordan Crouse
     [not found]     ` <20180302215638.6145-3-jcrouse-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>
2018-03-05  4:42       ` Viresh Kumar
2018-03-05  4:42         ` Viresh Kumar
2018-03-05 15:28         ` Jordan Crouse
2018-03-05 15:28           ` Jordan Crouse
     [not found]           ` <20180305152818.GC15200-9PYrDHPZ2Orvke4nUoYGnHL1okKdlPRT@public.gmane.org>
2018-03-06  4:26             ` Viresh Kumar
2018-03-06  4:26               ` Viresh Kumar
2018-03-06 15:37               ` [Freedreno] " Jordan Crouse
2018-03-06 15:37                 ` Jordan Crouse
     [not found]                 ` <20180306153757.GD15200-9PYrDHPZ2Orvke4nUoYGnHL1okKdlPRT@public.gmane.org>
2018-03-07  5:06                   ` Viresh Kumar
2018-03-07  5:06                     ` [Freedreno] " Viresh Kumar
2018-03-08 20:14                     ` Jordan Crouse
2018-03-08 20:14                       ` [Freedreno] " Jordan Crouse
     [not found]                       ` <20180308201438.GA10589-9PYrDHPZ2Orvke4nUoYGnHL1okKdlPRT@public.gmane.org>
2018-03-09  3:43                         ` Viresh Kumar
2018-03-09  3:43                           ` [Freedreno] " Viresh Kumar
2018-03-09 10:19                           ` Rajendra Nayak
2018-03-09 10:19                             ` Rajendra Nayak
     [not found]                             ` <4fd61bd2-757b-ef30-a07f-ed74af031ff5-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>
2018-03-09 15:47                               ` Jordan Crouse
2018-03-09 15:47                                 ` [Freedreno] " Jordan Crouse
2018-03-09 16:03                           ` Jordan Crouse
2018-03-09 16:03                             ` [Freedreno] " Jordan Crouse
2018-03-09 17:18                             ` Stephen Boyd
2018-03-09 17:18                               ` Stephen Boyd
     [not found]                               ` <152061592175.13890.6455929815877326231-n1Xw8LXHxjTHt/MElyovVYaSKrA+ACpX0E9HWUfgJXw@public.gmane.org>
2018-03-09 17:42                                 ` Jordan Crouse
2018-03-09 17:42                                   ` [Freedreno] " Jordan Crouse
     [not found]                                   ` <20180309174246.GD10589-9PYrDHPZ2Orvke4nUoYGnHL1okKdlPRT@public.gmane.org>
2018-03-12  5:54                                     ` Viresh Kumar
2018-03-12  5:54                                       ` [Freedreno] " Viresh Kumar
     [not found]                             ` <20180309160355.GC10589-9PYrDHPZ2Orvke4nUoYGnHL1okKdlPRT@public.gmane.org>
2018-03-12  5:52                               ` Viresh Kumar
2018-03-12  5:52                                 ` [Freedreno] " Viresh Kumar
2018-03-13 18:23                                 ` Stephen Boyd
2018-03-13 18:23                                   ` Stephen Boyd

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.