narmstrong changed the topic of #linux-amlogic to: Amlogic mainline kernel development discussion - our wiki http://linux-meson.com/ - ml linux-amlogic@lists.infradead.org - official channel moved from Freenode - publicly logged on https://libera.irclog.whitequark.org/linux-amlogic
camus has quit [Quit: camus]
Lila-Kuh has quit [Quit: geht mal an die frische Luft...]
camus has joined #linux-amlogic
vagrantc has quit [Quit: leaving]
buzzmarshall has quit [Quit: Konversation terminated!]
Consolatis has joined #linux-amlogic
Consolatis is now known as Guest1488
Guest1488 has quit [Ping timeout: 250 seconds]
camus has quit [Ping timeout: 240 seconds]
tdebrouw has joined #linux-amlogic
camus has joined #linux-amlogic
<tdebrouw> narmstrong: I have a strange issue.
<tdebrouw> On a a311d device
<tdebrouw> Image is fine over mipi
<tdebrouw> but
<tdebrouw> I added an nvme drive on the pcie bus
<tdebrouw> the drive is fine
<tdebrouw> if I copy a file to the disk, then the mipi output is messed up
<tdebrouw> I mounted my drive on /nvme
<tdebrouw> dd if=/dev/zero of=/nvme/test.test bs=4M
<tdebrouw> is giving me a garbled output
<tdebrouw> *output on mipi
<tdebrouw> I'm thinking about signal integrity
<tdebrouw> or priorities on the internal axi bus?
<tdebrouw> any other suggestions?
<tdebrouw> any way to configure the priorities?
<narmstrong> tdebrouw: add `pci=pcie_bus_perf` to the kernel cmdline
buzzmarshall has joined #linux-amlogic
cyrozap-ZNC has quit [Quit: Client quit]
cyrozap has joined #linux-amlogic
<tdebrouw> narmstrong: that fixed my issue
<tdebrouw> thanks a lot
<tdebrouw> although I'm not sure why it's fixed?
<narmstrong> tdebrouw: it's the right fix, khadas tried to have it in the kernel, but it's not that simple
<narmstrong> tdebrouw: TL;DR witthout this the PCIe inbound packets are too long for how the PCIe controller was configured and they get split and then it saturates the AXI DDR interface causing read delays on the display controller
<tdebrouw> narmstrong: that makes sense
<tdebrouw> thanks
jernej has joined #linux-amlogic
vagrantc has joined #linux-amlogic
_whitelogger has joined #linux-amlogic
tdebrouw has quit [Quit: Leaving.]
jernej has quit [Quit: Konversation terminated!]
jernej has joined #linux-amlogic
jernej has quit [Ping timeout: 256 seconds]