ChanServ changed the topic of #asahi-gpu to: Asahi Linux GPU development (no user support, NO binary reversing) | Keep things on topic | GitHub: https://alx.sh/g | Wiki: https://alx.sh/w | Logs: https://alx.sh/l/asahi-gpu
Nokurn has quit [Ping timeout: 480 seconds]
Tramtris1 is now known as Tramtrist
Nokurn has joined #asahi-gpu
nela has joined #asahi-gpu
Nokurn has quit [Ping timeout: 480 seconds]
nela has quit [Ping timeout: 480 seconds]
nela has joined #asahi-gpu
hightower3 has joined #asahi-gpu
hightower2 has quit [Ping timeout: 480 seconds]
pthariensflame has joined #asahi-gpu
pthariensflame has quit [Quit: Textual IRC Client: www.textualapp.com]
jlco has quit [Ping timeout: 480 seconds]
pyropeter2 has joined #asahi-gpu
pyropeter1 has quit [Ping timeout: 480 seconds]
possiblemeatball has quit [Quit: Quit]
possiblemeatball has joined #asahi-gpu
possiblemeatball has quit [Quit: Quit]
kujeger has quit [Quit: ZNC 1.8.2 - https://znc.in]
cylm has quit [Ping timeout: 480 seconds]
lina has joined #asahi-gpu
hightower3 has quit []
mkurz has joined #asahi-gpu
nsklaus_ has joined #asahi-gpu
cr1901 has quit [Remote host closed the connection]
darkapex has joined #asahi-gpu
i509vcb has quit [Quit: Connection closed for inactivity]
darkapex has quit [Remote host closed the connection]
lina has quit [Read error: Connection reset by peer]
lina has joined #asahi-gpu
darkapex has joined #asahi-gpu
cylm has joined #asahi-gpu
mkurz has quit [Ping timeout: 480 seconds]
Dementor has quit [Read error: Connection reset by peer]
Dementor has joined #asahi-gpu
iaguis has joined #asahi-gpu
iaguis has quit [Ping timeout: 480 seconds]
flatz has joined #asahi-gpu
ChaosPrincess has quit [Quit: WeeChat 3.8]
ChaosPrincess has joined #asahi-gpu
iaguis has joined #asahi-gpu
chadmed has quit [Quit: Konversation terminated!]
chadmed has joined #asahi-gpu
mkurz has joined #asahi-gpu
Venemo has quit [Remote host closed the connection]
simon-perretta-img has quit [Read error: Connection reset by peer]
flatz has quit []
Venemo has joined #asahi-gpu
iaguis has quit [Quit: leaving]
mkurz has quit [Ping timeout: 480 seconds]
cylm has quit [Ping timeout: 480 seconds]
kujeger has joined #asahi-gpu
cr1901 has joined #asahi-gpu
le0n has quit [Remote host closed the connection]
le0n has joined #asahi-gpu
WindowPain has quit [Ping timeout: 480 seconds]
flatz has joined #asahi-gpu
WindowPain has joined #asahi-gpu
rhysmdnz has quit [Quit: Bridge terminating on SIGTERM]
enick_149 has quit [Quit: Bridge terminating on SIGTERM]
WindowPain has quit [Ping timeout: 480 seconds]
Jamie has joined #asahi-gpu
rhysmdnz has joined #asahi-gpu
Jamie is now known as Guest4474
WindowPain has joined #asahi-gpu
possiblemeatball has joined #asahi-gpu
mkurz has joined #asahi-gpu
<jannau> eric_engestrom: thanks for the review
<jannau> I think I have a fix for dEQP-EGL.functional.wide_color.window_fp16_default_colorspace as well
<jannau> mesa used clamping since it isn't properly propagated that the framebuffer is float
linuxgemini180248 has quit []
linuxgemini180248 has joined #asahi-gpu
alyssa has joined #asahi-gpu
<alyssa> jannau: amazing EGL bugfixing spree
<alyssa> linux thanks you
<alyssa> (and so I do ^^)
<jannau> you're welcome
<ChaosPrincess> alyssa: which macos versions does wrap.dylib run on?
<alyssa> ChaosPrincess: 12.3 only
<ChaosPrincess> kinda figured, welp
<alyssa> I would love a patch to bump to 13.x at some point
<alyssa> since there's some interesting stuff in 13.x (notably mesh shaders) which I want to trace
<jannau> I guess the CTS fix will make it hard to submit CTS runs on wayland
<ChaosPrincess> redirector.dylib claims to support an unspecified 13 version, but it didnt work with my 13.4.1
<alyssa> jannau: good news is that X11 passes and I don't think it super matters what WSI we submit with
<alyssa> ChaosPrincess: redirector.dylib?
<ChaosPrincess> replacer
<ChaosPrincess> this thing
<jannau> we plan to use dcp/gpu firmware from 13.5 for the currently unsupported devices
<alyssa> dougall: ^^
possiblemeatball has quit [Quit: Quit]
<alyssa> ChaosPrincess: happy reversing ;)
<ChaosPrincess> nah, ill be lazy and reboot into 12.3 :P
<ChaosPrincess> i just hoped i could use my primary macos install
<alyssa> woo!
<alyssa> my first multisampled image store worked!
<alyssa> goofy lowering
<alyssa> so that checks another known bug off the list
zzywysm has quit [Quit: Textual IRC Client: www.textualapp.com]
mkurz has quit [Ping timeout: 480 seconds]
mkurz has joined #asahi-gpu
flatz has quit []
gi0 has quit [Ping timeout: 480 seconds]
i509vcb has joined #asahi-gpu
<alyssa> ok. a bunch of related bugs there. but that should be clear now.
linuxgemini180248 has quit []
possiblemeatball has joined #asahi-gpu
linuxgemini180248 has joined #asahi-gpu
Z750 has quit [Quit: Ping timeout (120 seconds)]
Z750 has joined #asahi-gpu
karolherbst has quit [Remote host closed the connection]
karolherbst has joined #asahi-gpu
possiblemeatball has quit [Ping timeout: 480 seconds]
possiblemeatball has joined #asahi-gpu
possiblemeatball has quit [Ping timeout: 480 seconds]
<alyssa> kicked off my first "real" attempt at the CTS
<alyssa> OOMed after 20 minutes. Booooo
<alyssa> DRM_OCTL_ASAHI_SUBMIT render failed: Cannot allocate memory (16384x16384 tile 32x32 layers 1 samples 1)
<alyssa> now, why would we have a kernel side ENOMEM
<alyssa> the weird thing is, the test passes in isolation
<alyssa> which makes me wonder if we have a (kernel?) memory leak
<alyssa> lina: ^^
<alyssa> Interesting cascading failure
<alyssa> krealloc fails which means garbage collection fails which means GPU allocation fails
<alyssa> 
<alyssa> Hmm, I don't see any evidence of a kernel bug specifically.
<alyssa> what I do observe is memory slowly creeping up when running deqp
<alyssa> so I think I have a leak in Mesa and it just hit the kernel first
<alyssa> fast growing leak can be seen running dEQP-GLES31.functional.ssbo.* in succession
<alyssa> and watching memory usage in top
deflated8837 has joined #asahi-gpu
darkapex has quit [Remote host closed the connection]
* alyssa writes leaky code.
* alyssa tries to valgrind
<alyssa> grr why is valgrind not giving any symbols