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]
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)
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]