marcan changed the topic of #asahi to: Asahi Linux: porting Linux to Apple Silicon macs | General project discussion | GitHub: https://alx.sh/g | Wiki: https://alx.sh/w | Topics: #asahi-dev #asahi-re #asahi-gpu #asahi-offtopic | Keep things on topic | Logs: https://alx.sh/l/asahi
DanB91 has joined #asahi
DanB91 has quit [Remote host closed the connection]
marcan has quit [Quit: Now where's my screwdriver...]
marcan has joined #asahi
jeffmiw has joined #asahi
jeffmiw has quit [Client Quit]
DanB91 has joined #asahi
bloom has left #asahi [#asahi]
inglor_ has quit [Ping timeout: 240 seconds]
inglor has joined #asahi
DanB91 has quit [Remote host closed the connection]
DanB91 has joined #asahi
DanB91 has quit [Remote host closed the connection]
DanB91 has joined #asahi
jeffmiw has joined #asahi
DanB91 has quit [Ping timeout: 240 seconds]
frode_0xa has quit [Quit: leaving]
frode_0xa has joined #asahi
DanB91 has joined #asahi
DanB91 has quit [Remote host closed the connection]
nyx_o_ has quit [Ping timeout: 246 seconds]
nyx_o_ has joined #asahi
DanB91 has joined #asahi
troseman has joined #asahi
nyx_o_ has quit [Quit: WeeChat 2.8]
jeffmiw_ has joined #asahi
DanB91 has quit [Remote host closed the connection]
DanB91 has joined #asahi
DanB91 has quit [Ping timeout: 250 seconds]
vimal has quit [Quit: Leaving]
troseman has quit [Read error: Connection reset by peer]
choozy has joined #asahi
jeffmiw_ has quit [Remote host closed the connection]
jeffmiw_ has joined #asahi
jeffmiw_ has quit [Ping timeout: 240 seconds]
jeffmiw_ has joined #asahi
jeffmiw_ has quit []
Baughn_ has joined #asahi
DanB91 has joined #asahi
Baughn_ has quit [Quit: ZNC 1.6.2+deb1 - http://znc.in]
Baughn has quit []
Baughn has joined #asahi
DanB91 has quit [Ping timeout: 268 seconds]
linuxgemini has joined #asahi
linuxgemini has quit [Quit: Ping timeout (120 seconds)]
DanB91 has joined #asahi
frode_0xa has quit [Quit: leaving]
frode_0xa has joined #asahi
linuxgemini has joined #asahi
linuxgemini has quit [Client Quit]
linuxgemini has joined #asahi
DanB91 has quit [Remote host closed the connection]
mxw39 has quit [Quit: Konversation terminated!]
DanB91 has joined #asahi
mxw39 has joined #asahi
DanB91 has quit [Ping timeout: 268 seconds]
DanB91 has joined #asahi
raster has quit [Quit: Gettin' stinky!]
DanB91 has quit [Remote host closed the connection]
DanB91 has joined #asahi
DanB91 has quit [Ping timeout: 240 seconds]
jeffmiw has quit [Quit: Konversation terminated!]
jeffmiw has joined #asahi
<marcan>
maz: is that kernel robot stuff from your m1-pcie tree something I need to worry about? I tried a ppc64 build here on my v4 branch and it seems to work fine
DanB91 has joined #asahi
DanB91 has quit [Ping timeout: 268 seconds]
DanB91 has joined #asahi
KindTwo has joined #asahi
DanB91 has quit [Client Quit]
KindOne has quit [Ping timeout: 260 seconds]
KindTwo is now known as KindOne
jeffmiw_ has joined #asahi
odmir has joined #asahi
bpye has quit [Ping timeout: 240 seconds]
jeffmiw_ has quit [Remote host closed the connection]
bpye has joined #asahi
jeffmiw_ has joined #asahi
odmir has quit []
odmir has joined #asahi
HannaM has joined #asahi
<kettenis1>
marcan: looks like that bot picked up a branch that it shouldn't
<kettenis1>
related to pcie development
<kettenis1>
speaking about pcie: I'm looking at the pcie tunables in m1n1
<kettenis1>
two issues there:
<kettenis1>
1. to process some of the phy tunables I need to enable some clocks that are controlled by registers in the pcie block
<kettenis1>
2. the "fuse" tunables transplant some bits extracted from registers outside the pcie block (that are mentioned in the "reg" property of the pcie controller in the ADT) to some registers in the pcie block
jeffmiw_ has quit [Read error: Connection reset by peer]
jeffmiw_ has joined #asahi
<kettenis1>
at this point, the only reference I have for these is the correllium code
<kettenis1>
is using what I learned from reading the corellium code ok, or do I need to wait for someone to re-RE those bits?