Guest8461 has quit [Remote host closed the connection]
tristan_ has joined #dri-devel
heat has joined #dri-devel
cphealy has quit [Quit: Leaving]
tristan_ has quit [Remote host closed the connection]
jello has joined #dri-devel
tristan_ has joined #dri-devel
crabbedhaloablut has joined #dri-devel
yyds has quit [Quit: Lost terminal]
yyds has joined #dri-devel
yuq825 has joined #dri-devel
heat has quit [Remote host closed the connection]
ngcortes has quit [Ping timeout: 480 seconds]
heat has joined #dri-devel
tristan_ has quit [Ping timeout: 480 seconds]
junaid has joined #dri-devel
kzd has quit [Ping timeout: 480 seconds]
bgs has joined #dri-devel
JohnnyonFlame has quit [Read error: Connection reset by peer]
Danct12 has quit [Quit: WeeChat 4.0.2]
Company has quit [Quit: Leaving]
bmodem has joined #dri-devel
Leopold_ has joined #dri-devel
Leopold has quit [Ping timeout: 480 seconds]
bmodem has quit [Quit: bmodem]
bmodem has joined #dri-devel
sima has joined #dri-devel
itoral has joined #dri-devel
yyds has quit [Quit: Lost terminal]
yyds has joined #dri-devel
Danct12 has joined #dri-devel
Danct12 has quit []
rasterman has joined #dri-devel
frieder has joined #dri-devel
alanc has quit [Remote host closed the connection]
alanc has joined #dri-devel
mvlad has joined #dri-devel
Duke`` has joined #dri-devel
heat has quit [Remote host closed the connection]
heat has joined #dri-devel
Duke`` has quit [Ping timeout: 480 seconds]
heat has quit [Ping timeout: 480 seconds]
sghuge has quit [Remote host closed the connection]
sghuge has joined #dri-devel
sumits has quit [Read error: Connection reset by peer]
sumits has joined #dri-devel
Haaninjo has joined #dri-devel
pcercuei has joined #dri-devel
apinheiro has joined #dri-devel
sgruszka has joined #dri-devel
lemonzest has quit [Quit: WeeChat 3.6]
yyds has quit [Quit: Lost terminal]
yyds has joined #dri-devel
lemonzest has joined #dri-devel
Danct12 has joined #dri-devel
yyds has quit [Quit: Lost terminal]
yyds has joined #dri-devel
Ahuj has joined #dri-devel
yyds has quit []
yyds has joined #dri-devel
kts has joined #dri-devel
yyds has quit []
yyds has joined #dri-devel
tristianc has quit []
tristianc has joined #dri-devel
swalker_ has joined #dri-devel
swalker_ is now known as Guest8483
swalker__ has joined #dri-devel
Guest8483 has quit [Ping timeout: 480 seconds]
kts has quit [Remote host closed the connection]
kts has joined #dri-devel
yyds has quit [Quit: Lost terminal]
Duke`` has joined #dri-devel
yyds has joined #dri-devel
donaldrobson has joined #dri-devel
Duke`` has quit [Ping timeout: 480 seconds]
vliaskov has joined #dri-devel
<DavidHeidelberg[m]>
airlied: Hey, just read your blogport. Did you got tinygrad running at reasonable speed? I'm planing to test with RX6800 16G
<airlied>
DavidHeidelberg[m]: I got one bench working on rocm cl and I think it was 2x as fast as my hacked up aco
<airlied>
I then realised I suck at working out why compute jobs are alow
f11f12 has joined #dri-devel
Zopolis4 has joined #dri-devel
<DavidHeidelberg[m]>
kk, I hoped I'll be able to skip ROCm and go directly rusticl, but I guess it isn't the time yet (but I'll test as first for sure)
<airlied>
yeah I had a few optimisations in a branch to make it work at all with aco
<airlied>
I was waiting to get a 7900xt since it has the gemm stuff
konstantin_ is now known as konstantin
yyds_ has joined #dri-devel
yyds_ has quit []
f11f12 has quit [Quit: Leaving]
yyds has quit [Quit: Lost terminal]
yyds has joined #dri-devel
yyds_ has joined #dri-devel
yyds_ has quit []
yyds has quit []
yyds has joined #dri-devel
yyds has quit []
tristan has joined #dri-devel
tristan is now known as Guest8488
apinheiro has quit [Quit: Leaving]
kts has quit [Ping timeout: 480 seconds]
YuGiOhJCJ has joined #dri-devel
swalker__ has quit [Remote host closed the connection]
swalker__ has joined #dri-devel
f11f12 has joined #dri-devel
tristan_ has joined #dri-devel
Guest8488 has quit [Read error: Connection reset by peer]
<gfxstrand>
robclark, cwabbott: Looking at YUV in turnip and the formats it's using are wrong the vk_format.h is wrong and... well, everything is wrong.
<gfxstrand>
I'm attempting to fix it but doing so requires a format with a WYXZ swizzle which doesn't seem to be a thing in the a3xx_color_swap enum.
<gfxstrand>
Suggestions on how to sort that out?
notpeelz has joined #dri-devel
Guest8523 has quit [Read error: Connection reset by peer]
kzd has quit [Quit: kzd]
bmodem has quit [Ping timeout: 480 seconds]
bmodem has joined #dri-devel
<robclark>
we do have to lower the yuv->rgb conversion so I guess the compiler could also swizzle things?
bmodem has quit [Excess Flood]
<gfxstrand>
Yes, maybe?
<gfxstrand>
I'm trying to make all the Vulkan stuff internally consistent.
<gfxstrand>
Right now, it's in a state of "smash until it works"
bmodem has joined #dri-devel
<robclark>
I think cwabbott knows the vk side better than I do
<gfxstrand>
So, I think you can just add a swizzle like you would for any other texture. You just have to swizzle a bit more, maybe.
<gfxstrand>
It's correct but it's going to break everyone.
<gfxstrand>
I think I know how to mitigate on Intel. Mitigating on qcom is probably going to take someone writing code.
<robclark>
is this only in the context of image/tex sampling? We do also have a regular swizzle there..
<gfxstrand>
Yeah, only sampling.
<gfxstrand>
So we can use a regular swizzle. It's just not plumbed for that.
notpeelz has quit [Read error: Connection reset by peer]
notpeelz has joined #dri-devel
tristianc has quit []
tristianc has joined #dri-devel
gawin has quit [Quit: Konversation terminated!]
Duke`` has joined #dri-devel
Kayden has quit [Quit: to JF]
gouchi has joined #dri-devel
gouchi has quit []
<gfxstrand>
Looks like RADV is going to be annoying too. Also, the entirety of the AMD docs I seem to be able to find simply list that YUV formats exist, not what they mean.
<gfxstrand>
Also, they have numbers in the docs which don't match the numbers in the driver. Joy!
<gfxstrand>
Maybe RADV will magically do the right thing if we set things in u_format.csv the right way?
<gfxstrand>
What even is the right way?!?
<gfxstrand>
*sigh*
<gfxstrand>
Uh... I don't think RADV is even supporting these YUV formats right now.
Duke`` has quit [Ping timeout: 480 seconds]
benjaminl has quit [Ping timeout: 480 seconds]
f11f12 has joined #dri-devel
ngcortes has quit [Remote host closed the connection]
ngcortes has joined #dri-devel
alyssa has quit [Quit: alyssa]
fab has joined #dri-devel
<jenatali>
alyssa: what lowering?
gouchi has joined #dri-devel
simon-perretta-img has joined #dri-devel
ngcortes has quit [Ping timeout: 480 seconds]
crabbedhaloablut has quit []
f11f13 has joined #dri-devel
thellstrom has quit [Read error: Connection reset by peer]
f11f12 has quit [Ping timeout: 480 seconds]
notpeelz has quit [Read error: Connection reset by peer]
peelz has joined #dri-devel
Duke`` has joined #dri-devel
peelz is now known as Guest8532
ybogdano has quit [Ping timeout: 480 seconds]
ybogdano has joined #dri-devel
fab has quit [Ping timeout: 480 seconds]
benjaminl has joined #dri-devel
bgs has quit [Remote host closed the connection]
mvlad has quit [Remote host closed the connection]
sima has quit [Ping timeout: 480 seconds]
gouchi has quit [Remote host closed the connection]
Duke`` has quit [Ping timeout: 480 seconds]
oneforall2 has quit [Remote host closed the connection]
junaid has quit [Ping timeout: 480 seconds]
oneforall2 has joined #dri-devel
mort_4 is now known as mort_
simon-perretta-img_ has joined #dri-devel
ngcortes has joined #dri-devel
Leopold_ has quit [Remote host closed the connection]
simon-perretta-img has quit [Ping timeout: 480 seconds]
Kayden has joined #dri-devel
alyssa has joined #dri-devel
<gfxstrand>
I'm going to regret asking this... How do I get lavapipe to dump LLVM?