<m4t> not sure if it means anything but i see the low temp changing for the nct1008:
<m4t> nct1008_2: +64.5°C (low = +40.0°C, high = +70.0°C) ALARM (LOW)
<m4t> nct1008_2: +66.5°C (low = +65.0°C, high = +70.0°C)
<m4t> different zones maybe?
<m4t> yeah that must be it. seems when it hit 65.5 it changed from 40 -> 65
quarkyalice has quit [Ping timeout: 256 seconds]
quarkyalice has joined #tegra
quarkyalice has joined #tegra
torez has quit [Quit: torez]
<digetx> that's the correct behaviour
quarkyalice_ has joined #tegra
quarkyalice_ has quit [Changing host]
quarkyalice_ has joined #tegra
quarkyalice_ has quit [Remote host closed the connection]
quarkyalice_ has joined #tegra
quarkyalice_ has quit [Remote host closed the connection]
quarkyalice_ has joined #tegra
quarkyalice_ has quit [Changing host]
quarkyalice_ has joined #tegra
quarkyalice_ has quit [Ping timeout: 255 seconds]
quarkyalice has quit [Ping timeout: 256 seconds]
marvin24_ has quit [Ping timeout: 255 seconds]
quarkyalice has joined #tegra
marvin24 has joined #tegra
quarkyalice_ has joined #tegra
quarkyalice_ has joined #tegra
quarkyalice_ has quit [Changing host]
quarkyalice__ has joined #tegra
quarkyalice has quit [Read error: Connection reset by peer]
quarkyalice_ has quit [Ping timeout: 255 seconds]
cyndis has quit [Ping timeout: 272 seconds]
cyndis has joined #tegra
cyndis has quit [Ping timeout: 276 seconds]
cyndis has joined #tegra
<digetx> cyndis: are you still on vacation?
<cyndis> I just came back
<digetx> cyndis: is the host1x VM firmware API/workflow documented anywhere? if not, is it possible to write that documentation?
<cyndis> there is no firmware or api
<cyndis> the hardware itself has been designed for this kind of usecase, which can be seen e.g. in how other VM's syncpoints are readable, and indeed waitable with the mod 2^32 semantic
<digetx> is it all fully documented anywhere that syncpoints are readable and etc?
<cyndis> I don't know if any public documentation explicitly says that they are readable, but in the TRM in the virtualization sections it is several times said that inter-OS protection for syncpoint prevents syncpoint increments
<cyndis> looks like it also says "Sync points do not normally reset, but can wrap"
<digetx> can you create a todo list for the work on upgrading and improving kernel driver?
x86corez has quit [*.net *.split]
indy has quit [*.net *.split]
indy has joined #tegra
<digetx> will you give feedback about the driver reorganisation?
<digetx> the sync points don't really bother me, although it will be nice if the full workflow could be documented more cleanly; what bothers me is how this all will be integrated with the proper job scheduling and etc because it may affect UAPI a lot and it will certainly require the overhaul of the driver
<digetx> I mean that the current UAPI should be incomplete at this point and we need to continue the work on it, which requires the input from you since I don't familiar with what is needed for the newer h/w in regards to scheduling / context switching / syncing and etc
AntoniAloyTorren is now known as aat596[m]
torez has joined #tegra
<DavidHeidelberg> digetx checkpatch PR ready, and it cries all over my commit (which is correct) :D
<digetx> is it using --strict option for checkpatch.pl?
<DavidHeidelberg> digetx experimenting with Codacy (for automated code quality review, when we have that CI :) )
<digetx> checkpatch is very nice to have too, thank you
<digetx> I'd want to use --strict option to get warnings about indentation and whitespaces
<m4t> digetx: i let it play music all night with intermittent openssl speed's and continuously calling 'sensors'. can't repro
<digetx> that's good
gouchi has joined #tegra
quarkyalice_ has joined #tegra
quarkyalice_ has quit [Ping timeout: 272 seconds]
<p2-mate> mja, enigsinds ja
<p2-mate> lijkt het nieuws ook wel te brengen?
torez has quit [Quit: torez]
torez has joined #tegra
aat596[m] has quit [Remote host closed the connection]
kusma has quit [Read error: Connection reset by peer]
maxim[m] has quit [Write error: Connection reset by peer]
gavodavo has quit [Remote host closed the connection]
maxnet[m] has quit [Read error: Connection reset by peer]
DavidHeidelberg has quit [Remote host closed the connection]
ivoszbg[m] has quit [Remote host closed the connection]
jenneron[m] has quit [Remote host closed the connection]
leanderglanda[m] has quit [Remote host closed the connection]
pangelo[m] has quit [Read error: Connection reset by peer]
nergzd723[m] has quit [Write error: Connection reset by peer]
ServerStatsDisco has quit [Read error: Connection reset by peer]
pgwipeout[m] has quit [Remote host closed the connection]
DavidHeidelberg has joined #tegra
AntoniAloyTorren has joined #tegra
nergzd723[m] has joined #tegra
x86corez has joined #tegra
ServerStatsDisco has joined #tegra
pgwipeout[m] has joined #tegra
maxim[m] has joined #tegra
maxnet[m] has joined #tegra
jenneron[m] has joined #tegra
ivoszbg[m] has joined #tegra
pangelo[m] has joined #tegra
leanderglanda[m] has joined #tegra
kusma has joined #tegra
gavodavo has joined #tegra
<DavidHeidelberg> about testing against different toolchains. I have API key for tuxsuite, which is one-click solution to do the test. One disadvantage is, it's not M$, so they have to pay for the instances I guess. Build takes circa similar time and it can be launched with one command for multiple kernels ($ tuxsuite build-set --git-repo .... etc.)
<DavidHeidelberg> digetx if you want, if you send mail to tuxsuite@linaro.org and they give you API key to run builds :) I'm currently testing first grate-driver/linux master against gcc-9;gcc-11 and clang-12
<DavidHeidelberg> 👾 Pass (15 warnings): 2bd31fcbfeb4 ("CI: implement checkpatch.pl") arm (tegra_defconfig) with clang-12 @ https://builds.tuxbuild.com/1vH6GHPtSHTbOUInST2OuJX31rq/
<DavidHeidelberg> 👾 Pass (12 warnings): 2bd31fcbfeb4 ("CI: implement checkpatch.pl") arm (tegra_defconfig) with gcc-9 @ https://builds.tuxbuild.com/1vH6GLuPFkLoLI89ooMMkuWFGjO/
<DavidHeidelberg> 👾 Pass (12 warnings): 2bd31fcbfeb4 ("CI: implement checkpatch.pl") arm (tegra_defconfig) with gcc-11 @ https://builds.tuxbuild.com/1vH6GKavqCFGbpNarg3Q5MhFGV2/
<DavidHeidelberg> seems like clang is useful, it found out misplaced ret :)
gouchi has quit [Remote host closed the connection]
<DavidHeidelberg> I may start like Mozilla again, using SCCache on Github action at their current load reduced compilation time from approx. 20 minutes to 6.5 minute. Nice, time to implement for grate/linux
<DavidHeidelberg> Cache is about 245M for 5.10 kernel, which is also nice and acceptable, since Github offers much more
<maxim[m]> digetx: Hey, I found the correct fixes tag for the missing CONFIG_FB option:
<maxim[m]> > Fixes: f611b1e7624c ("drm: Avoid circular dependencies for CONFIG_FB")
jn has quit [Remote host closed the connection]
jn has joined #tegra
jn has joined #tegra
<DavidHeidelberg> 353MB cache, cache filling 26 min for tegra-next; let's see second cached run
<DavidHeidelberg> 8 minutes w/ caches, sounds good, sending PR
<DavidHeidelberg> and 21 minutes was without caches, so filling caches add +- 5 minutes, but I hope that in longterm most of caches will be reused (we'll have to observe how it'll behave for -next which changes a lot)
<DavidHeidelberg> good night :)
torez has quit [Remote host closed the connection]