ChanServ changed the topic of #linux-msm to:
lumag__ is now known as lumag_
svarbanov has quit [Ping timeout: 480 seconds]
abhinav__ has joined #linux-msm
Daanct12 has joined #linux-msm
Danct12 has quit [Ping timeout: 480 seconds]
marvin24_ has joined #linux-msm
marvin24 has quit [Ping timeout: 480 seconds]
lumag_ has quit [Ping timeout: 480 seconds]
marvin24 has joined #linux-msm
marvin24_ has quit [Ping timeout: 480 seconds]
cmeerw has joined #linux-msm
<Newbyte> bamse: it does usually start around August here
<Tooniis[m]> bamse: I started working on msm8996 CPR based on kholk's patches, and it kinda worked at first, but it started freezing once I applied konradybcio's CBF clock patches. Not sure if it's related to the lack of the aging code, but yes it's unstable atm
Daanct12 has quit [Quit: Quitting]
<Tooniis[m]> bamse: btw, will you apply the remaining patches of the msm8996 mss/slpi series soon?
svarbanov has joined #linux-msm
lumag_ has joined #linux-msm
<konradybcio> looks like mdss is waiting for dispcc which is waiting for dsi-phy which is waitin for mdss.... on 8250, -next-20211001
<konradybcio> perhaps something wasn't merged yet?
<Marijn[m]> Relevant log snippets? It seems to all probe for me on sm6125
<konradybcio> somainline-sdcard:/home/konrad# cat /sys/kernel/debug/devices_deferred
<konradybcio> af00000.clock-controller platform: wait for supplier dsi-phy@ae94400
<konradybcio> ae00000.mdss
<konradybcio> before you ask, yes, it is enabled in dt
<konradybcio> and config
animist has quit [Quit: WeeChat 3.0.1]
lounge-user has quit [Remote host closed the connection]
sibis has quit [Remote host closed the connection]
rnayak has quit [Remote host closed the connection]
lumag_ has quit [Remote host closed the connection]
animist has joined #linux-msm
pevik has joined #linux-msm
Danct12 has joined #linux-msm
wwilly has joined #linux-msm
pevik has quit [Ping timeout: 480 seconds]
<mal> I noticed discussion about 8974 iommu, we have some relatively clean patches which make it work, the final cleanup has just been delayed, and those also would need to be tested on 8916 which uses the same driver we modified
<mal> kholk[m]: you mentioned some iommu code that could also be relevant for 8974, is it available somewhere?
svarbanov has quit [Ping timeout: 480 seconds]
svarbanov has joined #linux-msm
cmeerw has quit [Ping timeout: 480 seconds]
<steev> konradybcio: since i'm not the best at dts stuff, doesn't your disable adreno patch end up disabling the GPU on the c630? we don't status=okay in our &gpu, just list the firmware
<steev> hm, venus too, since we don't seem to have a venus entry. not entirely sure about the gmu part
<Marijn[m]> steev: I think Konrad missed that sdm850 inherits from 845? Seems like it should get the same treatment?
<steev> Marijn[m]: he patched others
<steev> so yeah, seems it was just overlooked :) but like i said, i'm not familiar enough to know if just listing the firmware or if we had to status=okay but in thinking about it, it seems it would be required
<Marijn[m]> steev: All the others are `sm845-*.dtsi`
<Marijn[m]> s/sm845/sdm845/
<steev> si, but his next patch touches sdm850-lenovo-yoga-c630, but you may be right :)
<Marijn[m]> That is a good point - must have overlooked/forgot it in that GPU patch.
<steev> trying to move laptops around to find the one that has access to my email
<steev> i was just poking around on patchwork to see what new came in today
<Marijn[m]> steev: Sounds like a nice problem to have ;)
<steev> it's more a lack of room, which isn't a nice problem :(
<Marijn[m]> (Says the guy with a bit too many phones that are all preventing eachother from being properly and fully mainlined)
<steev> i gave up on phones and stick with laptops now :P
<Marijn[m]> Those are being properly upstreamed and supported at least... :D
<konradybcio> yeah, sorry
<steev> the c630 is my daily driver (so i don't like when it breaks ;) )
<konradybcio> naming the same soc 3 different things is what qcom is good at
<steev> true that
<konradybcio> don't even remind me of qrb5123497582345 or whatever they called sm8250 for SBCs
<steev> don't forget that there's the yoga c630 chromebook... which is not an arm64 device
<steev> oooh, more sc8180x stuff going to the list i see, that makes me happy
<steev> sorry if my email was too terse btw, i hope it didn't come across as i was upset
<konradybcio> thanks for spotting that, replied
<steev> i'm about to give it a whirl here :) i figured your patch was the fix