ChanServ changed the topic of #dri-devel to: <ajax> nothing involved with X should ever be unable to find a bar
vliaskov_ has quit [Ping timeout: 480 seconds]
ADS_Sr has joined #dri-devel
TMM has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
TMM has joined #dri-devel
glennk has quit [Ping timeout: 480 seconds]
tomaw has quit [Quit: Quitting]
tomaw has joined #dri-devel
sebas_ has quit []
The_Company has joined #dri-devel
Company has quit [Ping timeout: 480 seconds]
epoch101 has joined #dri-devel
Caterpillar has quit [Quit: Konversation terminated!]
Caterpillar has joined #dri-devel
MrCooper has joined #dri-devel
MrCooper has quit [Ping timeout: 480 seconds]
nerdopolis has quit [Ping timeout: 480 seconds]
<robclark> karolherbst: re modifier information, drivers already need a back-door for that for equiv vk<->gl extension
<robclark> see MSM_INFO_GET_METADATA/MSM_INFO_SET_METADATA.. and and I think intel should have something similar
MrCooper has joined #dri-devel
<robclark> *amd and
epoch101 has quit []
cweperle^ has joined #dri-devel
yshui_ has joined #dri-devel
yshui has quit [Ping timeout: 480 seconds]
lplc has quit [Remote host closed the connection]
lplc has joined #dri-devel
i-garrison has quit []
kts has joined #dri-devel
kts has quit []
Duke`` has joined #dri-devel
<soreau> it seems mixing highp and mediump is a bad idea or broken in mesa for some gpu's.. specifically, using highp for uv attributes and mediump for floats is a recipe for all kinds of strange oddities in the output
<soreau> but the outcome was as expected on RX cards, currently the issue surfaced on 'raphael_mendocino' gpu
i-garrison has joined #dri-devel
feaneron has quit [Ping timeout: 480 seconds]
glennk has joined #dri-devel
kzd has quit [Ping timeout: 480 seconds]
karolherbst has quit [Read error: Connection reset by peer]
karolherbst has joined #dri-devel
sima has joined #dri-devel
kts has joined #dri-devel
Duke`` has quit [Ping timeout: 480 seconds]
YuGiOhJCJ has joined #dri-devel
Sid127 has quit [Quit: ZNC - https://znc.in]
caitcatd| has quit []
vliaskov_ has joined #dri-devel
Sid127 has joined #dri-devel
caitcatdev has joined #dri-devel
The_Company has quit []
Sid127 has quit [Quit: ZNC - https://znc.in]
caitcatdev has quit []
Sid127 has joined #dri-devel
kts has quit [Quit: Konversation terminated!]
tzimmermann has joined #dri-devel
caitcatdev has joined #dri-devel
kts has joined #dri-devel
fab has joined #dri-devel
idr has quit [Ping timeout: 480 seconds]
fab has quit [Quit: fab]
sghuge has quit [Remote host closed the connection]
sghuge has joined #dri-devel
zsoltiv__ has joined #dri-devel
fab has joined #dri-devel
jkrzyszt_ has joined #dri-devel
kts has quit [Quit: Konversation terminated!]
Jeremy_Rand_Talos__ has quit [Remote host closed the connection]
Jeremy_Rand_Talos__ has joined #dri-devel
kts has joined #dri-devel
lynxeye has joined #dri-devel
kts has quit []
kts has joined #dri-devel
rasterman has joined #dri-devel
bolson has quit [Ping timeout: 480 seconds]
vliaskov__ has joined #dri-devel
apinheiro has joined #dri-devel
zsoltiv__ has quit [Remote host closed the connection]
hazard_hitman has quit [Remote host closed the connection]
vliaskov_ has quit [Ping timeout: 480 seconds]
<mareko> zmike: sample 0 for GL
<mareko> zmike: on any random sample
<mareko> *or
<mareko> soreau: mediump float is FP16, which has terrible range
<mareko> it can't even represent integer numbers after 2048
<mareko> between 1024 and 2047, it can only represent integer numbers, so no fractional part
user21_ has joined #dri-devel
kts has quit [Ping timeout: 480 seconds]
user21 has quit [Ping timeout: 480 seconds]
<mareko> it's not very usable for numbers greater than 16 or less than -16
jsa1 has joined #dri-devel
frieder has joined #dri-devel
zsoltiv__ has joined #dri-devel
siak has joined #dri-devel
pcercuei has joined #dri-devel
davispuh has joined #dri-devel
phasta has joined #dri-devel
cascardo_ is now known as cascardo
siak has quit [Ping timeout: 480 seconds]
jsa1 has quit [Ping timeout: 480 seconds]
kts has joined #dri-devel
guludo has joined #dri-devel
MrCooper has quit [Ping timeout: 480 seconds]
MrCooper has joined #dri-devel
rsalvaterra has quit []
minecrell has quit [Quit: Ping timeout (120 seconds)]
rsalvaterra has joined #dri-devel
minecrell has joined #dri-devel
kts has quit [Ping timeout: 480 seconds]
kts has joined #dri-devel
swfrd_ has joined #dri-devel
nerdopolis has joined #dri-devel
MrCooper has quit [Ping timeout: 480 seconds]
MrCooper has joined #dri-devel
zsoltiv___ has joined #dri-devel
zsoltiv__ has quit [Ping timeout: 480 seconds]
<arnd> robclark: I get "drivers/gpu/drm/msm/msm_gem.c:106:54: error: invalid use of undefined type 'struct msm_kms'" on linux-next today, is that a known issue? I couldn't immediately come up with a good fix
MrCooper has quit [Ping timeout: 480 seconds]
<robclark> arnd: hmm, maybe from a combo of the VM_BIND series vs CONFIG_DRM_MSM_KMS.. enabling CONFIG_DRM_MSM_KMS would "fix" it
<arnd> robclark: sure, I could just move the "select CONFIG_DRM_MSM_KMS" from the various specific symbols into CONFIG_DRM_MSM, but my impression was that this is not the intention
<arnd> right now, we select KMS from MDP4, MDP5, DPU, DP, DSI and HDMI, so the error happens in randconfig builds where all of those are turned off
<robclark> yeah, no the fix is some additional `#ifdef CONFIG_DRM_MSM_KMS`.. I'll look at that later this AM
<arnd> ok, thanks
<robclark> just pointing out a w/a (and why I didn't see that)
<zmike> mareko: that explains a lot, thanks
x has joined #dri-devel
x has left #dri-devel [#dri-devel]
x has joined #dri-devel
x has quit []
kts has quit [Ping timeout: 480 seconds]
MrCooper has joined #dri-devel
epoch101 has joined #dri-devel
kzd has joined #dri-devel
<tzimmermann> sima, i've meanwhile merged the fix into -misc-fixes
<tzimmermann> so no more bug reports
<sima> tzimmermann, yeah just figured if you haven't yet could add that
fab has quit [Quit: fab]
davispuh has quit []
davispuh has joined #dri-devel
<soreau> mareko: ok, thanks
davispuh has quit [Ping timeout: 480 seconds]
epoch101 has quit [Ping timeout: 480 seconds]
fab has joined #dri-devel
fab is now known as Guest21623
<robclark> arnd: sent some more ifdef for ya
epoch101 has joined #dri-devel
warpme_ has joined #dri-devel
luc has quit [Remote host closed the connection]
feaneron has joined #dri-devel
YuGiOhJCJ has quit []
kts has joined #dri-devel
phasta has quit [Quit: WeeChat 4.6.2]
bolson has joined #dri-devel
hazard_hitman has joined #dri-devel
warpme_ has quit []
Duke`` has joined #dri-devel
kts has quit [Ping timeout: 480 seconds]
parthiban has quit [Ping timeout: 480 seconds]
rdwcoder has joined #dri-devel
Company has joined #dri-devel
idr has joined #dri-devel
dsimic is now known as Guest21628
dsimic has joined #dri-devel
rdwcoder has left #dri-devel [#dri-devel]
Guest21628 has quit [Ping timeout: 480 seconds]
kts has joined #dri-devel
rdwcoder has joined #dri-devel
rdwcoder has left #dri-devel [#dri-devel]
anholt has quit [Remote host closed the connection]
swfrd_ has quit []
parthiban has joined #dri-devel
frieder has quit [Remote host closed the connection]
TMM has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
TMM has joined #dri-devel
parthiban has quit []
tobiasjakobi has joined #dri-devel
tobiasjakobi has quit [Remote host closed the connection]
zzyiwei has joined #dri-devel
<zzyiwei> robclark: Hi Robin ^o^, wonder if you can take a quick look at https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/35875. Only missing turnip and lavapipe votes now. Thanks!
kts has quit [Read error: No route to host]
kts has joined #dri-devel
zzyiwei has quit [Quit: Lost terminal]
davispuh has joined #dri-devel
kts has quit [Remote host closed the connection]
user21_ has quit [Remote host closed the connection]
kts has joined #dri-devel
jsa1 has joined #dri-devel
lynxeye has quit [Quit: Leaving.]
feaneron has quit [Ping timeout: 480 seconds]
tzimmermann has quit [Quit: Leaving]
jkrzyszt_ has quit []
jkrzyszt_ has joined #dri-devel
kts has quit [Ping timeout: 480 seconds]
jkrzyszt_ has quit []
imre is now known as Guest21639
imre has joined #dri-devel
sima has quit [Ping timeout: 480 seconds]
jsa1 has quit [Ping timeout: 480 seconds]
azerov has joined #dri-devel
Guest21639 has quit [Ping timeout: 480 seconds]
anholt has joined #dri-devel
imre has quit [Ping timeout: 480 seconds]
<Lynne> just to check, supposing I don't use subgroups, gl_LocalInvocationID.x should be identical to gl_LocalInvocationID.z if I rename every occurence and change the local size, right?
<Lynne> I'm seeing breakage if I swap them, and at this point I'm thinking it could be the shader compiler
<pendingchaos> that would change the value of gl_LocalInvocationIndex
jsa1 has joined #dri-devel
<Lynne> I don't use it
anholt_ has joined #dri-devel
anholt is now known as Guest21641
anholt_ is now known as anholt
<Lynne> what's weird is that lavapipe works, but both intel and nvidia are broken
carbonfiber has joined #dri-devel
rasterman has quit [Quit: Gettin' stinky!]
zzyiwei has joined #dri-devel
<zzyiwei> robclark: just a tiny thing. Your email in bin/people.csv _seems_ to be out of date. I've been using bin/rb.py (thx to Alyssa) a lot these days and just noticed that.
<alyssa> i should probably document that thing more
<alyssa> but happy to hear people other than me use it :>
<alyssa> i have `urb` defined as `rb -r upstream/main $*`
<alyssa> which means i'll just type like `urb jesse mel samuel` and that's it, tags for the whole series applied :}
<zzyiwei> Good to learn that, thanks again!
<robclark> til about people.csv
<alyssa> tbf we added -r later
<alyssa> robclark: yeah this is my fault sorry/not sorry
<robclark> zzyiwei: the fd.o email addr still works
<zzyiwei> Got it ^^
<Sachiel> ohh, I had missed the -r
<alyssa> Sachiel: I really gotta be better at writing docs >.>
<alyssa> I just assume everyone reads every MR in Mesa like a hawk
carbonfiber has quit []
<Sachiel> I 'git log ..upstream/mesa' to start evey working day
<jenatali> I really can't tell if that's sarcasm
<Sachiel> heh, it's not
iive has joined #dri-devel
<idr> I think people.csv (also.. TIL) has the non-preferred email for mattst88 too.
<idr> At least I've never seen that address in a Rb. :shrugh:
alanc has quit [Remote host closed the connection]
alanc has joined #dri-devel
<Lynne> figured out the issue
<Lynne> for some reason, out float array[64]'s writes kinda got lost, if I used inout, most of the time the writes made it through
<Lynne> any combination of volatile/coherent made no difference. removing arguments and hardcoding the array names in the function works perfectly
<Lynne> classic glsl
<mattst88> idr: oh, oops. I didn't know about people.csv, nor that my @google account was listed in it. I also didn't realize that I'd committed patches under that address...
jsa1 has quit [Ping timeout: 480 seconds]
<mattst88> I'll make an MR to correct that
guludo has quit [Ping timeout: 480 seconds]
guludo has joined #dri-devel
<alyssa> jenatali: I read gitlab MRs as opposed to git log but yes
<jenatali> I used to do that too. Haven't been following closely recently though
coldfeet has joined #dri-devel
coldfeet has quit [Remote host closed the connection]
Guest21623 has quit []
Guest21641 has quit [Ping timeout: 480 seconds]
anholt has quit [Ping timeout: 480 seconds]
Kayden has quit [Quit: Leaving]
Kayden has joined #dri-devel
anholt has joined #dri-devel
anholt_ has joined #dri-devel
Duke`` has quit [Ping timeout: 480 seconds]
anholt has quit [Quit: Leaving]
anholt_ has quit [Quit: Leaving]
feaneron has joined #dri-devel
anholt has joined #dri-devel
bolson_ has joined #dri-devel
bolson has quit [Ping timeout: 480 seconds]
edolnx_ has joined #dri-devel
edolnx has quit [Ping timeout: 480 seconds]
apinheiro has quit [Quit: Leaving]
guludo has quit [Ping timeout: 480 seconds]
MrCooper has quit [Ping timeout: 480 seconds]
MrCooper has joined #dri-devel
pcercuei has quit [Quit: dodo]
luc has joined #dri-devel
vliaskov__ has quit [Remote host closed the connection]
Whooa22 has joined #dri-devel
KitsuWhooa is now known as Guest21659
Whooa22 is now known as KitsuWhooa
Guest21659 has quit [Ping timeout: 480 seconds]