ChanServ changed the topic of #asahi-dev to: Asahi Linux: porting Linux to Apple Silicon macs | Non-development talk: #asahi | General development | GitHub: https://alx.sh/g | Wiki: https://alx.sh/w | Logs: https://alx.sh/l/asahi-dev
zumi_ has joined #asahi-dev
zumi has quit [Remote host closed the connection]
zumi_ is now known as zumi
denice has quit [Remote host closed the connection]
CoolStar has quit [Read error: Connection reset by peer]
cgsif^ has quit [Ping timeout: 480 seconds]
cgsif^ has joined #asahi-dev
Catyre has joined #asahi-dev
Catyre has quit []
kidplayer666 has quit [Quit: Connection closed for inactivity]
crabbedhaloablut has quit []
cgsif^ has quit [Ping timeout: 480 seconds]
cgsif^ has joined #asahi-dev
andymandias has quit [Ping timeout: 480 seconds]
tristan2 has joined #asahi-dev
AnuthaDev has joined #asahi-dev
tristan2_ has quit [Ping timeout: 480 seconds]
andymandias has joined #asahi-dev
zumi_ has joined #asahi-dev
zumi has quit [Remote host closed the connection]
zumi_ is now known as zumi
greguu has joined #asahi-dev
cow123 has quit [Remote host closed the connection]
cow123 has joined #asahi-dev
millenialhacker has joined #asahi-dev
millenialhacker has quit [Ping timeout: 480 seconds]
kidplayer666 has joined #asahi-dev
AnuthaDev has quit []
millenialhacker has joined #asahi-dev
chadmed has quit [Ping timeout: 480 seconds]
chadmed has joined #asahi-dev
millenialhacker has quit [Ping timeout: 480 seconds]
kidplayer666 has quit [Quit: Connection closed for inactivity]
deffreus has joined #asahi-dev
i509vcb has quit [Quit: Connection closed for inactivity]
crabbedhaloablut has joined #asahi-dev
crabbedhaloablut has quit [Read error: Connection reset by peer]
crabbedhaloablut has joined #asahi-dev
deffreus has quit [Remote host closed the connection]
denice has joined #asahi-dev
denice has quit [Read error: No route to host]
<janneg> kettenis: what do you mean? iova's out of the annotated dma-range? dma-range came later and nobody updated m1n1
jeisom has quit [Quit: Leaving]
jeisom has joined #asahi-dev
crabbedhaloablut has quit [Read error: Connection reset by peer]
crabbedhaloablut has joined #asahi-dev
zumi_ has joined #asahi-dev
zumi has quit [Remote host closed the connection]
zumi_ is now known as zumi
<kettenis> janneg: that is exactly what I mean
<kettenis> I also noticed something else that's weird with the apple,dma-range properties for some of the SoCs
<kettenis> the dcp driver enters some of the buffers into both the disp0 and dcp DARTs with the same iova
<kettenis> but on t8103 for example, the apple,dma-range windows of those two DARTs do not overlap
<janneg> that is already present in the adt. on t8103 it's based on asc-dram-mask in the ADT which only applies to dcp
<janneg> t8112 make the inconsistency even more obvious, see vm-base for dart-disp0 (0) and dart-dcp (0x800000000)
kidplayer666 has joined #asahi-dev
millenialhacker has joined #asahi-dev
millenialhacker has quit [Ping timeout: 480 seconds]
jacksonchen666 has joined #asahi-dev
zumi has quit [Remote host closed the connection]
jeisom has quit [Quit: Leaving]
zumi has joined #asahi-dev
jeisom has joined #asahi-dev
tirr has quit [Quit: ZNC 1.8.2 - https://znc.in]
tirr has joined #asahi-dev
as400 has quit [Quit: ZNC - https://znc.in]
<kettenis> but there vm-size for dart-disp0 is 0xfffff0000 such that it includes the dcp range
polysinne has joined #asahi-dev
jeisom has quit [Ping timeout: 480 seconds]
jeisom has joined #asahi-dev
systwi has quit [Ping timeout: 480 seconds]
systwi has joined #asahi-dev
polysinne has quit [Read error: Connection reset by peer]
gladiac is now known as Guest11890
gladiac has joined #asahi-dev
Guest11890 has quit [Ping timeout: 480 seconds]
zumi_ has joined #asahi-dev
zumi has quit [Remote host closed the connection]
zumi_ is now known as zumi
<kettenis> jaaneg: dcpep_cb_map_reg *WARNING* attempted to read invalid reg index 4
<kettenis> are we missing a register region on t600x?
DarkShadow44 has quit [Quit: ZNC - https://znc.in]
DarkShadow44 has joined #asahi-dev
<janneg> kettenis: I can't remember having seen that ever. which device and OS firmware?
<janneg> kettenis: or most probably incompatible driver and dtb
<janneg> the disp-4 register got moved to "apple,bw-scratch" because it is apple's wisdom always pmgr on die0
<janneg> i.e. we can't have it as reg since it must not be mapped to the second's dies MMIO range via ranges
DarkShadow44 has quit [Quit: ZNC - https://znc.in]
DarkShadow44 has joined #asahi-dev
zumi has quit [Remote host closed the connection]
zumi has joined #asahi-dev
cow123 has quit [Remote host closed the connection]
<kettenis> janneg: ah, thanks, I'm still working on crossing the apple,dma-addr bump
<kettenis> so older code with the latest dtb
DannyBee has joined #asahi-dev
DannyB has quit [Ping timeout: 480 seconds]
DannyBee has quit [Ping timeout: 480 seconds]
cow123 has joined #asahi-dev
lonjil has joined #asahi-dev
millenialhacker has joined #asahi-dev
millenialhacker has quit [Ping timeout: 480 seconds]
cgsif^ has quit [Remote host closed the connection]
DannyB has joined #asahi-dev
chadmed has quit [Quit: Konversation terminated!]
chadmed has joined #asahi-dev
chadmed has quit []
chadmed has joined #asahi-dev
chadmed has quit []
chadmed has joined #asahi-dev
chadmed has quit []
chadmed has joined #asahi-dev
kidplayer666 has quit [Quit: Connection closed for inactivity]
chadmed has quit []
chadmed has joined #asahi-dev
chadmed has quit []
chadmed has joined #asahi-dev
chadmed has quit []
chadmed has joined #asahi-dev
jeisom has quit [Remote host closed the connection]
jeisom has joined #asahi-dev
<vadorovsky> hi! quick question - I would like to submit a little patch to u-boot, related to the apple pcie driver
<vadorovsky> where should I send it? to asahi fork on github as a PR or to the upstream gitlab repo?
<vadorovsky> (the patch is just a simple fix to get it building with clang, I'm trying out building asahi-gentoo with llvm+musl :v)
<janneg> vadorovsky: hej, if the patch applies to upstream u-boot please send it to the u-boot ml, if not please create a github pr
<vadorovsky> janneg: thanks! it applies to upstream, will send it to the ml then
<janneg> thanks
crabbedhaloablut has quit []
john-cabaj has joined #asahi-dev