ChanServ changed the topic of #dri-devel to: <ajax> nothing involved with X should ever be unable to find a bar
apinheiro has quit [Quit: Leaving]
JRepin has quit []
JRepin has joined #dri-devel
nashpa has joined #dri-devel
dliviu has quit [Ping timeout: 480 seconds]
zazanka1[m] has quit [autokilled: spam (2025-06-22 01:09:39)]
Kayden has quit [Quit: Leaving]
Kayden has joined #dri-devel
The_Company has joined #dri-devel
JRepin has quit []
JRepin has joined #dri-devel
Company has quit [Ping timeout: 480 seconds]
davispuh has quit [Ping timeout: 480 seconds]
feaneron has quit [Read error: Connection reset by peer]
nerdopolis has joined #dri-devel
glennk has joined #dri-devel
JRepin has quit [Remote host closed the connection]
JRepin has joined #dri-devel
nerdopolis has quit [Ping timeout: 480 seconds]
Duke`` has joined #dri-devel
YuGiOhJCJ has quit [Read error: Connection reset by peer]
YuGiOhJCJ has joined #dri-devel
Pie-jacker875 has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
Pie-jacker875 has joined #dri-devel
glennk has quit [Remote host closed the connection]
JRepin has quit []
JRepin has joined #dri-devel
glennk has joined #dri-devel
JRepin has quit []
JRepin has joined #dri-devel
JRepin has quit []
JRepin has joined #dri-devel
libv has joined #dri-devel
Calandracas_ has quit [Ping timeout: 480 seconds]
JRepin has quit []
JRepin has joined #dri-devel
kode54 has quit [Read error: Connection reset by peer]
kode54 has joined #dri-devel
kts has joined #dri-devel
cascardo has quit [Quit: ZNC 1.8.2+deb3.1+deb12u1 - https://znc.in]
cascardo has joined #dri-devel
sghuge has quit [Remote host closed the connection]
fab has joined #dri-devel
sghuge has joined #dri-devel
JRepin has quit []
JRepin has joined #dri-devel
Levi_Marvin_ has joined #dri-devel
sghuge has quit [Remote host closed the connection]
sghuge has joined #dri-devel
JRepin has quit []
JRepin has joined #dri-devel
The_Company has quit [Read error: Connection reset by peer]
coldfeet has joined #dri-devel
kts has quit [Ping timeout: 480 seconds]
JRepin has quit []
JRepin has joined #dri-devel
yrlf has quit [Quit: The Lounge - https://thelounge.chat]
yrlf has joined #dri-devel
coldfeet has quit [Quit: Lost terminal]
u-amarsh04 has quit []
libv has quit [Ping timeout: 480 seconds]
libv has joined #dri-devel
fab has quit [Ping timeout: 480 seconds]
TMM has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
TMM has joined #dri-devel
JLP has quit [Quit: http://quassel-irc.org/]
JLP has joined #dri-devel
psykose has quit [Remote host closed the connection]
psykose has joined #dri-devel
kzd has quit [Ping timeout: 480 seconds]
rasterman has joined #dri-devel
amarsh04 has joined #dri-devel
Levi_Marvin_ has quit []
coldfeet has joined #dri-devel
gouchi has joined #dri-devel
gouchi has quit [Remote host closed the connection]
hikiko has quit [Ping timeout: 480 seconds]
otsustatud8 has joined #dri-devel
otsustatud8 has quit [Remote host closed the connection]
helmhotz has joined #dri-devel
coldfeet has quit [Quit: Lost terminal]
rasterman has quit [Quit: Gettin' stinky!]
warpme has joined #dri-devel
Thymo has quit [Quit: ZNC - http://znc.in]
JRepin has quit []
JRepin has joined #dri-devel
fufexan has quit [Remote host closed the connection]
fufexan has joined #dri-devel
<karolherbst> zmike: ever ran into the issue where you get "radv/amdgpu: The CS has been rejected, see dmesg for more information (-14)." but dmesg contains nothing? I'm hitting "../src/gallium/drivers/zink/zink_context.c:4265: zink_wait_on_batch: Assertion `batch_id' failed." but no idea why. validation layers are also clean
<tnt> I got an application triggering "GL_OUT_OF_MEMORY in glTextureStorage2DMultisample(texture too large)". The texture in question is 3582x3582 GL_RGBA32F 8 samples so that should be about a ~1.6G texture. I've got like 15G free RAM and it's an iris iGPU so are there other limits that apply ?
<zmike> karolherbst: that's a gpu hang
<karolherbst> yeah sure, but normally amdgpu prints stuff in dmesg
<karolherbst> which it doesn't
<zmike> idk that's usually what I see
<karolherbst> I wonder if it's a kernel bug tho...
<karolherbst> or something else going on
<karolherbst> -14 is a weird error code
<karolherbst> maybe just a post driver forgets to print something, but then again... anyway, I was just curious if you know more
<zmike> I do not
<zmike> usually those types of hangs are something being fucked with descriptors
<karolherbst> thing is it only happens randomly, so not quite sure what sometimes goes wrong
<zmike> or maybe that's -21
<karolherbst> I think the -14 comes from validation, so maybe I just add some printks and see if I can figure out why the kernel is unhappy
<zmike> you could try with vvl and ZINK_DESCRIPTORS=lazy to see if it finds something then
<zmike> validation can't really handle descriptor buffer
<karolherbst> mhh.. nothing showing up with that either
<zmike> then it's something unusually tricky
Thymo has joined #dri-devel
YuGiOhJCJ has quit []
sguddati has joined #dri-devel
<zmike> did you try with lavapipe?
<karolherbst> this issue only happens with radv
<karolherbst> uhh actually iris as well... oops
<karolherbst> but I don't see it with lvp at all
<zmike> maybe try ZINK_DEBUG=sync on radv
<zmike> to rule out sync issues
<karolherbst> doesn't help
Karyon has quit [Quit: ZNC 1.9.1 - https://znc.in]
Karyon has joined #dri-devel
warpme has quit []
<zmike> then my guess is something descriptor-related
<zmike> unless you're actually crashing the gpu in a shader somehow
<zmike> but it works in lavapipe, which is odd
chewitt has joined #dri-devel
<karolherbst> it doesn't run shaders
<karolherbst> I'm sure it's something really silly somewhere
JRepin has quit []
<karolherbst> it seems to goes away with libasan...
JRepin has joined #dri-devel
<karolherbst> mhh with tsan it triggers reliably
<karolherbst> *sigh*
sima has joined #dri-devel
<karolherbst> 40 data races with iris when it runs successfully, 46 if not..
<karolherbst> heh.. that's just error handling
warpme has joined #dri-devel
davispuh has joined #dri-devel
Company has joined #dri-devel
TMM has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
TMM has joined #dri-devel
MrCooper has joined #dri-devel
Calandracas has joined #dri-devel
Thymo has quit [Quit: ZNC - http://znc.in]
JRepin has quit []
JRepin has joined #dri-devel
kts has joined #dri-devel
Surkow|laptop has quit [Quit: 418 I'm a teapot - NOP NOP NOP]
sguddati has quit [Ping timeout: 480 seconds]
sguddati has joined #dri-devel
amarsh04 has quit []
Surkow|laptop has joined #dri-devel
Thymo has joined #dri-devel
nerdopolis has joined #dri-devel
<karolherbst> zmike: okay.. I think I found it, and it's as silly as anticipated. So it's related to userptrs and I think kernels reject the submissions if there are stale buffers referenced whose userptr has been freed by the application already
<karolherbst> if I make the CTS stop freeing them, I don't submits failing anymore, but the test is failing, so I wonder if userptr support is busted in one or another way
dsimic is now known as Guest18570
dsimic has joined #dri-devel
Guest18570 has quit [Ping timeout: 480 seconds]
alyssa has left #dri-devel [#dri-devel]
warpme has quit []
<zmike> huh
sravn has joined #dri-devel
JLP has quit [Quit: http://quassel-irc.org/]
Jeremy_Rand_Talos has quit [Remote host closed the connection]
Jeremy_Rand_Talos has joined #dri-devel
JLP has joined #dri-devel
kzd has joined #dri-devel
coldfeet has joined #dri-devel
kzd has quit [Quit: kzd]
rasterman has joined #dri-devel
haaninjo has joined #dri-devel
sguddati has quit [Ping timeout: 480 seconds]
helmhotz has quit [Ping timeout: 480 seconds]
helmhotz has joined #dri-devel
Aura has quit []
coldfeet has quit [Quit: Lost terminal]
kzd has joined #dri-devel
kts has quit [Quit: Konversation terminated!]
calico has joined #dri-devel
calico_ has quit [Remote host closed the connection]
calico has quit []
calico has joined #dri-devel
coldfeet has joined #dri-devel
chewitt has quit [Quit: Zzz..]
calico has quit [Remote host closed the connection]
calico has joined #dri-devel
JRepin has quit []
JRepin has joined #dri-devel
<karolherbst> mhhh.. soo it looks like it works in principle, just that parts of the buffer don't contain the expected values... doesn't look like a sync issue, maybe something with caches?
Karyon_ has joined #dri-devel
Karyon has quit [Ping timeout: 480 seconds]
kzd has quit [Quit: kzd]
warpme has joined #dri-devel
warpme has quit []
nerdopolis has quit [Quit: No Ping reply in 180 seconds.]
nerdopolis has joined #dri-devel
bbrezill1 has quit []
bbrezillon has joined #dri-devel
alanc has quit [Remote host closed the connection]
alanc has joined #dri-devel
kzd has joined #dri-devel
kzd has quit [Quit: kzd]
SquareWinter68 has joined #dri-devel
SquareWinter68_ has quit [Ping timeout: 480 seconds]
fab has joined #dri-devel
rasterman has quit [Quit: Gettin' stinky!]
fab has quit [Quit: fab]
kzd has joined #dri-devel
sima has quit [Ping timeout: 480 seconds]
iive has joined #dri-devel
soreau has quit [Ping timeout: 480 seconds]
JRepin has quit []
JRepin has joined #dri-devel
soreau has joined #dri-devel
helmhotz_ has joined #dri-devel
helmhotz has quit [Ping timeout: 480 seconds]
kzd_ has joined #dri-devel
kzd has quit [Ping timeout: 480 seconds]
kzd_ has quit [Ping timeout: 480 seconds]
sima has joined #dri-devel
coldfeet has quit [Quit: Lost terminal]
JRepin has quit []
JRepin has joined #dri-devel
Duke`` has quit [Ping timeout: 480 seconds]
kzd has joined #dri-devel
sima has quit [Ping timeout: 480 seconds]
JRepin has quit []
JRepin has joined #dri-devel
haaninjo has quit [Quit: Ex-Chat]