ChanServ changed the topic of #dri-devel to: <ajax> nothing involved with X should ever be unable to find a bar
feaneron has quit [Quit: feaneron]
feaneron has joined #dri-devel
pcercuei has quit [Quit: dodo]
kaiwenjon has quit [Ping timeout: 480 seconds]
smpl has quit [Quit: Leaving]
kaiwenjon has joined #dri-devel
oneforall2 has quit [Remote host closed the connection]
oneforall2 has joined #dri-devel
oneforall2 has quit []
oneforall2 has joined #dri-devel
macromorgan has quit [Read error: Connection reset by peer]
macromorgan has joined #dri-devel
Company has joined #dri-devel
feaneron has quit [Quit: feaneron]
feaneron has joined #dri-devel
feaneron has quit []
feaneron has joined #dri-devel
kaiwenjon has quit [Quit: WeeChat 3.8]
kaiwenjon has joined #dri-devel
<Lynne> zzoon: btw, seeking on 8-bit hevc (and I'm guessing 10bit) is broken on anv
<Lynne> seems to crash the GPU, I get a device lost
xroumegue has quit [Ping timeout: 480 seconds]
samueldr has joined #dri-devel
xroumegue has joined #dri-devel
The_Company has joined #dri-devel
epoch101 has joined #dri-devel
Company has quit [Ping timeout: 480 seconds]
zzoon[m] has joined #dri-devel
<zzoon[m]> Lynne: you mean decoding?
sukuna4 has joined #dri-devel
alanc has quit [Remote host closed the connection]
alanc has joined #dri-devel
sukuna has quit [Ping timeout: 480 seconds]
alane has quit []
alane has joined #dri-devel
glennk has quit [Ping timeout: 480 seconds]
amarsh04 has joined #dri-devel
kts has joined #dri-devel
nerdopolis has quit [Ping timeout: 480 seconds]
heat has quit [Ping timeout: 480 seconds]
themovescounter has joined #dri-devel
parthiban has quit [Remote host closed the connection]
parthiban has joined #dri-devel
edolnx has joined #dri-devel
edolnx_ has quit [Ping timeout: 480 seconds]
feaneron has quit [Quit: feaneron]
feaneron has joined #dri-devel
The_Company has quit []
Company has joined #dri-devel
feaneron_ has quit [Ping timeout: 480 seconds]
amarsh04 has quit []
rgallaispou1 has joined #dri-devel
u-amarsh04 has joined #dri-devel
rgallaispou has quit [Ping timeout: 480 seconds]
rgallaispou1 has quit [Read error: Connection reset by peer]
kts has quit [Quit: Leaving]
rgallaispou has joined #dri-devel
<Lynne> yup, decoding, on skylake
<Lynne> but I think it'll do the same on more modern systems
gnuiyl has joined #dri-devel
themovescounter has quit [Ping timeout: 480 seconds]
kts has joined #dri-devel
feaneron has quit [Quit: feaneron]
feaneron has joined #dri-devel
feaneron has quit []
feaneron has joined #dri-devel
dviola has joined #dri-devel
feaneron has quit [Quit: feaneron]
feaneron has joined #dri-devel
edolnx_ has joined #dri-devel
u-amarsh04 has quit []
amarsh04 has joined #dri-devel
edolnx has quit [Ping timeout: 480 seconds]
kzd has quit [Ping timeout: 480 seconds]
sukuna4 has quit [Ping timeout: 480 seconds]
epoch101 has quit []
kaiwenjon has quit [Ping timeout: 480 seconds]
kts has quit [Quit: Leaving]
dolphin has joined #dri-devel
fab has joined #dri-devel
Duke`` has joined #dri-devel
kts has joined #dri-devel
kode546 has joined #dri-devel
vimproved has quit [Remote host closed the connection]
vimproved has joined #dri-devel
kode54 has quit [Read error: Connection reset by peer]
Jeremy_Rand_Talos has quit [Ping timeout: 480 seconds]
kts has quit [Quit: Leaving]
itoral has joined #dri-devel
cascardo has quit [Ping timeout: 480 seconds]
tzimmermann has joined #dri-devel
Duke`` has quit [Ping timeout: 480 seconds]
feaneron has quit [Quit: feaneron]
feaneron has joined #dri-devel
sima has joined #dri-devel
fab has quit [Ping timeout: 480 seconds]
heat has joined #dri-devel
feaneron has quit [Quit: feaneron]
feaneron has joined #dri-devel
jsa1 has joined #dri-devel
warpme has joined #dri-devel
warpme has quit [Remote host closed the connection]
warpme has joined #dri-devel
frieder has joined #dri-devel
warpme has quit []
fab has joined #dri-devel
feaneron has quit [Read error: Connection reset by peer]
feaneron has joined #dri-devel
vliaskov__ has joined #dri-devel
vliaskov_ has joined #dri-devel
feaneron has quit []
feaneron has joined #dri-devel
anujp has quit [Ping timeout: 480 seconds]
vliaskov__ has quit [Ping timeout: 480 seconds]
glennk has joined #dri-devel
sghuge has quit [Remote host closed the connection]
sghuge has joined #dri-devel
parthi has joined #dri-devel
anujp has joined #dri-devel
parthiban has quit [Ping timeout: 480 seconds]
parthiban has joined #dri-devel
parthi has quit [Ping timeout: 480 seconds]
warpme has joined #dri-devel
parthi has joined #dri-devel
warpme has quit []
parthiban has quit [Ping timeout: 480 seconds]
kaiwenjon has joined #dri-devel
phasta has joined #dri-devel
MrCooper_ has joined #dri-devel
mehdi-djait3397165 has joined #dri-devel
warpme has joined #dri-devel
MrCooper has quit [Ping timeout: 480 seconds]
Mangix has quit [Read error: Connection reset by peer]
Mangix has joined #dri-devel
<DemiMarie> Lynne: Crash the whole GPU or just the logical device?
<Lynne> with intel, doesn't really matter
<DemiMarie> Because the system recovers and the fault is contained?
<zzoon> Lynne: I looked into it but it seems that it tries to GetQueryPoolResults without Begin/End query.
<zzoon> that leads to timeout on gpu side.
<dj-death> GetQueryPoolResults is a cpu thing
<dj-death> I doubt it can make the device go wrong
* ccr thinks about a Anakin/Padme Star Wars prequel meme for some reason ..
<dj-death> but who knows, HW is interesting
<zzoon> then that means it doesn't do the relevant Begin/End query at all.
<dj-death> zzoon: unless there is a CmdCopyQueryResult on a never written query
<dj-death> that would hang indeed
<dj-death> or rather wait indefinitely until the kernel decides it had enough
<Lynne> we don't copy query results
<zzoon> ffmpeg doesn't do copy query
frankbinns has quit [Remote host closed the connection]
<dj-death> okay
<dj-death> so the only way GetQueryPoolResults is going wrong is that the query was never ended
kaiwenjon has quit [Quit: WeeChat 3.8]
<dj-death> and you have VK_QUERY_RESULT_WAIT_BIT
<zzoon> or didn't even query, which I suspect.
<dj-death> yeah
<dj-death> I remember trying to submit a change to the spec to add a VU for this
<dj-death> I don't remember if it made it
<dj-death> actually :
<dj-death> VUID-vkGetQueryPoolResults-None-09401
<dj-death> All queries used by the command must not be uninitialized
<dj-death> so I guess you should get some validation errors on this
<dj-death> assuming support for this VU was added
<dj-death> there might be a spec gap given that validation implementation
<dj-death> it only checks if you never reset the query
<dj-death> but then if you don't do anything with this and try to read it with VK_QUERY_RESULT_WAIT_BIT
<dj-death> you'll wait forever
lynxeye has joined #dri-devel
feaneron has quit [Quit: feaneron]
feaneron has joined #dri-devel
<dj-death> Lynne: did you have any luck at trying to reduce the shader issue?
<Lynne> no, I went down the rabbit hole of trying to figure out why it sort of works on alder lake and doesn't work at all on skylake
ptrc has quit [Remote host closed the connection]
<Lynne> on skylake, the very first write is bad, and on alder lake, the header gets written correctly but the rest has a bitstream desync
<Lynne> the entropy coder state is good, which means the arithmetic is good, but what gets written to the output buffer is bad
ptrc has joined #dri-devel
<Lynne> just regular uint8_t writes at 1-byte alignment
<dj-death> if the header write is small enough maybe that extract into some kind of shader_runner or something else
biju has joined #dri-devel
parthi has quit []
parthiban has joined #dri-devel
phasta_ has joined #dri-devel
jkrzyszt has joined #dri-devel
phasta__ has joined #dri-devel
phasta has quit [Read error: Connection reset by peer]
feaneron has quit [Quit: feaneron]
feaneron has joined #dri-devel
<Lynne> yup, I can do it in 20 minutes, but I've got something to do, so I'll be back in 2h or so
phasta_ has quit [Ping timeout: 480 seconds]
ced117_ has quit [Ping timeout: 480 seconds]
frankbinns has joined #dri-devel
heat is now known as Guest2758
heat has joined #dri-devel
Guest2758 has quit [Read error: Connection reset by peer]
rasterman has joined #dri-devel
parthi has joined #dri-devel
haaninjo has joined #dri-devel
feaneron has quit [Quit: feaneron]
feaneron has joined #dri-devel
parthiban has quit [Ping timeout: 480 seconds]
Surkow|laptop has quit [Ping timeout: 480 seconds]
Kayden has quit [Quit: Leaving]
kts has joined #dri-devel
phasta__ is now known as phasta
Kayden has joined #dri-devel
guludo has joined #dri-devel
heat is now known as Guest2763
heat has joined #dri-devel
Guest2763 has quit [Read error: Connection reset by peer]
parthiban has joined #dri-devel
parthiban has quit []
mehdi-djait33971656 has joined #dri-devel
parthi has quit [Ping timeout: 480 seconds]
jsa2 has joined #dri-devel
siak has joined #dri-devel
mehdi-djait3397165 has quit [Ping timeout: 480 seconds]
jsa1 has quit [Ping timeout: 480 seconds]
Surkow|laptop has joined #dri-devel
Jeremy_Rand_Talos has joined #dri-devel
kts has quit [Quit: Leaving]
androidui has quit [Read error: Connection reset by peer]
ZLangJIT has joined #dri-devel
ZLangJIT is now known as androidui
androidui has quit [Read error: Connection reset by peer]
frankbinns1 has joined #dri-devel
tobiasjakobi has joined #dri-devel
frankbinns has quit [Ping timeout: 480 seconds]
cascardo has joined #dri-devel
kaiwenjon has joined #dri-devel
kaiwenjon has quit []
heat is now known as Guest2764
heat has joined #dri-devel
kts has joined #dri-devel
Guest2764 has quit [Read error: Connection reset by peer]
tobiasjakobi has quit []
apinheiro has joined #dri-devel
themovescounter has joined #dri-devel
themovescounter has quit [Remote host closed the connection]
adjustment9 has joined #dri-devel
haaninjo has quit [Quit: Ex-Chat]
smpl has joined #dri-devel
mehdi-djait33971656 has quit []
feaneron has quit [Quit: feaneron]
feaneron has joined #dri-devel
guludo has quit [Ping timeout: 480 seconds]
guludo has joined #dri-devel
itoral has quit [Remote host closed the connection]
coldfeet has joined #dri-devel
mehdi-djait33971656 has joined #dri-devel
heat is now known as Guest2768
heat has joined #dri-devel
Guest2768 has quit [Ping timeout: 480 seconds]
feaneron has quit [Quit: feaneron]
feaneron has joined #dri-devel
kts has quit [Ping timeout: 480 seconds]
Caterpillar has joined #dri-devel
TMM has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
Karyon has joined #dri-devel
TMM has joined #dri-devel
kts has joined #dri-devel
coldfeet has quit [Quit: Lost terminal]
dsimic is now known as Guest2769
dsimic has joined #dri-devel
Guest2769 has quit [Ping timeout: 480 seconds]
adjustment9 has quit [Ping timeout: 480 seconds]
kts has quit [Quit: Leaving]
anujp has quit [Ping timeout: 480 seconds]
feaneron has quit [Quit: feaneron]
feaneron has joined #dri-devel
warpme has quit []
feaneron has quit [Quit: feaneron]
feaneron has joined #dri-devel
anujp has joined #dri-devel
warpme has joined #dri-devel
pcercuei has joined #dri-devel
feaneron_ has joined #dri-devel
bolson has quit [Ping timeout: 480 seconds]
amarsh04 has quit []
kts has joined #dri-devel
u-amarsh04 has joined #dri-devel
heat is now known as Guest2775
heat has joined #dri-devel
Guest2775 has quit [Read error: Connection reset by peer]
kaiwenjon has joined #dri-devel
TMM has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
TMM has joined #dri-devel
feaneron has quit [Quit: feaneron]
feaneron has joined #dri-devel
kts has quit [Quit: Leaving]
kaiwenjon has quit [Ping timeout: 480 seconds]
caitcatdev has joined #dri-devel
Sid127 has joined #dri-devel
caitcatdev has quit []
Sid127 has quit []
Sid127 has joined #dri-devel
caitcatdev has joined #dri-devel
feaneron has quit [Quit: feaneron]
feaneron has joined #dri-devel
cef has quit [Ping timeout: 480 seconds]
feaneron has quit [Quit: feaneron]
feaneron has joined #dri-devel
feaneron has quit []
feaneron has joined #dri-devel
cef has joined #dri-devel
frankbinns1 has quit [Remote host closed the connection]
frankbinns1 has joined #dri-devel
siak has quit []
kts has joined #dri-devel
kzd has joined #dri-devel
enunes has joined #dri-devel
ayaka has quit [Quit: byte]
ayaka has joined #dri-devel
feaneron has quit [Quit: feaneron]
feaneron has joined #dri-devel
dolphin has quit [Quit: Leaving]
frankbinns2 has joined #dri-devel
feaneron has quit [Quit: feaneron]
feaneron has joined #dri-devel
feaneron has quit []
feaneron has joined #dri-devel
frankbinns1 has quit [Read error: Connection reset by peer]
frankbinns has joined #dri-devel
The_Company has joined #dri-devel
haaninjo has joined #dri-devel
frankbinns2 has quit [Ping timeout: 480 seconds]
kaiwenjon has joined #dri-devel
Company has quit [Ping timeout: 480 seconds]
fab has quit [Quit: fab]
airlied_ has joined #dri-devel
airlied has quit [Ping timeout: 480 seconds]
frankbinns has quit [Read error: Connection reset by peer]
frankbinns has joined #dri-devel
benjaminl has quit [Read error: Connection reset by peer]
benjaminl has joined #dri-devel
feaneron has quit [Quit: feaneron]
feaneron has joined #dri-devel
frankbinns1 has joined #dri-devel
frankbinns has quit [Ping timeout: 480 seconds]
The_Company has quit []
Company has joined #dri-devel
bolson has joined #dri-devel
GreaseMonkey has quit [Ping timeout: 480 seconds]
feaneron has quit [Quit: feaneron]
feaneron has joined #dri-devel
fab has joined #dri-devel
GreaseMonkey has joined #dri-devel
feaneron has quit []
feaneron has joined #dri-devel
MrCooper_ is now known as MrCooper
testaccount has joined #dri-devel
feaneron has quit []
feaneron has joined #dri-devel
testaccount has quit []
rgallaispou has quit [Read error: Connection reset by peer]
feaneron has quit [Quit: feaneron]
feaneron has joined #dri-devel
Duke`` has joined #dri-devel
feaneron_ has quit [Ping timeout: 480 seconds]
feaneron has quit [Ping timeout: 480 seconds]
ced117 has joined #dri-devel
luc has quit [Quit: Connection closed for inactivity]
ced117 has quit [Remote host closed the connection]
epoch101 has joined #dri-devel
feaneron has joined #dri-devel
epoch101 has quit []
epoch101 has joined #dri-devel
feaneron_ has joined #dri-devel
tzimmermann has quit [Quit: Leaving]
jsa1 has joined #dri-devel
jsa2 has quit [Ping timeout: 480 seconds]
feaneron has quit [Read error: Connection reset by peer]
feaneron has joined #dri-devel
digetx has quit [Ping timeout: 480 seconds]
warpme is now known as Guest2790
digetx has joined #dri-devel
ced117 has joined #dri-devel
epoch101 has quit []
sukuna has joined #dri-devel
Company has quit [Quit: Leaving]
frieder has quit [Remote host closed the connection]
lynxeye has quit [Quit: Leaving.]
digetx has quit [Read error: No route to host]
benjaminl has quit [Read error: Connection reset by peer]
benjaminl has joined #dri-devel
mehdi-djait33971656 has quit []
smpl has quit [Ping timeout: 480 seconds]
epoch101 has joined #dri-devel
vliaskov_ has quit [Remote host closed the connection]
digetx has joined #dri-devel
kts has quit [Quit: Leaving]
jkrzyszt has quit [Ping timeout: 480 seconds]
zenmov_ has quit [Ping timeout: 480 seconds]
Guest2790 has quit []
feaneron_ has quit []
feaneron has quit [Quit: feaneron]
feaneron has joined #dri-devel
feaneron_ has joined #dri-devel
jkrzyszt has joined #dri-devel
jkrzyszt has quit [Ping timeout: 480 seconds]
feaneron has quit [Quit: feaneron]
feaneron has joined #dri-devel
warpme has joined #dri-devel
warpme has quit []
rasterman has quit [Quit: Gettin' stinky!]
jsa1 has quit [Ping timeout: 480 seconds]
frankbinns1 is now known as frankbinns
phasta has quit [Quit: Leaving]
feaneron has quit [Quit: feaneron]
feaneron has joined #dri-devel
<colinmarc> can I import a timeline syncobj directly as a timeline semaphore in vulkan? or do I have to export a syncfile and then import that as a binary semaphore?
karenw has joined #dri-devel
epoch101 has quit [Ping timeout: 480 seconds]
<colinmarc> It seems like that should be possible, but it also seems like I have to use `VK_SEMAPHORE_IMPORT_TEMPORARY_BIT`, and also other compositors I've seen seem to do the syncfile -> binary semaphore dance
iive has joined #dri-devel
epoch101 has joined #dri-devel
feaneron has quit [Quit: feaneron]
feaneron has joined #dri-devel
feaneron has quit []
feaneron has joined #dri-devel
jsa1 has joined #dri-devel
oneforall2 has quit [Remote host closed the connection]
oneforall2 has joined #dri-devel
jsa1 has quit [Ping timeout: 480 seconds]
glennk has quit [Remote host closed the connection]
smaeul has joined #dri-devel
smaeul_ has quit [Ping timeout: 480 seconds]
feaneron has quit [Quit: feaneron]
benjaminl has quit [Read error: Connection reset by peer]
feaneron has joined #dri-devel
benjaminl has joined #dri-devel
feaneron has quit []
feaneron has joined #dri-devel
Duke`` has quit [Ping timeout: 480 seconds]
karolherbst has quit [Read error: Connection reset by peer]
karolherbst has joined #dri-devel
feaneron has quit [Quit: feaneron]
feaneron has joined #dri-devel
<colinmarc> ah, I missed that I can use OPAQUE_FD for that
guludo has quit [Quit: WeeChat 4.4.3]
epoch101 has quit []
feaneron has quit []
feaneron has joined #dri-devel
Kayden has quit [Quit: Leaving]
Kayden has joined #dri-devel
feaneron has quit [Quit: feaneron]
feaneron has joined #dri-devel
fab has quit [Quit: fab]
linkmauve has left #dri-devel [#dri-devel]
feaneron has quit [Quit: feaneron]
feaneron has joined #dri-devel
linkmauve has joined #dri-devel
feaneron has quit []
feaneron has joined #dri-devel
benjaminl has quit [Read error: Connection reset by peer]
benjaminl has joined #dri-devel
linkmauve has left #dri-devel [#dri-devel]
linkmauve has joined #dri-devel
apinheiro has quit [Quit: Leaving]
feaneron has quit []
feaneron has joined #dri-devel
linkmauve has left #dri-devel [#dri-devel]
haaninjo has quit [Quit: Ex-Chat]
linkmauve has joined #dri-devel
feaneron has quit [Quit: feaneron]
feaneron has joined #dri-devel
u-amarsh04 has quit []
amarsh04 has joined #dri-devel
feaneron has quit [Quit: feaneron]
feaneron has joined #dri-devel
feaneron has quit []
feaneron has joined #dri-devel
feaneron has quit []
feaneron has joined #dri-devel
sukuna1 has joined #dri-devel
feaneron has quit [Quit: feaneron]
sukuna has quit [Ping timeout: 480 seconds]
feaneron has joined #dri-devel
MrCooper_ has joined #dri-devel
<emersion> colinmarc: OPAQUE_FD may give you something which isn't a drm_syncobj
<emersion> would be really nice to have a vulkan ext for drm_syncobj
karenw has quit [Ping timeout: 480 seconds]
sima has quit [Ping timeout: 480 seconds]
feaneron has quit [Quit: feaneron]
feaneron has joined #dri-devel
MrCooper has quit [Ping timeout: 480 seconds]
rasterman has joined #dri-devel
pcercuei has quit [Quit: dodo]
nerdopolis has joined #dri-devel