pcercuei has quit [Read error: Connection reset by peer]
pcercuei has joined #dri-devel
phasta has quit [Ping timeout: 480 seconds]
bluetail89 has joined #dri-devel
sgruszka_ has joined #dri-devel
bluetail8 has quit [Ping timeout: 480 seconds]
bluetail89 has quit []
heat has joined #dri-devel
bluetail89 has joined #dri-devel
Lucretia has quit []
heat has quit [Remote host closed the connection]
heat has joined #dri-devel
bluetail89 has quit []
bluetail89 has joined #dri-devel
Lucretia has joined #dri-devel
bluetail89 has quit []
frankbinns1 has joined #dri-devel
frankbinns has quit [Remote host closed the connection]
bluetail89 has joined #dri-devel
frankbinns2 has joined #dri-devel
kts has quit [Quit: Leaving]
angerctl has quit [Ping timeout: 480 seconds]
frankbinns1 has quit [Ping timeout: 480 seconds]
jewins has joined #dri-devel
bluetail89 has quit []
kts has joined #dri-devel
pallavim has joined #dri-devel
ahajda has joined #dri-devel
<daniels>
ogabbay: done!
Company has joined #dri-devel
orbea has quit [Quit: You defeated orbea! 2383232 XP gained!]
orbea has joined #dri-devel
kts has quit [Quit: Leaving]
Leopold_ has quit [Ping timeout: 480 seconds]
fab has joined #dri-devel
aravind has quit [Ping timeout: 480 seconds]
aravind has joined #dri-devel
Leopold_ has joined #dri-devel
angerctl has joined #dri-devel
illwieckz_ has joined #dri-devel
benja has joined #dri-devel
illwieckz__ has quit [Ping timeout: 480 seconds]
Namarrgon has joined #dri-devel
angerctl has quit [Ping timeout: 480 seconds]
sgruszka_ has quit [Remote host closed the connection]
benja has quit []
radiicall has joined #dri-devel
radiicall has quit [Remote host closed the connection]
radical has joined #dri-devel
Haaninjo has joined #dri-devel
radical has quit []
radicall has joined #dri-devel
tursulin has quit [Ping timeout: 480 seconds]
kzd has joined #dri-devel
<ogabbay>
daniels: thx
fxkamd has quit []
Duke`` has joined #dri-devel
illwieckz_ has quit [Ping timeout: 480 seconds]
junaid has joined #dri-devel
apinheiro has quit [Ping timeout: 480 seconds]
illwieckz_ has joined #dri-devel
<KungFuJesus>
so here's a fun bug - accelerated X11 on big endian renders fonts mirrored (specifically in xterm and other terminal emulators). Any idea where to first look?
<airlied>
nanonyme: lots of gtk, gstreamer stuff broke, hope to fix it in f38 and reenable glthread
jluthra has quit [Remote host closed the connection]
jluthra has joined #dri-devel
<jenatali>
Do people have opinions on how much we should consider vulkan/wsi/win32 common code? It supports lavapipe and Dozen. I'm wondering about how long I should wait before merging, how many reviewers, whether I need to add r-b tags, etc
junaid has quit [Ping timeout: 480 seconds]
<Frogging101>
kwin broke as well
smaeul has quit [Ping timeout: 480 seconds]
junaid has joined #dri-devel
<DemiMarie>
<jenatali> "Are you including Windows and..." <- They are closed source so do not count.
<Ristovski>
Has anyone looked into how well Sources `mat_queue_mode 2` (named "Multi-Core rendering" in L4D2/CS:GO) interacts with mesa_glthread=1?
<nanonyme>
airlied, we had a major regression in flatpak runtimes when updating to LLVM 15 and Mesa 22.3.2->22.3.3 and hit texture corruption with basically everything
<nanonyme>
We're not yet at this point able to prove if it's related with that same glthread thing. So I was thinking of trying to get more info from you on the symptoms on Fedora
<nanonyme>
Maybe glthread enablemenet should simply be reverted in 22.3?
nchery has joined #dri-devel
<airlied>
that doesn't look too good, but yeah that might be like it
<airlied>
nanonyme: the problem is it's uncovering app bugs, so we'd like to get those fixed if we can, since they are potential bugs on nvidia as well
jkrzyszt has quit [Remote host closed the connection]
<cmarcelo>
hakzsam: hi, there's a big MR we've been working on that will change slightly how certain constructs in SPIR-V are mapped. most of the cases the NIR will be the same, but in some situations we'll see less nested ifs and more "one iteration loops" loop { something something something; break }... I was wondering if you could run some tests from radv perspective, mostly to increase confidence that this
<zmike>
cmarcelo: he won't be back until monday since it's weekend there
<airlied>
but yeah I do wonder if 22.3 should drop it for now, I think tarceri_ proposed a change, but mareko would have to decide
<cmarcelo>
zmike: ack! thanks!
<nanonyme>
airlied, we can't repro the regressions mesa-git flatpak extension that ships 28d6caad605bcb206f73c6ba11d27f4c982efa89 so I'm assuming there's something that's been integrated after 22.3.x series that helps
<nanonyme>
Repro them with that even
<nanonyme>
So I'm not confident it's just apps if Mesa changes fix things and glthread is still enabled in trunk
rasterman has quit [Read error: Connection reset by peer]
<nanonyme>
Haven't yet done bisecting on if there is something specific after which the screen corruption goes away
<Ristovski>
nanonyme: This only affects apps running with the flatpak runtime, right?
<airlied>
nanonyme: is it only on amd hw? if so that points towards glthread
<nanonyme>
airlied, largely, yes. According to reports even gtk3-demo was sufficient reproducer
radicall has quit [Remote host closed the connection]
mattst88 has quit [Quit: leaving]
<airlied>
okay then I'd just disable glthread until at least the gtk3 fix makes it way through
<nanonyme>
The hairy thing here is I don't think Steam uses Gtk at all and it's affected as well (that is, the store). But yeah, I'll try your change. We pushed previous runtime version out as immediate mitigation anyway.
mattst88 has joined #dri-devel
mattst88 has quit []
mattst88 has joined #dri-devel
<nanonyme>
Ristovski, not clear. We don't really target the level of distro-like activities to have something to run on physical hardare
<nanonyme>
I guess I could ask from gnome if they have a commit with known problematic GL stack
<Ristovski>
I see. fwiw the "Store" parts of Steam use CEF afaik
ajax_ has joined #dri-devel
ajax has quit [Ping timeout: 480 seconds]
danvet has quit [Ping timeout: 480 seconds]
<mareko>
airlied: I'm OK with turning off glthread in 22.3
<mareko>
airlied: that's for the default enablement, not app profiles
mbrost has joined #dri-devel
fab has quit [Quit: fab]
ngcortes has joined #dri-devel
danvet has joined #dri-devel
junaid has joined #dri-devel
ice9 has quit [Ping timeout: 480 seconds]
Duke`` has quit [Ping timeout: 480 seconds]
apinheiro has joined #dri-devel
<nanonyme>
airlied, at least one AMD RDNA3 user reported they were not affected. I will start trying to gather hardware info from users who hit the problem...
junaid has quit [Ping timeout: 480 seconds]
<mareko>
the 22.3.2->22.3.3 regression is very unlikely to be caused by glthread, glthread would affect all 22.3.x equally
mbrost has quit [Ping timeout: 480 seconds]
<mareko>
flatpak is problematic because it contains its own version of Mesa, which can be incompatible with the host Mesa
<mareko>
using multiple versions of Mesa could cause some really nasty hard-to-figure-out issues
mbrost has joined #dri-devel
<nanonyme>
Well, currently biggest issue is flatpak made rollbacking too simple so we didn't really get to gather enough data during the incident.
gouchi has quit [Remote host closed the connection]
bgs has quit [Remote host closed the connection]
<nanonyme>
mareko, I thought Mesa developers anyway reached consensus anyway a year or two ago that compat is important because if you break compat, you make git bisecting painful
<nanonyme>
And it was also covered distros are routinely doing development work of future releases through apps in containers
<mareko>
yes, we don't break intentionally
<mareko>
it
Haaninjo has quit [Quit: Ex-Chat]
<kisak>
nanonyme: peanut gallery question, was LTO enabled with your snafu as well?
<mareko>
bisecting is already an ordeal due to LLVM incompatibilities
tlwoerner_ has joined #dri-devel
<mareko>
if you need to go back by more than 6 months, you're basically screwed with LLVM