alyssa changed the topic of #panfrost to: Panfrost - FLOSS Mali Midgard & Bifrost - Logs https://freenode.irclog.whitequark.org/panfrost - <daniels> avoiding X is a huge feature
rhyskidd has quit [Ping timeout: 252 seconds]
warpme_ has quit [Quit: Connection closed for inactivity]
rhyskidd has joined #panfrost
stikonas has quit [Remote host closed the connection]
vstehle has quit [Ping timeout: 258 seconds]
megi has quit [Ping timeout: 245 seconds]
nerdboy has quit [Ping timeout: 268 seconds]
davidlt has joined #panfrost
nerdboy has joined #panfrost
_whitelogger has joined #panfrost
vstehle has joined #panfrost
_whitelogger has joined #panfrost
<icecream95> I know this is unrelated to Panfrost, but who messed up audio on RK3288 so that Frames/Period needs to be a multiple of 15? It took me ages to get JACK working again...
<hanetzer> icecream95: git blame can prolly help there.
<icecream95> If I had the kernel source .git...
<anarsoul> icecream95: definitely not related to panfrost
<hanetzer> icecream95: get it. its nice <3
megi has joined #panfrost
megi has quit [Quit: WeeChat 2.6]
guillaume_g has joined #panfrost
<tomeu> icecream95: more than finding who broke it, I think we need CI to prevent it from breaking again and again :)
<hanetzer> kinda hard to CI audio issues tho?
<tomeu> there's hw for that
<icecream95> I think the change was probably a deliberate change, just JACK doesn't do as much autodetection as it maybe should...
icecream95 has quit [Quit: leaving]
abordado has joined #panfrost
abordado has quit [Ping timeout: 245 seconds]
raster has joined #panfrost
stikonas has joined #panfrost
stikonas has quit [Remote host closed the connection]
sphalerite has quit [Ping timeout: 246 seconds]
sphalerite has joined #panfrost
TheKit has quit [Ping timeout: 265 seconds]
<TheCycoONE1> :( display isn't turning on after updating (everything) this morning.
<daniels> TheCycoONE1: that sounds like a KMS issue
<TheCycoONE1> yeah - 5.4.5 with kevin? but perhaps I messed up
davidlt has quit [Ping timeout: 258 seconds]
warpme_ has joined #panfrost
Yardanico has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
<alyssa> icecream95: Has... audio ever worked on mainline Kevin..?
<alyssa> I just use a USB headset which has a dedicated DAC which prevents that =P
Yardanico has joined #panfrost
<TheCycoONE1> daniels: audio worked if you set 48k instead of 44.1
<TheCycoONE1> sorry, that's for icecream95
davidlt has joined #panfrost
abordado has joined #panfrost
abordado has quit [Client Quit]
<alyssa> Aside: has anyone noticed frequent freezing (display frozen but still on, audio stops, ...) on Kevin?
<alyssa> It's only been happening on one of my devices and it only started seemingly a week or so ago.. not sure what could have broken
nerdboy has quit [Ping timeout: 268 seconds]
<alyssa> (Unrelated to panfrost I think -- happens with glamor disabled / no panfrost)
nerdboy has joined #panfrost
robertfoss has quit [Ping timeout: 258 seconds]
robertfoss has joined #panfrost
anarsoul|c has quit [Quit: Connection closed for inactivity]
raster has quit [Quit: Gettin' stinky!]
suihkulokki has quit [*.net *.split]
Marex has quit [*.net *.split]
hopetech has quit [*.net *.split]
samueldr has quit [*.net *.split]
suihkulokki has joined #panfrost
hopetech has joined #panfrost
samueldr has joined #panfrost
rellla has quit [*.net *.split]
SolidHal has quit [*.net *.split]
SolidHal has joined #panfrost
rellla has joined #panfrost
davidlt has quit [Ping timeout: 240 seconds]
BenG83 has joined #panfrost
Marex has joined #panfrost
flacks has quit [*.net *.split]
stikonas has joined #panfrost
BenG83 has quit [Quit: Leaving]
* alyssa works towards gl_VertexID
icecream95 has joined #panfrost
dcastagna has joined #panfrost
adjtm has joined #panfrost
adjtm_ has quit [Read error: Connection reset by peer]
<icecream95> For some reason, some of the time when exiting sway (to unload panfrost and suspend...)
<icecream95> the gamma gets messed up, so I have to restart sway, start then stop a program
<icecream95> I wrote for adjusting the gamma, and then exit sway again.
<alyssa> Hm.
<anarsoul> I don't think that panfrost gets anything to do with gamma
<anarsoul> it's up to display driver
<anarsoul> icecream95: ^^
<alyssa> 3 files changed, 22 insertions(+), 95 deletions(-)
<alyssa> woop.
<alyssa> Admittedly that was yak shaving but I digress
<alyssa> (Cleaning up a lot of instancing code in preparation for gl_VertexID stuff)