ChanServ changed the topic of #dri-devel to: <ajax> nothing involved with X should ever be unable to find a bar
Dr_Who has joined #dri-devel
<jekstrand> pzanoni: You could look at the strategy I took on the Vulkan cross-process synchronization tests in crucible. They have a compute shader that runs what's basically a hashing algorithm and ping-pong between devices. If even one of those CS invocations happens out-of-order, it will compute the wrong hash.
<jekstrand> With EGL, you probably have to be a bit more clever because I don't think you can easily share a buffer. It'll have to be something that textures and renders, maybe ping-ponging between two images.
Dr_Who has quit [Read error: Connection reset by peer]
<jekstrand> The important thing, though, is to come up with some algorithm that lets you reliably detect out-of-order execution.
<jekstrand> And to make it robust against small float variations that may happen during format conversion as you texture and render.
iive has quit [Quit: They came for me...]
pcercuei has quit [Quit: dodo]
mhenning has quit [Quit: mhenning]
<karolherbst> heh...
<karolherbst> so it appears like that launching kernels with 1024 in radeonsi is just broken? huh...
<karolherbst> or maybe our calculation for the global id is bonkers...
yuq825 has joined #dri-devel
co1umbarius has joined #dri-devel
columbarius has quit [Ping timeout: 480 seconds]
<karolherbst> refcount_t: underflow; use-after-free. :(
anarsoul|2 has joined #dri-devel
anarsoul has quit [Ping timeout: 480 seconds]
jewins has quit [Ping timeout: 480 seconds]
ybogdano has quit [Ping timeout: 480 seconds]
Emantor has quit [Quit: ZNC - http://znc.in]
Emantor has joined #dri-devel
rmckeever has quit [Quit: Leaving]
sumits has quit [Quit: ZNC - http://znc.in]
andrey-konovalov has quit []
andrey-konovalov has joined #dri-devel
Leopold_ has quit [Remote host closed the connection]
Daanct12 has joined #dri-devel
aravind has joined #dri-devel
Daanct12 has quit [Remote host closed the connection]
Daanct12 has joined #dri-devel
heat_ has joined #dri-devel
heat has quit [Read error: Connection reset by peer]
aravind has quit [Ping timeout: 480 seconds]
Daanct12 has quit [Ping timeout: 480 seconds]
bmodem has joined #dri-devel
Daanct12 has joined #dri-devel
junaid has joined #dri-devel
dcz_ has joined #dri-devel
Daanct12 has quit [Remote host closed the connection]
Daanct12 has joined #dri-devel
Daanct12 has quit [Ping timeout: 480 seconds]
Company has quit [Quit: Leaving]
kts has joined #dri-devel
srslypascal has quit [Ping timeout: 480 seconds]
heat_ has quit [Ping timeout: 480 seconds]
<KunalAgarwal[m]> lynxeye: can you review this please https://pastebin.com/P41J5enU
<KunalAgarwal[m]> The buffers are getting cleared due to glClearColor() but nothing is getting drawn
<KunalAgarwal[m]> queueBufferGL is the main processing function called for each frame. start() is called before that which sets up the OpenGL environment
TMM has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
TMM has joined #dri-devel
Duke`` has joined #dri-devel
djbw has quit [Read error: Connection reset by peer]
kts has quit [Remote host closed the connection]
kts has joined #dri-devel
djbw has joined #dri-devel
danvet has joined #dri-devel
lemonzest has joined #dri-devel
rasterman has joined #dri-devel
pekkari has joined #dri-devel
guru_ has joined #dri-devel
bmodem1 has joined #dri-devel
oneforall2 has quit [Ping timeout: 480 seconds]
junaid has quit [Ping timeout: 480 seconds]
bmodem has quit [Ping timeout: 480 seconds]
Net147 has quit [Quit: Quit]
Net147 has joined #dri-devel
Akari has quit [Ping timeout: 480 seconds]
YuGiOhJCJ has joined #dri-devel
YuGiOhJCJ has quit [Remote host closed the connection]
YuGiOhJCJ has joined #dri-devel
pcercuei has joined #dri-devel
pa- has joined #dri-devel
pa has quit [Ping timeout: 480 seconds]
mxrcello has joined #dri-devel
Haaninjo has joined #dri-devel
kts has quit [Remote host closed the connection]
kts has joined #dri-devel
technopoirot has quit [Remote host closed the connection]
YuGiOhJCJ has quit [Quit: YuGiOhJCJ]
kts has quit [Quit: Leaving]
chloekek has joined #dri-devel
srslypascal has joined #dri-devel
mxrcello has quit []
psykose has quit [Ping timeout: 480 seconds]
bmodem1 has quit [Ping timeout: 480 seconds]
cmeissl[m] has quit []
kts has joined #dri-devel
yuq825 has quit []
zehortigoza has quit [Remote host closed the connection]
bmodem has joined #dri-devel
bmodem has quit [Ping timeout: 480 seconds]
junaid has joined #dri-devel
bmodem has joined #dri-devel
bmodem has quit [Ping timeout: 480 seconds]
mackerelian9 has joined #dri-devel
pjakobsson has quit [Ping timeout: 480 seconds]
mackerelian has quit [Read error: Connection reset by peer]
<Venemo> hey
<Venemo> can one of the NIR experts please catch me up on why VARYING_SLOT_VARxx_16BIT exists? I don't see why the normal slots couldn't be used instead
<jenatali> I think you probably want mareko for that
Daanct12 has joined #dri-devel
kts has quit [Quit: Leaving]
<Venemo> okay
Company has joined #dri-devel
karolherbst has quit [Remote host closed the connection]
junaid has quit [Ping timeout: 480 seconds]
Akari has joined #dri-devel
<Venemo> anholt_: is there any way to make your deqp-runner shut up about slowest tests?
karolherbst has joined #dri-devel
TMM has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
TMM has joined #dri-devel
alanc has quit [Remote host closed the connection]
alanc has joined #dri-devel
heat_ has joined #dri-devel
<anholt_> Venemo: nope
<Venemo> :(
karolherbst_ has joined #dri-devel
<Venemo> anholt_: is there a way to keep running a test suite repeatedly, say up to 500 times or until the first fail?
<Venemo> I am currently investigating a bug which shows up in 1 out of 100 runs
karolherbst_ has quit []
karolherbst has quit [Ping timeout: 480 seconds]
chloekek has quit []
<DavidHeidelberg[m]> Venemo: .gitlab-ci/bin/ci_run_n_monitor.py --rev $(git rev-parse HEAD) --target "<regex_name_of_job(s)>" --stress
<DavidHeidelberg[m]> but it will just keep running and showing how much tests succ/failed
<Venemo> thanks
<Venemo> though not exactly what I'm looking for
<DavidHeidelberg[m]> Venemo: you meant locally?
<Venemo> yes
<Venemo> currently I use a bash for loop
karolherbst has joined #dri-devel
Leopold_ has joined #dri-devel
karolherbst has quit [Ping timeout: 480 seconds]
Leopold_ has quit [Remote host closed the connection]
Leopold_ has joined #dri-devel
alyssa has joined #dri-devel
<alyssa> dEQP-GLES3.functional.fragment_out.random.51
<alyssa> this test is taunting me
<alyssa> oh... I wonder if this is due to 16-bit mediump int varyings and nothing to do with MRT...
iive has joined #dri-devel
psykose has joined #dri-devel
mhenning has joined #dri-devel
psykose_ has joined #dri-devel
dcz_ has quit [Ping timeout: 480 seconds]
psykose has quit [Ping timeout: 480 seconds]
pekkari has quit [Quit: Konversation terminated!]
Haaninjo has quit [Quit: Ex-Chat]
psykose_ has quit [Remote host closed the connection]
psykose has joined #dri-devel
Haaninjo has joined #dri-devel
junaid has joined #dri-devel
leezu has quit [Quit: WeeChat 3.0]
psykose_ has joined #dri-devel
psykose has quit [Ping timeout: 480 seconds]
junaid has quit [Quit: leaving]
junaid has joined #dri-devel
junaid has quit []
junaid has joined #dri-devel
karolherbst has joined #dri-devel
junaid has quit []
junaid has joined #dri-devel
Duke`` has quit [Ping timeout: 480 seconds]
gouchi has joined #dri-devel
gouchi has quit [Remote host closed the connection]
junaid has quit [Remote host closed the connection]
danvet has quit [Ping timeout: 480 seconds]
junaid has joined #dri-devel
Leopold_ has quit []
Leopold_ has joined #dri-devel
junaid has quit [Ping timeout: 480 seconds]
jewins has joined #dri-devel