<alyssa>
disp0 stream 0 dart, disp0 stream 4 dart, dcp locked dart, DCP memory mapping callbacks, and DCP piodma stub driver are all possibly suspects
<alyssa>
The disp0 stream 0 dart is probably fine given the dumb framebuffer works, the rest could be culprits
nela has joined #asahi-dev
Catyre has quit [Ping timeout: 480 seconds]
Gaspare has quit [Quit: Gaspare]
bisko has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
Gaspare has joined #asahi-dev
Gaspare has quit []
bisko has joined #asahi-dev
Gaspare has joined #asahi-dev
<_jannau_>
alyssa: crash happens before the dcp endpoint is started that rules most of dcp.c out
<_jannau_>
dart-dcp looks as expected after the crash, based on the HV output the mappings should be in place before the dcp is started
<_jannau_>
but I should verify that and the mappings in detail
Catyre has joined #asahi-dev
SuperED has quit [Ping timeout: 480 seconds]
Gaspare has quit [Quit: Gaspare]
Catyre has quit [Ping timeout: 480 seconds]
Gaspare has joined #asahi-dev
the_lanetly_052 has joined #asahi-dev
the_lanetly_052 has quit []
the_lanetly_052 has joined #asahi-dev
Gaspare has quit [Quit: Gaspare]
<alyssa>
hum, okay
<alyssa>
does m1n1's dcp work?
bisko has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<_jannau_>
not tested yet, also not sure if m1n1's dcp works on the m1 max unmodified, I'll test on the mac mini later
doggkruse has joined #asahi-dev
Catyre has joined #asahi-dev
Gaspare has joined #asahi-dev
Gaspare has quit []
Gaspare has joined #asahi-dev
Catyre has quit [Ping timeout: 480 seconds]
jluthra has quit [Remote host closed the connection]
jluthra has joined #asahi-dev
Major_Biscuit has quit [Ping timeout: 480 seconds]
c10l has quit [Quit: Bye o/]
c10l has joined #asahi-dev
bisko has joined #asahi-dev
tomf has quit [Remote host closed the connection]
probie_ has quit [Remote host closed the connection]
d4ve has quit [Remote host closed the connection]
WhyNotHugo has quit [Write error: connection closed]
alethkit has quit [Remote host closed the connection]
coder_kalyan has quit [Remote host closed the connection]
Gaspare has quit [Quit: Gaspare]
cds has joined #asahi-dev
coder_kalyan has joined #asahi-dev
gpanders has joined #asahi-dev
WhyNotHugo has joined #asahi-dev
tomf has joined #asahi-dev
d4ve has joined #asahi-dev
tsujp has joined #asahi-dev
probie has joined #asahi-dev
alethkit has joined #asahi-dev
cds has quit [Remote host closed the connection]
tsujp has quit [Remote host closed the connection]
WhyNotHugo has quit [Remote host closed the connection]
d4ve has quit [Remote host closed the connection]
tomf has quit [Remote host closed the connection]
probie has quit [Remote host closed the connection]
gpanders has quit [Remote host closed the connection]
coder_kalyan has quit [Remote host closed the connection]
alethkit has quit [Remote host closed the connection]
coder_kalyan has joined #asahi-dev
d4ve has joined #asahi-dev
tomf has joined #asahi-dev
WhyNotHugo has joined #asahi-dev
probie has joined #asahi-dev
cds has joined #asahi-dev
gpanders has joined #asahi-dev
tsujp has joined #asahi-dev
alethkit has joined #asahi-dev
doggkruse has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
Gaspare has joined #asahi-dev
tsujp has quit [Remote host closed the connection]
cds has quit [Remote host closed the connection]
alethkit has quit [Remote host closed the connection]
WhyNotHugo has quit [Remote host closed the connection]
coder_kalyan has quit [Remote host closed the connection]
gpanders has quit [Remote host closed the connection]
d4ve has quit [Remote host closed the connection]
tomf has quit [Remote host closed the connection]
probie has quit [Remote host closed the connection]
WhyNotHugo has joined #asahi-dev
gpanders has joined #asahi-dev
cds has joined #asahi-dev
probie has joined #asahi-dev
tsujp has joined #asahi-dev
tomf has joined #asahi-dev
alethkit has joined #asahi-dev
d4ve has joined #asahi-dev
coder_kalyan has joined #asahi-dev
bisko has quit [Read error: Connection reset by peer]
bisko has joined #asahi-dev
ptrc has quit [Remote host closed the connection]
ptrc has joined #asahi-dev
<jannau>
dcp works on the mac m1n1. I fixed issue in the dart reset avoidance code. the important stream ids were reset but I'm not sure if that explains the crash
<alyssa>
jannau: :D
the_lanetly_052 has quit [Ping timeout: 480 seconds]
<jannau>
almost tricked myself since I added crashlog parsing to the tracer and that seems to be buggy and triggers a crashed on the initial message
<jannau>
argh, I see now. I have to reset the crashlog buffer after m1n1 shuts dcp down
<jannau>
so that means dcp works on the mini
<jannau>
and dcp works on the m1 max as well
<alyssa>
congrats!
bisko has quit [Read error: Connection reset by peer]
bisko has joined #asahi-dev
Gaspare has quit [Read error: No route to host]
nyx_o has quit [Quit: WeeChat 3.5]
bisko has quit [Read error: Connection reset by peer]
bisko has joined #asahi-dev
c10l3 has joined #asahi-dev
c10l has quit [Ping timeout: 480 seconds]
psykose has joined #asahi-dev
<amarioguy>
sven: i looked over my code again and *it seems* for now at least the rough draft of the i2c changes are done for the most part
<amarioguy>
how do i submit my changes for review?
<sven>
nice!
<sven>
either directly to LKML or you can just post a link to sone GitHub branch here and I’ll take a look
psykose has quit [Remote host closed the connection]
psykose has joined #asahi-dev
<sven>
for LKML there’s a how to somewhere but essentially checkpatch.pl (where you can ignore some warnings because it sometimes gets stuff wrong) then git format-patch, then getmaintainers.pl and then git send-email
<amarioguy>
alright gotcha, should be on the asahi mailing list soon enough
<sven>
make sure to run getmaintainers.pl. It also needs to go to at least the i2c mailing list + maintainers
<amarioguy>
will do
<amarioguy>
lol i just realized i actually forgot to set the IRQ mask.. slight facepalm there (i assume it works the same as the SMSTA register where a 0 bit unmasks interrupts?)
<alyssa>
amarioguy: giving sven a advanced look is recommended lest you be torn about on list
<alyssa>
sven is nice. not all reviewers are
<amarioguy>
yea prolly gonna make a branch or smth beforehand lol
c10l3 has quit []
c10l3 has joined #asahi-dev
bisko has quit [Read error: Connection reset by peer]