ChanServ changed the topic of #dri-devel to: <ajax> nothing involved with X should ever be unable to find a bar
pcercuei has quit [Quit: dodo]
danvet has quit [Ping timeout: 480 seconds]
thellstrom1 has joined #dri-devel
thellstrom has quit [Read error: Connection reset by peer]
camus has joined #dri-devel
<imirkin> how does textureOffset work, esp in the context of linear filter and/or mipfilter?
<imirkin> or is this one of those "don't do that" situations?
co1umbarius has joined #dri-devel
columbarius has quit [Ping timeout: 480 seconds]
Akari has quit [Quit: segmentation fault (core dumped)]
Akari has joined #dri-devel
Akari has quit [Quit: segmentation fault (core dumped)]
Akari has joined #dri-devel
sdutt has quit []
<mareko> it's just added to the final integer coordinates
<HdkR> Also fun that the spec mandates offset be constants while the Nvidia blob just happily consumes non-constant :P
<imirkin> mareko: final integer coordinates of what?
<imirkin> if you have e.g. miplinear interp, you're going to have "integer" coordinates from multiple levels
<imirkin> does that mean that +1 is applied in both levels (and in level N+1, a +1 is effectively a +2 in level N)?
<jenatali> imirkin: Yeah, pretty much
<imirkin> so it'll end up filtering together things which make no sense
<imirkin> aka "don't do that"? :)
sdutt has joined #dri-devel
<jenatali> Yeah, I seem to recall getting asked to document recently that doing fixed offset + mip filtering doesn't make any sense
<anholt_> Venemo: so, collabora's lab has been having some trouble with overloaded dispatchers which should be resolved soon. your run had a series of timeouts, likely due to the nfs not responding, then eventually one of your retry runs didn't even get as far as saying it was starting a test (again, probably nfs), so deqp-runner decided things were really busted.
<anholt_> I should probably throw a nicer error message when that first happens. making a note.
lemonzest has joined #dri-devel
<imirkin> jenatali: ok. good to know i'm not crazy :)
Company has quit [Read error: Connection reset by peer]
craftyguy has quit [Remote host closed the connection]
sneil has joined #dri-devel
craftyguy has joined #dri-devel
<imirkin> does anyone know offhand if nir will generate texelFetch's for samplerBuffers with sampler == texture, or sampler == 0?
lemonzest has quit [Quit: WeeChat 3.3]
ogabbay_ is now known as ogabbay
yoslin_ has quit []
yoslin has joined #dri-devel
<Venemo> anholt_: thanks. Let me know when I can try again
mclasen_ has quit [Ping timeout: 480 seconds]
Duke`` has joined #dri-devel
lemonzest has joined #dri-devel
alanc has quit [Remote host closed the connection]
alanc has joined #dri-devel
i-garrison has quit []
i-garrison has joined #dri-devel
sdutt has quit [Ping timeout: 480 seconds]
Duke`` has quit [Ping timeout: 480 seconds]
gouchi has joined #dri-devel
Duke`` has joined #dri-devel
i-garrison has quit []
i-garrison has joined #dri-devel
rasterman has joined #dri-devel
Duke`` has quit []
gouchi has quit [Remote host closed the connection]
Company has joined #dri-devel
gouchi has joined #dri-devel
Company has quit []
Company has joined #dri-devel
thellstrom has joined #dri-devel
thellstrom1 has quit [Ping timeout: 480 seconds]
pcercuei has joined #dri-devel
gouchi has quit [Remote host closed the connection]
danvet has joined #dri-devel
YuGiOhJCJ has joined #dri-devel
tobiasjakobi has joined #dri-devel
The_Company has joined #dri-devel
tobiasjakobi has quit [Remote host closed the connection]
Company has quit [Ping timeout: 480 seconds]
mclasen has joined #dri-devel
shashanks has joined #dri-devel
YuGiOhJCJ has quit [Quit: YuGiOhJCJ]
gouchi has joined #dri-devel
luckyxxl has joined #dri-devel
cengiz_io has quit [autokilled: Host violated network policy. - Contact support@oftc.net for help. (2021-11-14 15:00:27)]
dianders has quit [autokilled: Host violated network policy. - Contact support@oftc.net for help. (2021-11-14 15:00:27)]
angular_mike_____ has quit [autokilled: Host violated network policy. - Contact support@oftc.net for help. (2021-11-14 15:00:27)]
markyacoub has quit [autokilled: Host violated network policy. - Contact support@oftc.net for help. (2021-11-14 15:00:27)]
abhinav___ has quit [autokilled: Host violated network policy. - Contact support@oftc.net for help. (2021-11-14 15:00:27)]
adjtm has quit [Remote host closed the connection]
adjtm has joined #dri-devel
ppascher has quit [Quit: Gateway shutdown]
ppascher has joined #dri-devel
urja has quit [Quit: WeeChat 3.0]
urja has joined #dri-devel
flibitijibibo has quit [Quit: Leaving]
sdutt has joined #dri-devel
rasterman has quit [Quit: Gettin' stinky!]
luckyxxl has quit []
<robclark> karolherbst: any idea where to get LLVMSPIRVLib 13.0 for f35? This was working before I upgraded.. hmm, but I guess it was using LLVMSPIRVLib 12.0 and the problem is now fedora has llvm 13 but not the matching LLVMSPIRVLib?
<karolherbst> robclark: I guess somebody forgot to update it
<karolherbst> I think airlied manages the package
<karolherbst> robclark: rawhide is on 13 though so you might get away by installing the rawhide version locally
<karolherbst> mhh although that is build afainst final, not rc1 ..
<robclark> hmm
<karolherbst> ehhh
<karolherbst> the translator is on 13 on the f35 branch...
<karolherbst> worst case build the rpm locally...
<karolherbst> git checkout f35
<karolherbst> fedpkg mockbuild
<karolherbst> but I guess it's in the pipeline somehwere
<karolherbst> update was on Tue Oct 26 17:16:39 2021 +0200 though
<karolherbst> maybe airlied indeed knows the answer here
<robclark> I suppose I should have waited a bit longer to update to f35.. I guess I can poke around to see if there is a build somewhere, or build it mysefl
<karolherbst> yeah.. just use fedpkg mockbuild for it
<karolherbst> it generates rpms
<karolherbst> and builds inside a chroot
<karolherbst> took like 5 minutes here
macromorgan has quit [Read error: Connection reset by peer]
macromorgan has joined #dri-devel
<karolherbst> well.. it's still in the progress but nearly done :D
<karolherbst> and then you can do "dnf upgrade *.rpm"
<karolherbst> or uhm.. install
<karolherbst> guess it ... ehh wait
<karolherbst> built it from the wrong branch
Duke`` has joined #dri-devel
camus has quit []
<robclark> karolherbst: that seems to have worked, thx
<karolherbst> np
<robclark> hmm, swr ofc doesn't build w/ llvm.. although I guess there is an easy solution there..
sravn has quit [Ping timeout: 480 seconds]
sravn has joined #dri-devel
<airlied> robclark: should be in updates-testing
<robclark> oh, hmm.. yeah, I guess I don't have updates-testing enabled
<airlied> yeah just do a one off
<airlied> sudo dnf --enablerepo=updates-testing upgrade spirv-llvm-translator
<robclark> I already made a mock build, which should hold me over until it lands in main repo
<airlied> danvet: fyi linus reply to my last PR
X-Scale has joined #dri-devel
gouchi has quit [Remote host closed the connection]
X-Scale` has quit [Ping timeout: 480 seconds]
rasterman has joined #dri-devel
Duke`` has quit [Ping timeout: 480 seconds]
danvet has quit [Ping timeout: 480 seconds]
<imirkin> anholt_: "ERROR - Failure getting run results: parsing results: Reading from dEQP: timed out waiting for fd to be ready" -- this is over nfs. any way to increase timeout? i've gotten that a couple times, the qpa file itself is fine.
lemonzest has quit [Quit: WeeChat 3.3]
illwieckz has quit []
sdutt has quit [Ping timeout: 480 seconds]
rasterman has quit [Quit: Gettin' stinky!]
<mareko> imirkin: buffers and images don't have a sampler state (it wouldn't have any effect), only tex,txb,txl,txd,lod,tg4 use it
<imirkin> mareko: that doesn't prevent the hardware from exploding
<mareko> let's call them hw bugs
<imirkin> sure.
<imirkin> still means i have to sort it out.
<imirkin> probably forcing sampler -> for such ops would be the most reliable thing to do
<imirkin> sampler -> 0
<mareko> there are many cases like that which drivers have to work around, nothing new
<imirkin> yes.
<imirkin> i wasn't asking "why is there no sampler uploaded"
<imirkin> i was asking what the expected nir behavior was.
pcercuei has quit [Quit: dodo]
milkylainen has quit [Quit: Ping timeout (120 seconds)]
pjakobsson has quit [Quit: ZNC 1.7.5 - https://znc.in]
pjakobsson has joined #dri-devel
sdutt has joined #dri-devel