ChanServ changed the topic of #dri-devel to: <ajax> nothing involved with X should ever be unable to find a bar
gnarchie has joined #dri-devel
alarumbe has joined #dri-devel
JRepinc has quit []
JRepinc has joined #dri-devel
epoch101 has quit []
JRepinc has quit []
JRepinc has joined #dri-devel
iive has quit [Quit: They came for me...]
alarumbe has quit []
The_Company has joined #dri-devel
alarumbe has joined #dri-devel
Company has quit [Ping timeout: 480 seconds]
alarumbe has quit [Remote host closed the connection]
JRepinc has quit []
JRepinc has joined #dri-devel
jhli_ has joined #dri-devel
jhli has quit [Read error: Connection reset by peer]
<robclark> karolherbst: btw, test_basic work_item_functions_out_of_range and work_item_functions_out_of_range_hardcoded .. I guess those are llvm spriv translator bugs? Idk if you are tracking those? With a pending MR (because 16b NaNs suck) those are my last two test_basic fails
idr has quit [Ping timeout: 480 seconds]
alarumbe has joined #dri-devel
luc has quit [Remote host closed the connection]
tyalie has quit [Ping timeout: 480 seconds]
feaneron has quit [Ping timeout: 480 seconds]
tyalie has joined #dri-devel
cphealy has quit []
nerdopolis has quit [Ping timeout: 480 seconds]
djbw has quit [Ping timeout: 480 seconds]
The_Company has quit [Read error: Connection reset by peer]
luc has joined #dri-devel
dviola has quit [Quit: WeeChat 4.6.3]
glennk has joined #dri-devel
dviola has joined #dri-devel
Duke`` has joined #dri-devel
diego has joined #dri-devel
dviola has quit [Ping timeout: 480 seconds]
alarumbe has quit []
dolphin has joined #dri-devel
luc has quit [Read error: Connection reset by peer]
kzd has quit [Ping timeout: 480 seconds]
Nasina has quit [Read error: Connection reset by peer]
itoral has joined #dri-devel
Duke`` has quit [Ping timeout: 480 seconds]
jsa1 has joined #dri-devel
luc has joined #dri-devel
Nasina has joined #dri-devel
sima has joined #dri-devel
bolson has quit [Ping timeout: 480 seconds]
<karolherbst> robclark: correct
<karolherbst> I closed the bug report on this yesterday :D
phasta has joined #dri-devel
sghuge has quit [Remote host closed the connection]
sghuge has joined #dri-devel
warpme has joined #dri-devel
<karolherbst> robclark: I wonder if the 16b bug is a CTS bug...
vliaskov has joined #dri-devel
<karolherbst> at least for CL_FLOAT it states: "NaNs may be converted to a NaN value(s) supported by the device."
<karolherbst> wondering if it was forgotten to be specified for CL_HALF_FLOAT as well
<karolherbst> but generally I don't see that an implementation is required to keep the numeric value of the NaN
<karolherbst> I'll file an issue asking for clarification
tyalie has quit []
tyalie has joined #dri-devel
<karolherbst> mhh but this is an API function, where it doesn't matter what the CL C spec says
kts has joined #dri-devel
OftenTimeConsuming has quit [Remote host closed the connection]
OftenTimeConsuming has joined #dri-devel
K900 has quit [Remote host closed the connection]
K900 has joined #dri-devel
rasterman has joined #dri-devel
apinheiro has joined #dri-devel
<mlankhorst> Forgot to protect drm-misc-next-fixes, done so now. :)
lynxeye has joined #dri-devel
<dolphin> sima, airlied: sent drm-intel-fixes PR, just two picked up by tooling until today (this is short week in here)
TMM has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
TMM has joined #dri-devel
tzimmermann has joined #dri-devel
mvlad has joined #dri-devel
tyalie has quit [Ping timeout: 480 seconds]
tyalie has joined #dri-devel
kts has quit [Ping timeout: 480 seconds]
JRepinc has quit []
JRepinc has joined #dri-devel
vliaskov has quit [Ping timeout: 480 seconds]
<mlankhorst> Midsommar!
<jfalempe> mlankhorst: I've sent the drm_panic v10 without static variable. I'm trying to adapt your vram patch, but I'm wondering how I can add a struct xe_res_cursor to the struct intel_framebuffer?
vliaskov has joined #dri-devel
kzd has joined #dri-devel
<mlankhorst> need to think on that
<mlankhorst> would likely just be an allocated struct by xe instead, so it can differ from i915 and xe
feaneron has joined #dri-devel
pcercuei has joined #dri-devel
Nasina has quit [Read error: Connection reset by peer]
Nasina has joined #dri-devel
Company has joined #dri-devel
tyalie has quit [Ping timeout: 480 seconds]
tyalie has joined #dri-devel
Nasina has quit [Read error: Connection reset by peer]
Nasina has joined #dri-devel
fab has joined #dri-devel
tyalie has quit [Ping timeout: 480 seconds]
<lucaceresoli> hello, a gentle ping for https://patchwork.freedesktop.org/series/149581/
<lucaceresoli> it's the last missing piece for the full conversion to devm_drm_bridge_alloc(), and it is the one patch blocking several other series from being sent
<lucaceresoli> it is R-by lumag but I don't think this is enough for applying
Nasina has quit [Read error: Connection reset by peer]
Nasina has joined #dri-devel
fab has quit [Read error: Connection reset by peer]
fab has joined #dri-devel
Nasina has quit [Read error: Connection reset by peer]
fab has quit []
JRepinc has quit []
JRepinc has joined #dri-devel
tyalie has joined #dri-devel
Nasina has joined #dri-devel
fab has joined #dri-devel
guludo has joined #dri-devel
Nasina has quit [Ping timeout: 480 seconds]
fab has quit [Quit: fab]
tyalie has quit [Ping timeout: 480 seconds]
tyalie has joined #dri-devel
tyalie has quit []
tyalie has joined #dri-devel
itoral has quit [Quit: Leaving]
nerdopolis has joined #dri-devel
tyalie has quit [Ping timeout: 480 seconds]
dolphin has quit [Quit: Leaving]
Nasina has joined #dri-devel
Nasina has quit [Read error: Connection reset by peer]
tyalie has joined #dri-devel
tyalie has quit []
tyalie has joined #dri-devel
Nasina has joined #dri-devel
davispuh has joined #dri-devel
warpme has quit []
tyalie has quit [Ping timeout: 480 seconds]
tyalie has joined #dri-devel
<robclark> karolherbst: for 16b NaN, I do have a workaround which isn't too horrible
<karolherbst> yeah, I saw
<robclark> karolherbst: does that PR also fix work_item_functions_out_of_range? It seems there needs to be some bounds checking somewhere
<karolherbst> still a bit annoying
<karolherbst> robclark: yeah
<robclark> cool, thx
<karolherbst> that PR adds bound checking to those CL builtins
<karolherbst> in CL C they define OOR behavior, in SPIR-V they do no
<robclark> ๐Ÿ‘
The_Company has joined #dri-devel
tyalie has quit []
warpme has joined #dri-devel
tyalie has joined #dri-devel
Company has quit [Ping timeout: 480 seconds]
hikiko has joined #dri-devel
Nasina has quit [Ping timeout: 480 seconds]
hikiko_ has quit [Ping timeout: 480 seconds]
tyalie has quit []
dantob has joined #dri-devel
hikiko has quit [Ping timeout: 480 seconds]
hikiko has joined #dri-devel
tyalie has joined #dri-devel
JRepinc has quit []
JRepinc has joined #dri-devel
tyalie has quit [Ping timeout: 480 seconds]
tyalie has joined #dri-devel
YuGiOhJCJ has quit []
epoch101 has joined #dri-devel
tyalie has quit [Ping timeout: 480 seconds]
feaneron has quit [Remote host closed the connection]
feaneron has joined #dri-devel
warpme has quit []
tyalie has joined #dri-devel
fab has joined #dri-devel
JRepinc has quit []
fab has quit []
JRepinc has joined #dri-devel
fab has joined #dri-devel
dantob has quit []
tyalie has quit [Ping timeout: 480 seconds]
tyalie has joined #dri-devel
fab has quit [Read error: Connection reset by peer]
hikiko_ has joined #dri-devel
tyalie has quit [Ping timeout: 480 seconds]
tyalie has joined #dri-devel
hikiko has quit [Ping timeout: 480 seconds]
Nasina has joined #dri-devel
fab has joined #dri-devel
djbw has joined #dri-devel
JRepinc has quit []
JRepinc has joined #dri-devel
alarumbe has joined #dri-devel
tyalie has quit [Ping timeout: 480 seconds]
fab has quit [Ping timeout: 480 seconds]
tyalie has joined #dri-devel
alarumbe has quit []
warpme has joined #dri-devel
JRepinc has quit []
JRepinc has joined #dri-devel
fab has joined #dri-devel
tyalie has quit [Ping timeout: 480 seconds]
tyalie has joined #dri-devel
sre has joined #dri-devel
haaninjo has joined #dri-devel
fab has quit [Ping timeout: 480 seconds]
lsntvt__ has joined #dri-devel
lsntvt_ has quit [Ping timeout: 480 seconds]
dakr has joined #dri-devel
dakr has quit []
kts has joined #dri-devel
danilo is now known as dakr
JRepinc has quit []
JRepinc has joined #dri-devel
phasta has quit [Quit: WeeChat 4.6.2]
JRepinc has quit []
djbw has quit [Ping timeout: 480 seconds]
JRepinc has joined #dri-devel
jsa1 has quit [Ping timeout: 480 seconds]
Duke`` has joined #dri-devel
tyalie has quit []
tyalie has joined #dri-devel
paulk-bis has quit []
paulk has joined #dri-devel
vliaskov has quit [Ping timeout: 480 seconds]
dsimic is now known as Guest18357
dsimic has joined #dri-devel
tyalie has quit [Ping timeout: 480 seconds]
Guest18357 has quit [Ping timeout: 480 seconds]
<jfalempe> mlankhorst: I've made a small test to pre-allocate a panic struct, so it can be different between xe and i915 : https://paste.debian.net/1380736/ (on top of v10)
Nasina has quit [Read error: Connection reset by peer]
tyalie has joined #dri-devel
tyalie has quit [Ping timeout: 480 seconds]
tyalie has joined #dri-devel
tyalie has quit [Ping timeout: 480 seconds]
tyalie has joined #dri-devel
TMM has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
TMM has joined #dri-devel
tyalie has quit [Ping timeout: 480 seconds]
djbw has joined #dri-devel
tyalie has joined #dri-devel
Jeremy_Rand_Talos has quit [Remote host closed the connection]
warpme has quit []
Jeremy_Rand_Talos has joined #dri-devel
tyalie has quit [Ping timeout: 480 seconds]
tzimmermann has quit [Quit: Leaving]
Jeremy_Rand_Talos has quit [Remote host closed the connection]
Jeremy_Rand_Talos has joined #dri-devel
anholt has quit [Remote host closed the connection]
anholt has joined #dri-devel
lsntvt__ has quit [Remote host closed the connection]
fab has joined #dri-devel
Nasina has joined #dri-devel
lynxeye has quit [Quit: Leaving.]
fab has quit [Quit: fab]
fab has joined #dri-devel
djbw has quit [Ping timeout: 480 seconds]
diego has left #dri-devel [#dri-devel]
dviola has joined #dri-devel
epoch101 has quit []
tyalie has joined #dri-devel
kts has quit [Quit: Konversation terminated!]
JRepinc has quit []
JRepinc has joined #dri-devel
Nasina has quit [Read error: Connection reset by peer]
Nasina has joined #dri-devel
epoch101 has joined #dri-devel
jsa1 has joined #dri-devel
gouchi has joined #dri-devel
gouchi has quit []
feaneron has quit [Quit: feaneron]
guludo has quit [Ping timeout: 480 seconds]
guludo has joined #dri-devel
sima has quit [Ping timeout: 480 seconds]
tobiasjakobi has joined #dri-devel
tobiasjakobi has quit []
guludo has quit [Ping timeout: 480 seconds]
tyalie has quit [Ping timeout: 480 seconds]
tyalie has joined #dri-devel
tyalie has quit [Ping timeout: 480 seconds]
sgerhold has quit [Quit: Ping timeout (120 seconds)]
sgerhold has joined #dri-devel
<mlankhorst> jfalempe: Yeah, seems useful. Perhaps make it a struct intel_panic_data *panic; Both drivers can define their own struct for that. :)
<mlankhorst> They don't have to agree on what intel_panic_data looks like
alanc has quit [Remote host closed the connection]
<mlankhorst> struct intel_panic_data; struct intel_panic_data *panic;
alanc has joined #dri-devel
guludo has joined #dri-devel
tyalie has joined #dri-devel
JRepinc has quit []
JRepinc has joined #dri-devel
jsa1 has quit [Ping timeout: 480 seconds]
bolson has joined #dri-devel
rasterman has quit [Quit: Gettin' stinky!]
tyalie has quit []
tyalie has joined #dri-devel
YuGiOhJCJ has joined #dri-devel
davispuh has quit []
Nasina has quit [Ping timeout: 480 seconds]
feaneron has joined #dri-devel
tyalie has quit []
tyalie has joined #dri-devel
davispuh has joined #dri-devel
tyalie has quit [Ping timeout: 480 seconds]
tyalie has joined #dri-devel
lplc has quit [Ping timeout: 480 seconds]
lplc has joined #dri-devel
vliaskov has joined #dri-devel
JLP_ has quit [Ping timeout: 480 seconds]
<jfalempe> mlankhorst: ok, that will avoid some casts.
JLP has joined #dri-devel
Duke`` has quit [Ping timeout: 480 seconds]
mvlad has quit [Remote host closed the connection]
LaserEyess has quit [Quit: fugg]
zzyiwei has joined #dri-devel
jfalempe has quit [Quit: jfalempe]
LaserEyess has joined #dri-devel
<zzyiwei> robclark: wonder if you or anyone can help rb/ab the rest in https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/35561 Thanks!
<robclark> I can look at the tu part.. just been busy
tyalie has quit [Ping timeout: 480 seconds]
JRepinc has quit [Remote host closed the connection]
<zzyiwei> (ใ……ยด ห˜ `)
<robclark> zzyiwei: very much a-b for removing code.. I'm just going to have to trust you on the android bits because I don't really have a way to test that atm ;-)
<zzyiwei> Cool, no worries about that ; )
<robclark> I guess you might have to hack some ebuild (I did, last time I built ToT mesa for arcvm, not too long ago), but other than that I guess it isn't too hard to sanity test on your end
Nasina has joined #dri-devel
JRepin has joined #dri-devel
Nasina has quit [Read error: Connection reset by peer]
fcststpytletogo^ has quit [Remote host closed the connection]
asrivats_ has quit [Remote host closed the connection]
asrivats_ has joined #dri-devel
djbw has joined #dri-devel
Nasina has joined #dri-devel
Nasina has quit [Read error: Connection reset by peer]
<zzyiwei> robclark: i did that once before, and so far the ebuild stuff is surprisingly robust. At least for the past year, I didn't have to touch a single line there (when testing ToT venus)
<robclark> hmm, istr that some updates were needed for meson build option changes?
Nasina has joined #dri-devel
<zzyiwei> nothing affects us (at least for venus). I didn't check the freedreno side but you had kept that pretty close to ToT previously.
asrivats_ has quit [Ping timeout: 480 seconds]
Nasina has quit [Read error: Connection reset by peer]
Nasina has joined #dri-devel
apinheiro has quit [Quit: Leaving]
tyalie has joined #dri-devel
odrling has quit [Remote host closed the connection]
odrling has joined #dri-devel
Nasina has quit [Read error: Connection reset by peer]
vliaskov has quit [Ping timeout: 480 seconds]
Nasina has joined #dri-devel
tyalie has quit [Ping timeout: 480 seconds]
haaninjo has quit [Quit: Ex-Chat]
Nasina has quit [Read error: Connection reset by peer]
amarsh04 has joined #dri-devel
valpackett has quit [Ping timeout: 480 seconds]
epoch101_ has joined #dri-devel
tyalie has joined #dri-devel
epoch101 has quit [Ping timeout: 480 seconds]
Nasina has joined #dri-devel
asrivats_ has joined #dri-devel
Nasina has quit [Read error: Connection reset by peer]
Nasina has joined #dri-devel
tyalie has quit [Ping timeout: 480 seconds]
pcercuei has quit [Quit: dodo]
epoch101_ has quit []
valpackett has joined #dri-devel
glennk has quit [Ping timeout: 480 seconds]
asrivats_ has quit [Ping timeout: 480 seconds]