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]
<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]
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
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]