linux-amlogic.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] ARM: dts: meson: two GPU fixes
@ 2019-04-20  9:32 Martin Blumenstingl
  2019-04-20  9:32 ` [PATCH 1/2] ARM: dts: meson8: fix GPU interrupts and drop an undocumented property Martin Blumenstingl
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Martin Blumenstingl @ 2019-04-20  9:32 UTC (permalink / raw)
  To: linux-amlogic, khilman
  Cc: Martin Blumenstingl, linux-kernel, linux-arm-kernel

While switching over to the main mesa git repository I was testing
kmscube again. On my Meson8m2 board I noticed that two interrupts were
correctly set up. This didn't cause any errors so far because on my
setup the lima driver is using the "pp_bcast" interrupt instead of
ppX and ppmmuX.

While fixing the interrupt lines I also noticed that I accidentally
left the switch-delay property in there. That was needed at some
point to run the out-of-tree lima kernel driver. It's not required
anymore and it's not documented so drop it.

Target release: v5.2 (if possible because this is where the lima kernel
driver will land). No need to send it for v5.1-rcX because there lima
driver won't be part of v5.1.


Martin Blumenstingl (2):
  ARM: dts: meson8: fix GPU interrupts and drop an undocumented property
  ARM: dts: meson8b: drop undocumented property from the Mali GPU node

 arch/arm/boot/dts/meson8.dtsi  | 5 ++---
 arch/arm/boot/dts/meson8b.dtsi | 1 -
 2 files changed, 2 insertions(+), 4 deletions(-)

-- 
2.21.0


_______________________________________________
linux-amlogic mailing list
linux-amlogic@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-amlogic

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

end of thread, other threads:[~2019-05-06 23:44 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-20  9:32 [PATCH 0/2] ARM: dts: meson: two GPU fixes Martin Blumenstingl
2019-04-20  9:32 ` [PATCH 1/2] ARM: dts: meson8: fix GPU interrupts and drop an undocumented property Martin Blumenstingl
2019-04-20  9:32 ` [PATCH 2/2] ARM: dts: meson8b: drop undocumented property from the Mali GPU node Martin Blumenstingl
2019-05-06 23:43 ` [PATCH 0/2] ARM: dts: meson: two GPU fixes Kevin Hilman

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).