ChanServ changed the topic of #dri-devel to: <ajax> nothing involved with X should ever be unable to find a bar
djbw has quit [Read error: Connection reset by peer]
djbw has joined #dri-devel
YuGiOhJCJ has joined #dri-devel
nchery has quit [Ping timeout: 480 seconds]
mbrost has quit [Ping timeout: 480 seconds]
<jenatali> alyssa: If you were curious I found the Vulkan CTS cases for the missing component border handling. I tripped over them because of a bug in WARP for integer texture sampling :)
<jenatali> Doesn't help for GL though :P
rasterman has quit [Quit: Gettin' stinky!]
pcercuei has quit [Quit: dodo]
logiblue69 has joined #dri-devel
co1umbarius has joined #dri-devel
columbarius has quit [Ping timeout: 480 seconds]
logiblue69 has quit [Ping timeout: 480 seconds]
everfree has quit [Quit: leaving]
everfree has joined #dri-devel
logiblue69 has joined #dri-devel
logiblue69 has quit [Remote host closed the connection]
logiblue69 has joined #dri-devel
logiblue69 has quit [Max SendQ exceeded]
logiblue69 has joined #dri-devel
Emantor has quit [Quit: ZNC - http://znc.in]
Emantor has joined #dri-devel
pallavim_ has quit [Ping timeout: 480 seconds]
logiblue69 has quit []
alyssa has joined #dri-devel
<alyssa> jenatali: Delight
alyssa has quit []
nihui has joined #dri-devel
nihui has quit []
Danct12 has joined #dri-devel
Danct12 has quit [Ping timeout: 480 seconds]
heat has quit [Ping timeout: 480 seconds]
jewins has quit [Ping timeout: 480 seconds]
aravind has joined #dri-devel
lemonzest has joined #dri-devel
aravind has quit [Ping timeout: 480 seconds]
kts has joined #dri-devel
dcz_ has joined #dri-devel
fab has joined #dri-devel
alanc has quit [Remote host closed the connection]
alanc has joined #dri-devel
sghuge has quit [Remote host closed the connection]
sghuge has joined #dri-devel
psykose_ has left #dri-devel [#dri-devel]
psykose has joined #dri-devel
jewins has joined #dri-devel
jewins has quit [Ping timeout: 480 seconds]
rmckeever has quit [Quit: Leaving]
ice9 has joined #dri-devel
Duke`` has joined #dri-devel
TMM has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
TMM has joined #dri-devel
<Siddh[m]> Hi, can anyone review https://lore.kernel.org/dri-devel/cover.1672957022.git.code@siddh.me/ ? Thanks. (For 1st patch, please consider the reply)
danvet has joined #dri-devel
xroumegue has quit [Ping timeout: 480 seconds]
<sravn> Hi Siddh[m] - I like that we slowly move away from the deprecated logging functions.
<sravn> The first path - please cosider to split inline struct device *___drm_get_dev_ptr(const void *ptr, bool is_drm) in two funtions, so we avoid the is_drm flag.
rasterman has joined #dri-devel
<Siddh[m]> sravn: Oh okayy, noted. I will do that. Thanks!
<sravn> The confidence level for the following patches had been higher, if you hade used cocinelle to do the job you did manually here. Have you looked at that possibility?
<sravn> I looked brifly - and found no mistakes. But cocinelle just do a better job for this kind of changes
<Siddh[m]> sravn: No, and I really did forget cocinelle existed. Thanks for pointing out
<Siddh[m]> Though I have never really used coccinelle outside of static analysis
<sravn> And then it is easier to repaet the same edits in drivers etc. See other changelogs how they include the cocinelle script in the changelog
xroumegue has joined #dri-devel
<Siddh[m]> Sure, I will take a look. Thank you!
RhineDevil^ has joined #dri-devel
RhineDevil has quit [Ping timeout: 480 seconds]
gouchi has joined #dri-devel
pcercuei has joined #dri-devel
Akari has quit [Quit: segmentation fault (core dumped)]
* Nyaa waves at psykose
<Nyaa> hi
<Nyaa> didn't know you were here too
Jeremy_Rand_Talos has quit [Remote host closed the connection]
<Nyaa> hooray, I think I figured out the vdpau segfaults for r300
Jeremy_Rand_Talos has joined #dri-devel
<DavidHeidelberg[m]> Nyaa: nice, now can you do rewrite to VAAPI? :P
RhineDevil has joined #dri-devel
RhineDevil^ has quit [Ping timeout: 480 seconds]
frytaped has joined #dri-devel
gouchi has quit [Remote host closed the connection]
Akari has joined #dri-devel
OftenTimeConsuming has quit [Remote host closed the connection]
OftenTimeConsuming has joined #dri-devel
kts has quit [Quit: Leaving]
YuGiOhJCJ has quit [Quit: YuGiOhJCJ]
pendingchaos has quit [Ping timeout: 480 seconds]
pendingchaos has joined #dri-devel
<Nyaa> and with https://gitlab.freedesktop.org/mesa/mesa/-/issues/8031 i think that might be enough code archaeology for me today
<Nyaa> DavidHeidelberg[m], if I attempt that I might just try to get shader-based h264 decoding working too
kts has joined #dri-devel
jkrzyszt has quit [Ping timeout: 480 seconds]
ice9 has quit [Ping timeout: 480 seconds]
Company has joined #dri-devel
kts has quit [Quit: Leaving]
djbw has quit [Read error: Connection reset by peer]
TMM has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
TMM has joined #dri-devel
gouchi has joined #dri-devel
srslypascal is now known as Guest631
srslypascal has joined #dri-devel
Guest631 has quit [Ping timeout: 480 seconds]
frytaped has quit [Quit: WeeChat 3.6]
jluthra has quit [Remote host closed the connection]
jluthra has joined #dri-devel
RSpliet has quit [Quit: Bye bye man, bye bye]
RSpliet has joined #dri-devel
<Siddh[m]> <sravn> "The first path - please cosider..." <- I split it and also removed simplified the Generic. Please check https://lore.kernel.org/dri-devel/625541825d76ae5ef0d82f4a0ce5c8976ceff9f0.1673110890.git.code@siddh.me/. Thanks.
<javierm> sravn: I see that you didn't provide your r-b for https://lore.kernel.org/lkml/20221228014757.3170486-3-javierm@redhat.com/, did you forget?
gouchi has quit [Remote host closed the connection]
Akari has quit [Quit: segmentation fault (core dumped)]
bluebugs has quit [Ping timeout: 480 seconds]
<sravn> javierm: I forgot. It is r-b, I have deleted the mail, but can resurrect it via lore if you likethe r-b om the mailing list
* sravn just sent out a series of patches using b4 - that was easy
iive has joined #dri-devel
<javierm> sravn: no need to sent to the ML, thanks!
<sravn> Siddh[m]: Do you need the extra functions, or could you embed it in __get_dev_ptr? I know I asked to split it up, but looking now it looks like this is too much.
<Siddh[m]> <sravn> "Siddh: Do you need the extra..." <- Null check has to be in a function, we cannot check for null in a macro. Generics only evaluate the thing if type matches, but the syntax regardless have to be correct, so I cannot put a drm->dev directly under first case.
<Siddh[m]> <"but looking now it looks like this is too much"> yeah, that's why I originally used the bool thingy to do the work one function. It was a compile time thing anyways, but it did feel like a hack when you pointed it out.
<javierm> sravn: I was meaning to look at b4 too. I wonder what could give me that patman doesn't
<Siddh[m]> in one function*
Akari has joined #dri-devel
lemonzest has quit [Quit: WeeChat 3.6]
sarnex has quit [Quit: Quit]
heat has joined #dri-devel
digetx has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
sarnex has joined #dri-devel
minecrell has quit [Remote host closed the connection]
minecrell has joined #dri-devel
olv__ has quit []
olv has joined #dri-devel
<sravn> javierm: git send-eamil did not work well with my current mail provider (one.com) and I was not happy using my google account for this. With b4 I can send patches without the smtp server hassle and I heard people say positive things about by. So far I have just used git + some basic scripting and never bothered with patman/quilt etc.
<sravn> s/by/b4
genpaku has quit [Read error: Connection reset by peer]
genpaku has joined #dri-devel
sarnex has quit [Ping timeout: 480 seconds]
<javierm> sven: interesting, I should take a look
<javierm> sorry, meant sravn ^
sarnex has joined #dri-devel
warpme_____ has joined #dri-devel
Duke`` has quit [Ping timeout: 480 seconds]
RhineDevil^ has joined #dri-devel
RhineDevil has quit [Ping timeout: 480 seconds]
alarumbe has quit [Ping timeout: 480 seconds]
rasterman has quit [Quit: Gettin' stinky!]
dcz_ has quit [Ping timeout: 480 seconds]
iive has quit [Quit: They came for me...]