maxzor_ has quit [Remote host closed the connection]
maxzor_ has joined #dri-devel
maxzor_ is now known as maxzor
CME_ has quit []
CME has joined #dri-devel
mattrope has quit [Remote host closed the connection]
jewins has quit [Ping timeout: 480 seconds]
Duke`` has joined #dri-devel
heat_ has quit [Remote host closed the connection]
heat_ has joined #dri-devel
CME has quit [Ping timeout: 480 seconds]
mbrost_ has quit [Ping timeout: 480 seconds]
kts has joined #dri-devel
CME has joined #dri-devel
CME has quit [Ping timeout: 480 seconds]
tzimmermann has joined #dri-devel
heat_ has quit [Ping timeout: 480 seconds]
sdutt has quit [Remote host closed the connection]
mlankhorst has joined #dri-devel
Duke`` has quit [Ping timeout: 480 seconds]
CME has joined #dri-devel
maxzor has quit [Ping timeout: 480 seconds]
Guest1570 has quit [Remote host closed the connection]
ngcortes has quit [Remote host closed the connection]
mbrost has joined #dri-devel
mbrost has quit []
CME has quit [Ping timeout: 480 seconds]
frieder has joined #dri-devel
itoral has joined #dri-devel
CME has joined #dri-devel
tlwoerner has quit [Remote host closed the connection]
mvlad has joined #dri-devel
Daanct12 has joined #dri-devel
CME has quit [Ping timeout: 480 seconds]
CME has joined #dri-devel
Danct12 has quit [Ping timeout: 480 seconds]
tlwoerner has joined #dri-devel
thellstrom1 has joined #dri-devel
go4godvin has joined #dri-devel
go4godvin is now known as Guest1619
<marex>
tzimmermann: daniels: hey, does either of you have a minute ? I picked this https://patchwork.freedesktop.org/patch/471891/ into a local clone of drm-misc / drm-misc-fixes , I added my SoB line, Link: ... do I just push that one extra patch back into drm-misc-fixes and that's it ?
<marex>
I would prefer not to mess it up the first time I push into drm-misc
thellstrom has quit [Ping timeout: 480 seconds]
<daniels>
marex: yeah, assuming the commit it fixes is in a released version, otherwise you have to use -next-fixes I think? but that looks right to me, assuming when you talk about clones and pushing that you’re using dim
<marex>
linux-2.6$ git describe b776b0f00f24
<marex>
v5.14-rc3-362-gb776b0f00f246
<marex>
daniels: I am not using dim, just plain git clone/git push, is there anything in dim what I need ?
<marex>
s@what@that@
<daniels>
yeah … all of it ;)
<daniels>
it does a bunch of local checks on the commits, and also ensures that drm-tip is updated
<daniels>
(including the shared conflict-resolution history)
Guest1619 is now known as go4godvin
<daniels>
the repo will just reject your push if you’re not using dim
<javierm>
I've my linux clone with all the remotes in $HOME/devel/linux
<marex>
javierm: so it seems (the documentation migth be outdated?)
<marex>
*might
<tzimmermann>
marex, drm-misc-next-fixes is closed ATM. if the bug is in Linux' upstream kernel, put the patch into drm-misc-fixes. otherwise put it into drm-misc-next
<tzimmermann>
marex, 'git tag --contains b776b0f00f24' lists 5.15-rc1 as earliest tag with the fault
<tzimmermann>
so the bugfix has to go into drm-misc-fixes
<marex>
tzimmermann: so that is pretty much what I said, good
<tzimmermann>
marex, i'm going to forward drm-misc-fixes today. i can wait another hour, so that you patch in on board
eukara has quit [Remote host closed the connection]
emersion has quit [Remote host closed the connection]
<marex>
tzimmermann: I am just fighting dim, hold on
<marex>
I figured the lcdif/mxsfb patches were a good test case
<tzimmermann>
no problem
bl4ckb0ne has joined #dri-devel
emersion has joined #dri-devel
eukara has joined #dri-devel
CME_ has quit [Ping timeout: 480 seconds]
CME has joined #dri-devel
<marex>
tzimmermann: ok, I am at dim push-branch drm-misc-fixes ...
<tzimmermann>
marex, good luck
<marex>
tzimmermann: I hope I didn't screw it all up just now
<javierm>
marex: the first time is always scary :)
<tzimmermann>
indeed
<tzimmermann>
did it complete without errors?
<tzimmermann>
than you should be fine
<tzimmermann>
the patch is small and wouldn't break too much
<marex>
tzimmermann: no, it just failed with failure, cannot merge drm-intel/drm-intel-gt-next
<marex>
but I suspect this is local
<javierm>
marex: the second time I pushed to drm-misc I broke build bisect-ability due having a non-standard git config (diff.noprefix = true)...
<javierm>
that confused git am and added new files in a wrong path
<marex>
well what bothers me is this 3kLoC of tool which I dont understand well
<javierm>
marex: but it's good to have a shared tool instead of everyone rolling their own
<dj-death>
what's defining NDEBUG in the mesa builds?
<HdkR>
meson -Db_ndebug=true
<dj-death>
HdkR: thanks, I just don't see how it's used
<dj-death>
(b_ndebug)
<HdkR>
What do you mean? It is set to true by default if you're building a release buildtype, false otherwise. Then you can manually override when passing the option to meson.
<dj-death>
HdkR: I'm building a opencl compiler binary in src/intel/compiler, and apparently it does not pickup NDEBUG for the nir build
<marex>
whew
<dj-death>
HdkR: so NIR_DEBUG=print_cs doesn't work
<tzimmermann>
marex, drm-tip if the latest development snapshot. it's composed from different sources. when you merged a patch into drm-misc-next, dim took the branch and a few others and created a new version of drm-tip
<tzimmermann>
all good
<marex>
all right, lemme try this one more time
<HdkR>
dj-death: You want NDEBUG to not be defined in that case. So you want to pass `-Db_ndebug=false` to meson.
<mripard>
I'd like to make sure we're as close to i915 as possible
JohnnyonFlame has joined #dri-devel
anholt has quit [Ping timeout: 480 seconds]
Sachiel has quit [Ping timeout: 480 seconds]
Sachiel has joined #dri-devel
anholt has joined #dri-devel
<sravn>
tzimmermann: panel-simple started to goid too much edp support, so I managed to convince dianders (or he convinced me?) that a dedicated edp driver was the way forward. This was one of the times where a split was the better architecture
<sravn>
s/goid/get
hch12907 has quit [Read error: Connection reset by peer]
hch12907 has joined #dri-devel
gawin has joined #dri-devel
<marex>
mripard: would you be willing to review a couple of bridge driver patches that have been rotting around for a bit ?
<daniels>
I mean it's mostly an integer-overflow and buffer-overrun accelerator
<emersion>
:D
<emersion>
i see
<emersion>
are there known user-space users?
<emersion>
Xorg maybe?
<daniels>
same answer as everything Exynos: Tizen
<daniels>
they might have an xf86-video-exynos which hooks that up to accel, but I never saw it if they did
<emersion>
ah, fun stuff
<marex>
mripard: thanks, I'll process it likely in a few days
itoral has quit []
Daanct12 has quit [Remote host closed the connection]
<javierm>
daniels: hahaha, there was also the same provided by a v4l2 driver iirc
<javierm>
drivers/media/platform/s5p-g2d/
<daniels>
javierm: yeah, great stuff
heat_ has joined #dri-devel
<sravn>
danvet: thanks for proccessing the fbmem patch, I do not have my drm-misc stuff up to speed yet
heat_ has quit []
heat has joined #dri-devel
RAOFhehis[m] has joined #dri-devel
egalli has joined #dri-devel
gagallo7[m] has joined #dri-devel
jasuarez has joined #dri-devel
Mershl[m] has joined #dri-devel
Sumera[m] has joined #dri-devel
JohnnyonFlame has quit [Ping timeout: 480 seconds]
JohnnyonFlame has joined #dri-devel
nchery has joined #dri-devel
Danct12 has joined #dri-devel
gawin has quit [Read error: Connection reset by peer]
gawin has joined #dri-devel
maxzor has joined #dri-devel
<kisak>
no AMD marked changes in llvm 13.0.1, considering skipping the maintenance cycle. Is there anything in there for radeonsi and/or clover (or other graphics)?
pH5 has joined #dri-devel
<kisak>
in the kisak-mesa PPA
<danvet>
sravn, np, and I'm still hoping we could volunteer helge for drm-misc
sdutt has joined #dri-devel
jewins has joined #dri-devel
alyssa has left #dri-devel [#dri-devel]
ppascher has quit [Ping timeout: 480 seconds]
mattrope has joined #dri-devel
shoragan has joined #dri-devel
<marex>
javierm: sravn: can we also complain about samsung DSIM deadlock ?
<javierm>
marex :D
FireBurn has quit [Quit: Konversation terminated!]
<sravn>
danvet: Agree, we just need to show him the benefits. That may come over time. From some of these discussions we seem to have a way forward for more of the weirdo display drivers with C8 or such. Thats good.
<sravn>
And I look forward to see the improvements tzimmermann wrote about in the fbdev functions. End of the day we should have same or better perforamnce also for the old stuff.
<javierm>
sravn: it's only a single data point, but as mentioned the other day the driver I ported + fb emulation passed all the tests from Geert while the native fbdev driver didn't
<javierm>
that's telling IMO
fxkamd has joined #dri-devel
<sravn>
javierm: Yeahs, that was also nice to read. When your ssd130x driver hits drm we have maybe covered half of fbtft which is also good.
<sravn>
ofc we need the paralle support too, but hopefulyl someone will do it soonish
<javierm>
tzimmermann: I'm in a meeting but will do it once it finishes
<javierm>
tzimmermann: no need to trade, I owe you too many reviews already :)
<tzimmermann>
javierm, cool :)
<tzimmermann>
thanks
JohnnyonF has joined #dri-devel
devilhorns has quit [Remote host closed the connection]
devilhorns has joined #dri-devel
JohnnyonFlame has quit [Ping timeout: 480 seconds]
mbrost has joined #dri-devel
rasterman has quit [Quit: Gettin' stinky!]
rasterman has joined #dri-devel
<demarchi>
tzimmermann: regarding the iosys-map patch.... I have a few more patches to extend the APIs from that other patch series... Currently adapting it to the new names and feedback I got. Merging the one we have through drm-intel-next works for me. Would we be able to merge the rest through drm-intel once they get reviewed?
Duke`` has joined #dri-devel
nchery has quit [Ping timeout: 480 seconds]
nchery has joined #dri-devel
<imirkin>
zmike: i read your post about gl_PointSize. Just a small addendum about ES: GL_OES_tessellation_point_size / GL_OES_geometry_point_size
<imirkin>
i don't think it materially changes anything about your conclusions, and it's all normalized by mesa anyways
frieder has quit [Remote host closed the connection]
<imirkin>
zmike: basically when rast->point_size_per_vertex is set, you use the value from the last shader in the pipeline. otherwise you don't.
iive has joined #dri-devel
March-123 has quit [Read error: Connection reset by peer]
<tzimmermann>
demarchi, i don't know what the difference between drm-intel and drm-intelnext is. what i meant is tat you can merge it through intel trees, if that's the most convinient way
<tzimmermann>
for the api-changes: i suggest to put them all into one single patch at the beginning of your other series
sdutt has quit []
sdutt has joined #dri-devel
eukara has quit [Remote host closed the connection]
idr has joined #dri-devel
rgallaispou has left #dri-devel [#dri-devel]
gouchi has joined #dri-devel
<demarchi>
tzimmermann: yeah, I was referring to intel trees
<demarchi>
tzimmermann: ok, thanks... I will put all new APIs in a single patch then
Major_Biscuit has quit [Ping timeout: 480 seconds]
The_Company has joined #dri-devel
Company has quit [Ping timeout: 480 seconds]
The_Company has quit [Ping timeout: 480 seconds]
ybogdano has joined #dri-devel
agd5f has quit [Quit: Leaving]
chadv1 is now known as chadv
<chadv>
Request to GitLab Mesa admins. Could you add @rjodin to Mesa? Role 'reporter' should suffice.
agd5f has joined #dri-devel
<chadv>
He's an OpenCL dev in Chrome OS.
Company has joined #dri-devel
eukara has joined #dri-devel
bluebugs has quit [Quit: Leaving]
<jekstrand>
chadv: Done
cworth has joined #dri-devel
<chadv>
jekstrand: thanks!
<daniels>
chadv: my condolences to him
ngcortes has joined #dri-devel
Duke`` has quit []
Duke`` has joined #dri-devel
rasterman has quit [Quit: Gettin' stinky!]
alanc has quit [Remote host closed the connection]
alanc has joined #dri-devel
nchery is now known as Guest1676
nchery has joined #dri-devel
ngcortes has quit [Ping timeout: 480 seconds]
Guest1676 has quit [Ping timeout: 480 seconds]
devilhorns has quit []
JohnnyonF has quit [Ping timeout: 480 seconds]
dviola has joined #dri-devel
ngcortes has joined #dri-devel
rasterman has joined #dri-devel
tzimmermann has quit [Quit: Leaving]
<sravn>
marex: I assume you will apply "drm/panel: simple: Assign data from panel_dpi_probe() correctly" now that you have mastered dim?
<zmike>
imirkin: nice try, but your addendum can't fool my fully awakened brain after a nap 💪💪💪
gawin has joined #dri-devel
<imirkin>
zmike: nice try for what?
ngcortes has quit [Ping timeout: 480 seconds]
ngcortes has joined #dri-devel
Surkow|laptop has quit [Remote host closed the connection]
Surkow|laptop has joined #dri-devel
ngcortes has quit [Ping timeout: 480 seconds]
LexSfX has joined #dri-devel
<mattst88>
idr, jekstrand: I thought you'd appreciate this -- a patch to gcc to "Optimize a ^ ((a ^ b) & mask) to (~mask & a) | (b & mask)."
<idr>
mattst88: I ain't got time for that jibber jabber.
<idr>
But now I'm wondering if that xor pattern ever shows up in any shaders. :)
<mattst88>
heh
cworth has quit [Ping timeout: 480 seconds]
gouchi has quit [Remote host closed the connection]
mlankhorst has quit [Ping timeout: 480 seconds]
lemonzest has quit [Quit: WeeChat 3.4]
danvet has quit [Ping timeout: 480 seconds]
mszyprow has quit [Ping timeout: 480 seconds]
ybogdano has quit [Read error: Connection reset by peer]
pcercuei has quit [Quit: dodo]
ybogdano has joined #dri-devel
mvlad has quit [Remote host closed the connection]
ngcortes has joined #dri-devel
thellstrom has joined #dri-devel
thellstrom1 has quit [Read error: Connection reset by peer]
<imirkin>
anholt: after your cts uprev, i should be able to grab a random lava-rootfs.tar.gz and it'll have the updated cts right? no need for anything clever?
maxzor_ has joined #dri-devel
<imirkin>
(i mean the lava-rootfs.tar.gz referenced by a random CI job)
<anholt>
other than maybe libc compatibility hilarity, yeah.
<anholt>
I've been running a skqp out of CI on my debian systems
<imirkin>
right ... but presumably i would have had the same problem with the previous random lava-rootfs that i fetched...
<anholt>
because ooooof. while one *can* build that pile of software...