marcan changed the topic of #asahi-gpu to: Asahi Linux: porting Linux to Apple Silicon macs | GPU / 3D graphics stack black-box RE and development (NO binary reversing) | Keep things on topic | GitHub: https://alx.sh/g | Wiki: https://alx.sh/w | Logs: https://alx.sh/l/asahi-gpu
artemist has joined #asahi-gpu
odmir has joined #asahi-gpu
linkmauve has quit [Ping timeout: 276 seconds]
odmir has quit [Ping timeout: 240 seconds]
odmir has joined #asahi-gpu
aquijoule_ has joined #asahi-gpu
richbridger has quit [Ping timeout: 265 seconds]
odmir has quit [Ping timeout: 240 seconds]
phiologe has joined #asahi-gpu
PhilippvK has quit [Ping timeout: 276 seconds]
herbas has joined #asahi-gpu
herbas has quit [Client Quit]
linkmauve has joined #asahi-gpu
prusnak has quit [Quit: Connection closed for inactivity]
choozy has joined #asahi-gpu
prusnak has joined #asahi-gpu
choozy has quit [Ping timeout: 246 seconds]
zkrx has quit [Ping timeout: 265 seconds]
zkrx has joined #asahi-gpu
odmir has joined #asahi-gpu
odmir_ has joined #asahi-gpu
odmir has quit [Ping timeout: 240 seconds]
odmir_ has quit [Ping timeout: 240 seconds]
chrisf has quit [Quit: ZNC - https://znc.in]
chrisf has joined #asahi-gpu
qyousef_ has quit [Ping timeout: 265 seconds]
avx3[m] has joined #asahi-gpu
odmir has joined #asahi-gpu
odmir has quit [Remote host closed the connection]
odmir has joined #asahi-gpu
bsandro has quit [*.net *.split]
Shiz has quit [*.net *.split]
tmlind has quit [*.net *.split]
vlixa has quit [*.net *.split]
Ziemas has quit [*.net *.split]
macc24 has quit [*.net *.split]
bsandro has joined #asahi-gpu
Shiz has joined #asahi-gpu
vlixa has joined #asahi-gpu
tmlind has joined #asahi-gpu
macc24 has joined #asahi-gpu
Ziemas has joined #asahi-gpu
odmir has quit [Remote host closed the connection]
odmir has joined #asahi-gpu
odmir has quit [Remote host closed the connection]
odmir has joined #asahi-gpu
odmir has quit [Remote host closed the connection]
odmir has joined #asahi-gpu
odmir has quit [Ping timeout: 240 seconds]
odmir has joined #asahi-gpu
linkmauve has quit [Ping timeout: 240 seconds]
odmir has quit [Remote host closed the connection]
odmir has joined #asahi-gpu
linkmauve has joined #asahi-gpu
bloom has quit [Ping timeout: 245 seconds]
bloom_ has joined #asahi-gpu
bloom_ is now known as bloom
<bloom> Hey, I'm curious -
<bloom> Anyone here know why my nick is `bloom`? :-P
<jn__> i can guess
<jn__> rose twigs do bloom
zkrx has quit [Ping timeout: 260 seconds]
choozy has joined #asahi-gpu
zkrx has joined #asahi-gpu
odmir has quit [Remote host closed the connection]
odmir has joined #asahi-gpu
<PthariensFlame[m> Does it have to do with filters?
choozy has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
<bloom> Nope, and nope respectively :)
<bloom> PthariensFlame[m: although that admittedly would be in character
* bloom makes a note to name her next handle "Sobel"
<j`ey> random word from the dictionary?
<Yuzu> you really like Winx?
odmir has quit [Remote host closed the connection]
odmir has joined #asahi-gpu
<bloom> nope and nope
* bloom thought it would be obvious
odmir has quit [Remote host closed the connection]
<bloom> DYLD_INERT_LIBRARIES=~/asahi/gpu/wrap.dylib
<bloom> ^ This is useless ;)
<dougall> hahahaha
<bloom> dougall: Hey, can I pick your brain about device_load?
<dougall> sure :)
<bloom> --wait no my bug derp
<bloom> I was about to ask how i16 works but then I realized I just can't read your notes lol
<bloom> sorry sorry
<bloom> Bigger issue is these GPU hangs...
<bloom> virtual void IOGPUCommandQueue::processCommandBuffer(uint32_t, uint32_t): kernelCommandStart(0) or kernelCommandEnd(1920) exceeds kernelCommandDataSize(16384)
<bloom> ^ That shows up in Console.app when the hang happens.. notice this is very much -not- a fault though
<bloom> I mean Console.app labels it as a FAULT but not the kind of fault I mean
<bloom> I guess there's a special 'drain kernel command buffer' command or something