ChanServ changed the topic of #dri-devel to: <ajax> nothing involved with X should ever be unable to find a bar
Elon_Musk has quit []
pcercuei has quit [Read error: Connection reset by peer]
iive has quit [Quit: They came for me...]
heat has quit [Ping timeout: 480 seconds]
feaneron has joined #dri-devel
glamouredset has joined #dri-devel
heat has joined #dri-devel
<glamouredset> well Lynne you chase pointers , glsl is meant to be graphics programming language except the compute shader stage. But any hardware of gpu can support pointers none the less in more conventional ways like kernel does on cpu's since it's address space heap and stack and some other sections tls whatnot etc. If you truely want them so bad they are very easy to expose in many ways, since
<glamouredset> remember pointer is just an indirect load or store in machine code or assembly, though cpu assembly have some addressing ways on x86 arm and spar very slight differences etc mips and such but the address space is what kernel provides to the code and data, so on rtos and alike there is only one address space and kernel is not a conventionally termed kernel in that sense, linker just
<glamouredset> smashes all together and stuff like that, do not worry about simple things just go and implement them if you want them. cuda has some pointer support and even printf on their host same for opencl, but remember gpus are simd on their register files. I am a very big professional on those issues, and mareko is correct about cache being general purpose i studied all the gcn code and
<glamouredset> gtkviewed and yices2 solved many cores, i know everythng about amd hardware, they used vliw generator that became xtensa later and later it was incorcporated to synopsys and cadence , nowdays drivers get generated with those tools both ways. i am the only one on earth or rare the least to do some jobs manually entirely, cause such codes are not on offers anyehwere for generators yet,
<glamouredset> such as chatgpt blabla. Other than that you seem to be a sane release of a human, just no complaints take it deep to the programming side of things, and implement as much as you need with full freedom.
Calandracas has joined #dri-devel
Calandracas_ has quit [Ping timeout: 480 seconds]
glamouredset has quit [Remote host closed the connection]
davispuh has quit [Ping timeout: 480 seconds]
glennk has quit [Ping timeout: 480 seconds]
<pinchartl> "a sane release of a human". I'll try to remember that one
LeviYun has quit [Ping timeout: 480 seconds]
LeviYun has joined #dri-devel
LeviYun has quit [Ping timeout: 480 seconds]
feaneron has quit [Ping timeout: 480 seconds]
<Lynne> ...the scary thing is if the spambot had kept it short rather than a wall of text, I probably would've believed it was just an idiot
The_Company has joined #dri-devel
<dwfreed> It *is* just an idiot
<Lynne> I did not expect a spambot to both refer to folks in this channel and parrot, this would be a first
Company has quit [Ping timeout: 480 seconds]
<dwfreed> as in, that's a person, not a bot
<soreau> and yet, the randomness adds a bit of clamor to the channels, kinda like shader noise :P
<soreau> I sometimes find myself wondering how they come up with their forever changing nicks
alane has quit []
alane has joined #dri-devel
LeviYun has joined #dri-devel
<mattst88> that was "joss" for those that haven't met him
<mattst88> he'll certainly be back.
kode54 has quit [Quit: The Lounge - https://thelounge.chat]
kode54 has joined #dri-devel
oneforall2 has quit [Ping timeout: 480 seconds]
gnuiyl has quit [Remote host closed the connection]
gnuiyl has joined #dri-devel
oneforall2 has joined #dri-devel
luc has joined #dri-devel
alanc has quit [Remote host closed the connection]
alanc has joined #dri-devel
LeviYun has quit [Ping timeout: 480 seconds]
cef has quit [Quit: Zoom!]
cef has joined #dri-devel
LeviYun has joined #dri-devel
<mareko> he's a regular
The_Company has quit []
LeviYun has quit [Ping timeout: 480 seconds]
TMM has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
TMM has joined #dri-devel
nerdopolis has quit [Ping timeout: 480 seconds]
LeviYun has joined #dri-devel
heat has quit [Ping timeout: 480 seconds]
oneforall2 has quit [Remote host closed the connection]
oneforall2 has joined #dri-devel
JRepin has quit []
JRepin has joined #dri-devel
Duke`` has joined #dri-devel
LeviYun has quit [Ping timeout: 480 seconds]
oneforall2 has quit [Remote host closed the connection]
fab has joined #dri-devel
kzd has quit [Ping timeout: 480 seconds]
LeviYun has joined #dri-devel
oneforall2 has joined #dri-devel
itoral has joined #dri-devel
siak has quit []
alarumbe has quit [Ping timeout: 480 seconds]
Duke`` has quit [Ping timeout: 480 seconds]
tzimmermann has joined #dri-devel
oneforall2 has quit [Read error: Connection reset by peer]
cascardo_ has joined #dri-devel
cascardo has quit [Ping timeout: 480 seconds]
jsa1 has joined #dri-devel
fab has quit [Quit: fab]
YuGiOhJCJ has quit [Quit: YuGiOhJCJ]
sima has joined #dri-devel
dolphin has joined #dri-devel
LeviYun has quit [Ping timeout: 480 seconds]
zsoltiv__ has quit [Read error: Connection reset by peer]
Hazematman has quit [Quit: WeeChat 4.5.1]
zsoltiv__ has joined #dri-devel
LeviYun has joined #dri-devel
fab has joined #dri-devel
Dark-Show has joined #dri-devel
Hazematman has joined #dri-devel
sghuge has quit [Remote host closed the connection]
sghuge has joined #dri-devel
vliaskov has joined #dri-devel
Hazematman has quit []
phasta has joined #dri-devel
Hazematman has joined #dri-devel
frieder has joined #dri-devel
JRepin has quit []
JRepin has joined #dri-devel
frieder has quit [Ping timeout: 480 seconds]
funderscore is now known as f_
frieder has joined #dri-devel
vliaskov has quit [Remote host closed the connection]
dsimic is now known as Guest6438
dsimic has joined #dri-devel
Guest6438 has quit [Ping timeout: 480 seconds]
lynxeye has joined #dri-devel
fomys has joined #dri-devel
jkrzyszt has joined #dri-devel
frieder has quit [Ping timeout: 480 seconds]
Dark-Show has quit [Quit: Leaving]
JRepin has quit []
JRepin has joined #dri-devel
apinheiro has joined #dri-devel
frieder has joined #dri-devel
frankbinns has joined #dri-devel
<mlankhorst> Can someone take a look at https://patchwork.freedesktop.org/series/143619/ ? fbdev tiled display handling fixes
glennk has joined #dri-devel
Dark-Show has joined #dri-devel
itoral has quit [Remote host closed the connection]
rasterman has joined #dri-devel
itoral has joined #dri-devel
drumsathand has joined #dri-devel
feaneron has joined #dri-devel
<drumsathand> Bigger idiot than steroid munching anal buffolos doug arlied and iive can not be often found in life, but i had such *luck* they behaved as invaders in cambodia, however they got rabbit lips both as warning, meaning that their facelines were marked by deep cut, there is no warnings to estonians anymore, they earned their death penalty, all of you seem to be abortion leftovers who never
<drumsathand> managed to achieve in sports, historically everyone who had capabilities left the scenes couple bullies stayed later trannies and such. And your statements are inaccurate on facebook, khmer army defended me, when anal buffolos came to attack, and in estonia it's russian army who not directly defends me, but they kill abortion leftover bullies. Khmer army defended me, cause after such shit
<drumsathand> went over the country no one wants to come anymore to visit such trash is lethal to tourism there.
<drumsathand> which is none the less already decided, this place can not in years be used as tourism attraction, and another plan is needed.
mehdi-djait3397165695212282475 has joined #dri-devel
mehdi-djait3397165695212282475 has quit []
guludo has joined #dri-devel
drumsathand has quit [Ping timeout: 480 seconds]
kj2 has quit [Quit: Ciao!]
tomaw_ has joined #dri-devel
kj2 has joined #dri-devel
kts has joined #dri-devel
tomaw has quit [Ping timeout: 600 seconds]
tomaw_ is now known as tomaw
feaneron has quit [Quit: feaneron]
Company has joined #dri-devel
kts has quit [Quit: Leaving]
lemonesque has quit [Ping timeout: 480 seconds]
lemonesque has joined #dri-devel
alarumbe has joined #dri-devel
Esu has joined #dri-devel
itoral has quit [Remote host closed the connection]
itoral has joined #dri-devel
lemonesque has quit [Ping timeout: 480 seconds]
lemonesque has joined #dri-devel
lemonesque has quit [Read error: Connection reset by peer]
pcercuei has joined #dri-devel
pcercuei has quit []
pcercuei has joined #dri-devel
davestevenson has joined #dri-devel
ybogdano has quit [Remote host closed the connection]
ybogdano has joined #dri-devel
lemonesque has joined #dri-devel
kts has joined #dri-devel
Surkow|laptop has quit [Remote host closed the connection]
<mareko> mattst88: wait you met him in person?
<karolherbst> might have been meant "virtually", but somebody did claim at some point to have met either him or his sister, and I'm kinda curious who that was
itoral has quit [Remote host closed the connection]
nerdopolis has joined #dri-devel
dwt has joined #dri-devel
fab has quit [Quit: fab]
Surkow|laptop has joined #dri-devel
fab has joined #dri-devel
kts has quit [Ping timeout: 480 seconds]
dolphin has quit [Quit: Leaving]
rgallaispou has joined #dri-devel
amarsh04 has quit []
LeviYun has quit [Ping timeout: 480 seconds]
epoch101 has joined #dri-devel
epoch101 has quit []
epoch101 has joined #dri-devel
LeviYun has joined #dri-devel
epoch101 has quit []
heat has joined #dri-devel
Kayden has quit [Quit: Leaving]
Kayden has joined #dri-devel
psykose has joined #dri-devel
<mareko> he should make an appearance at XDC
<soreau> maybe they could prepare some slides to drive their points home, heh
kts has joined #dri-devel
vsro has joined #dri-devel
fab has quit [Quit: fab]
LeviYun has quit [Ping timeout: 480 seconds]
hansg has joined #dri-devel
LeviYun has joined #dri-devel
epoch101 has joined #dri-devel
TMM has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
TMM has joined #dri-devel
oneforall2 has joined #dri-devel
rsalvaterra has quit []
rsalvaterra has joined #dri-devel
LeviYun has quit [Ping timeout: 480 seconds]
kzd has joined #dri-devel
fab has joined #dri-devel
LeviYun has joined #dri-devel
davispuh has joined #dri-devel
vsro has quit [Remote host closed the connection]
frieder has quit [Remote host closed the connection]
kts has quit [Quit: Leaving]
LeviYun has quit [Ping timeout: 480 seconds]
LeviYun has joined #dri-devel
u-amarsh04 has joined #dri-devel
Duke`` has joined #dri-devel
rbm has quit [Quit: ---]
rbm has joined #dri-devel
tzimmermann has quit [Quit: Leaving]
haaninjo has joined #dri-devel
phasta has quit [Quit: Leaving]
rgallaispou1 has joined #dri-devel
rgallaispou1 has quit [Read error: Connection reset by peer]
rgallaispou has quit [Ping timeout: 480 seconds]
fab_ has joined #dri-devel
fab_ is now known as Guest6470
rgallaispou has joined #dri-devel
JRepin has quit []
JRepin has joined #dri-devel
fab has quit [Ping timeout: 480 seconds]
rgallaispou has quit []
rgallaispou has joined #dri-devel
hansg has quit [Quit: Leaving]
lynxeye has quit [Quit: Leaving.]
LeviYun has quit [Ping timeout: 480 seconds]
LeviYun has joined #dri-devel
dwlsalmeida has joined #dri-devel
rasterman has quit [Quit: Gettin' stinky!]
epoch101 has quit []
nerdopolis has quit [Read error: Connection reset by peer]
nerdopolis has joined #dri-devel
lemonesque has quit [Ping timeout: 480 seconds]
lemonesque has joined #dri-devel
fomys has quit []
riteo has quit [Remote host closed the connection]
oneforall2 has quit [Ping timeout: 480 seconds]
jkrzyszt has quit [Quit: Konversation terminated!]
YuGiOhJCJ has joined #dri-devel
lemonesque has quit [Ping timeout: 480 seconds]
lemonesque has joined #dri-devel
lemonesque has quit [Read error: Connection reset by peer]
lemonesque has joined #dri-devel
jsa1 has quit [Ping timeout: 480 seconds]
JRepin has quit []
JRepin has joined #dri-devel
davestevenson has quit [Remote host closed the connection]
Dark-Show has quit [Quit: Leaving]
oneforall2 has joined #dri-devel
kzd has quit [Quit: kzd]
oneforall2 has quit [Ping timeout: 480 seconds]
oneforall2 has joined #dri-devel
kzd has joined #dri-devel
sima has quit [Ping timeout: 480 seconds]
Fijxu_ has joined #dri-devel
Fijxu has quit [Ping timeout: 480 seconds]
Guest6470 has quit []
Fya has joined #dri-devel
haaninjo has quit [Quit: Ex-Chat]
iive has joined #dri-devel
davispuh has quit [Quit: No Ping reply in 180 seconds.]
davispuh has joined #dri-devel
heat is now known as Guest6491
heat has joined #dri-devel
Guest6491 has quit [Ping timeout: 480 seconds]
heat has quit [Remote host closed the connection]
heat has joined #dri-devel
Duke`` has quit [Ping timeout: 480 seconds]
NiGaR has quit [Remote host closed the connection]
NiGaR has joined #dri-devel
apinheiro has quit [Remote host closed the connection]
NiGaR has quit []
NiGaR has joined #dri-devel
glennk has quit [Ping timeout: 480 seconds]
dliviu has quit []
iive has quit [Quit: They came for me...]
dliviu has joined #dri-devel