ChanServ changed the topic of #dri-devel to: <ajax> nothing involved with X should ever be unable to find a bar
MajorBiscuit has quit [Quit: WeeChat 3.3]
jernej has joined #dri-devel
jernej has joined #dri-devel
rasterman has quit [Quit: Gettin' stinky!]
pcercuei has quit [Quit: dodo]
columbarius has joined #dri-devel
co1umbarius has quit [Ping timeout: 480 seconds]
nsneck has quit [Ping timeout: 480 seconds]
Company has quit [Quit: Leaving]
sdutt has joined #dri-devel
sdutt has quit [Remote host closed the connection]
zip100 has joined #dri-devel
zip100_ has quit [Ping timeout: 480 seconds]
oneforall2 has quit [Remote host closed the connection]
oneforall2 has joined #dri-devel
mclasen_ has quit [Ping timeout: 480 seconds]
OftenTimeConsuming has joined #dri-devel
ickle_ has quit []
ickle has joined #dri-devel
ifreund_ has joined #dri-devel
ifreund is now known as Guest9344
ifreund_ is now known as ifreund
Duke`` has joined #dri-devel
hch12907 has joined #dri-devel
hch12907_ has quit [Ping timeout: 480 seconds]
hch12907_ has joined #dri-devel
hch12907 has quit [Ping timeout: 480 seconds]
mriesch has quit [Remote host closed the connection]
mriesch has joined #dri-devel
dv_ has quit [Ping timeout: 480 seconds]
dv_ has joined #dri-devel
YuGiOhJCJ has joined #dri-devel
gouchi has joined #dri-devel
MajorBiscuit has joined #dri-devel
pcercuei has joined #dri-devel
i-garrison has quit []
i-garrison has joined #dri-devel
gouchi has quit [Remote host closed the connection]
ella-0 has joined #dri-devel
gouchi has joined #dri-devel
Haaninjo has joined #dri-devel
MajorBiscuit has quit [Ping timeout: 480 seconds]
rasterman has joined #dri-devel
tobiasjakobi has joined #dri-devel
tobiasjakobi has quit [Remote host closed the connection]
gouchi has quit [Remote host closed the connection]
Company has joined #dri-devel
hch12907 has joined #dri-devel
hch12907_ has quit [Ping timeout: 480 seconds]
mclasen has joined #dri-devel
ella-0_ has joined #dri-devel
ella-0 has quit [Remote host closed the connection]
Haaninjo has quit [Quit: Ex-Chat]
lichun has joined #dri-devel
lichun has quit []
MajorBiscuit has joined #dri-devel
hch12907_ has joined #dri-devel
hch12907 has quit [Ping timeout: 480 seconds]
DPA- has joined #dri-devel
MajorBiscuit has quit [Ping timeout: 480 seconds]
DPA- has quit []
DPA- has joined #dri-devel
DPA has quit [Ping timeout: 480 seconds]
lemonzest has joined #dri-devel
hch12907_ has quit [Ping timeout: 480 seconds]
mntmn has quit [Ping timeout: 480 seconds]
mntmn has joined #dri-devel
MajorBiscuit has joined #dri-devel
gouchi has joined #dri-devel
rsripada_ has quit [Ping timeout: 480 seconds]
dolphin has quit [Ping timeout: 480 seconds]
mdnavare_ has quit [Ping timeout: 480 seconds]
Ryback_ has quit [Ping timeout: 480 seconds]
hikiko has quit [Quit: Leaving!]
neoXite has joined #dri-devel
hikiko has joined #dri-devel
<robclark> airlied: btw, does cl *really* require PIPE_SHADER_CAP_MAX_SAMPLER_VIEWS >=128? I wouldn't expect pre-bindless adreno to be able to do that (yet blob supported cl back to a3xx)
rcf has quit [Quit: WeeChat 3.2.1]
hch12907_ has joined #dri-devel
hch12907_ has quit [Ping timeout: 480 seconds]
YuGiOhJCJ has quit [Quit: YuGiOhJCJ]
dv_ has quit []
dv_ has joined #dri-devel
dv_ has quit []
dv_ has joined #dri-devel
hch12907_ has joined #dri-devel
Guest9344 has quit [Ping timeout: 480 seconds]
ifreund has quit [Remote host closed the connection]
ifreund has joined #dri-devel
Company has quit [Read error: No route to host]
Company has joined #dri-devel
<jenatali> robclark: yep, min-required max read-only image count is 128
<jenatali> That's D3D10's requirement too FWIW
slattann has joined #dri-devel
slattann has quit []
JohnnyonFlame has joined #dri-devel
sagar_ has quit [Remote host closed the connection]
sagar_ has joined #dri-devel
<jekstrand> Wow, that's a lot higher than GL
<jekstrand> GL is like 32 or something
<robclark> jenatali: as in a single kernel can reference 128 images? Or is there some lower limit for a single kernel? (Or perhaps lower limit for embedded profile?)
<jekstrand> robclark: What's the arduino limit?
<jenatali> Embedded is lower, yeah
<robclark> I mean I guess we could emulate images on earlier things.. but that sounds un-fun for a checkbox requirement
<jekstrand> jenatali: There's different embedded CL limits? :-/
<jenatali> jekstrand: Yep
<jekstrand> Awesome
<robclark> I think we had 16 before.. but that might have just been copied from # of tex
<jekstrand> How is that exposed? Is there a profile thing?
<robclark> yeah, there is some sort of cl embedded profile
<jenatali> Hm I don't see this one called out as different for embedded
<jekstrand> It's 8 for embedded
<jekstrand> 8 read and 8 write
<jenatali> Yeah just found that
<jenatali> Yeah I guess that matches D3D11 FL11.1 since 64 write images are needed for non-embedded
<robclark> hmm, at least on a6xx, SP_CS_IBO_COUNT looks to be 7b, so maybe that does support 128.. bit less sure on earlier gens.. a3xx kinda emulated images as textures (for read) and MRT (for write), but it only supported embedded profile.. unsure about a4xx
<jekstrand> using textures for read seems perfectly reasonable.
<robclark> other than not having 128 textures (at least on pre-bindless things)
<robclark> anyways, I guess in the mean time I should at least fix clover to just not claim to support images if <128 MAX_READ_IMAGE_ARGS, rather than claim to support nothing
dolphin has joined #dri-devel
pcercuei has quit [Ping timeout: 480 seconds]
pcercuei has joined #dri-devel
rasterman has quit [Quit: Gettin' stinky!]
Haaninjo has joined #dri-devel
rasterman has joined #dri-devel
rasterman has quit []
JohnnyonFlame has quit [Ping timeout: 480 seconds]
rasterman has joined #dri-devel
Ryback_ has joined #dri-devel
hch12907_ has quit [Ping timeout: 480 seconds]
Duke`` has quit [Ping timeout: 480 seconds]
<robclark> airlied: is there a way to get git-request-pull to do something sensible across merge commits? As in not try to summarize everything from the branch that was merged?
<robclark> (somehow trying to google for this gives basically all search hits related to github/gitlab MRs)
gouchi has quit [Remote host closed the connection]
eukara has quit [Read error: Connection reset by peer]
rasterman has quit [Quit: Gettin' stinky!]
bgs has quit [Remote host closed the connection]
bgs has joined #dri-devel
pcercuei has quit [Quit: dodo]
bgs has quit [Remote host closed the connection]
bgs has joined #dri-devel