ChanServ changed the topic of #linux-rockchip to: Rockchip development discussion
stikonas has quit [Ping timeout: 268 seconds]
crabbedhaloablut has quit [Remote host closed the connection]
crabbedhaloablut has joined #linux-rockchip
kevery1 has joined #linux-rockchip
kevery has quit [Ping timeout: 240 seconds]
kevery1 is now known as kevery
Daanct12 has joined #linux-rockchip
kevery1 has joined #linux-rockchip
kevery has quit [Ping timeout: 245 seconds]
kevery1 is now known as kevery
kevery1 has joined #linux-rockchip
kevery has quit [Ping timeout: 268 seconds]
kevery1 is now known as kevery
Whistler has quit [Ping timeout: 268 seconds]
Daanct12 has quit [Remote host closed the connection]
Daanct12 has joined #linux-rockchip
Whistler has joined #linux-rockchip
sjoerd2 has joined #linux-rockchip
sjoerd has quit [Ping timeout: 268 seconds]
sjoerd2 is now known as sjoerd
matthias_bgg has quit [Ping timeout: 245 seconds]
hanetzer has quit [Ping timeout: 240 seconds]
matthias_bgg has joined #linux-rockchip
hanetzer has joined #linux-rockchip
hanetzer has quit [Ping timeout: 245 seconds]
hanetzer has joined #linux-rockchip
crabbedhaloablut has quit [Remote host closed the connection]
crabbedhaloablut has joined #linux-rockchip
lurchi__ has joined #linux-rockchip
macromorgan_ has joined #linux-rockchip
macromorgan is now known as Guest4281
Guest4281 has quit [Ping timeout: 244 seconds]
camus has quit [Ping timeout: 252 seconds]
Daanct12 has quit [Quit: Leaving]
camus has joined #linux-rockchip
camus has quit [Remote host closed the connection]
camus has joined #linux-rockchip
Danct12 has quit [Quit: Quitting]
stikonas has joined #linux-rockchip
sigmaris has quit [Ping timeout: 268 seconds]
sigmaris has joined #linux-rockchip
lurchi__ is now known as lurchi_
lurchi_ is now known as lurchi__
kevery1 has joined #linux-rockchip
kevery has quit [Ping timeout: 268 seconds]
kevery1 is now known as kevery
matthias_bgg has quit [Quit: Leaving]
camus has quit [Remote host closed the connection]
camus has joined #linux-rockchip
<CounterPillow> macromorgan: got news from rockchip about RK356x TF-A, they're planning on doing something about it this month
<macromorgan> sweet
<macromorgan> anyone else working on the DSI controller that you know of? I'm still seeing weirdness on my first device (with a conventional panel) and am working on the 2nd device now (with a DBI panel). Be nice to get some confirmation that what I've done is right/wrong/moot.
<CounterPillow> not that I know of currently. pgwipeout is currently not at home for a while so he's out of the picture, I'm busy-ish and don't have any DSI hardware and no knowledge of it
vagrantc has joined #linux-rockchip
psydroid2 has joined #linux-rockchip
psydroid2 has quit [Remote host closed the connection]
psydroid2 has joined #linux-rockchip
<LinuxHackerman> Hi folks. I'd quite like to have redshift/gammastep working on my rk3399 chromebook. As far as I understand, that's something that the hardware supports but isn't implemented by the rockchipdrm driver.
<LinuxHackerman> ("that's" = "gamma control")
<LinuxHackerman> Is that understanding correct, and would it be a good "my-first-driver-code" thing to do? I'd say I have a solid understanding of C, and a rough understanding of how hardware works, and found a bit in the rk3399 TRM that looks like the thing I want.
psydroid2 has quit [Remote host closed the connection]
<CounterPillow> I faintly remember this being a thing, yeah. Not sure how feasible this is for a first driver contribution but it's great you're interested in it
<CounterPillow> I don't know anything specific about the gamma stuff, but it's likely you may find something in a different DRM driver that roughly shows how it's implemented.
<LinuxHackerman> huh, I might be misremembering or I'm getting the wrong versions/parts of TRM... I can't find any mentions of gamma
psydroid2 has joined #linux-rockchip
<CounterPillow> lemme check my TRMs
<LinuxHackerman> huh, actually looking at rockchip_drm_vop.c it should be implemented after all?
<CounterPillow> it's in Part 3 of the TRM
<CounterPillow> ah yeah, was implemented in october
<LinuxHackerman> well then, so much for that!
<LinuxHackerman> thanks Ezequiel Garcia!
<CounterPillow> Hmmm actually
<CounterPillow> the thing I'm looking at is from sigmaris
<CounterPillow> it doesn't seem to have been merged
<LinuxHackerman> Hm, leaving the question of why gammastep complains that the output doesn't support gamma adjustment
<CounterPillow> it's possible it doesn't
<CounterPillow> lemme grab the patchset I'm looking at from patchwork
<LinuxHackerman> and where can I find part 3?
<CounterPillow> try applying this patch series (click on series on one of the patches, then git am -3 the file)
<LinuxHackerman> yeah that looks pretty distinct from the gamma stuff that Ezequiel Garcia introduced in 2019. I forgot that rockchipdrm isn't just for rk3399 :)
<LinuxHackerman> thanks!
Rathann has joined #linux-rockchip
<LinuxHackerman> (and now to wait for the build... now taking bets on what will go faster, syncing the source tree over to the chromebook's SD card so I can get a localmodconfig, or building a fat kernel on my honeycomb...)
psydroid2 has quit [Ping timeout: 240 seconds]
psydroid2 has joined #linux-rockchip
Rathann has quit [Ping timeout: 268 seconds]
<mps> LinuxHackerman: please report here if you got it working, I would like to test it
<LinuxHackerman> will do :)
<mps> though I don't use much this machine nowadays will be nice if it works
<LinuxHackerman> mps: it does work!
<LinuxHackerman> CounterPillow: thanks very much for helping me find the patch series!
lurchi__ is now known as lurchi_
<LinuxHackerman> would it be helpful at all for me to inform the list that the patch works for me?
<LinuxHackerman> (and thanks very much sigmaris for implementing it!)
<mps> LinuxHackerman: thank for info
<mps> LinuxHackerman: and how do you set gamma, with xgamma?
<LinuxHackerman> I used gammastep (on sway)
<LinuxHackerman> and yes those patches
<mps> aha, I use only xorg, will try with xgamma or x/sct
<LinuxHackerman> yeah, I'd guess that those will work too
<mps> nice. will try tomorrow. it is late here and I'm preparing for bed
<LinuxHackerman> same
<LinuxHackerman> it's great to finally not get blinded by the display at night anymore!
<mps> yes, it is irritating at least
lurchi_ is now known as lurchi__
vagrantc has quit [Quit: leaving]
lurchi__ is now known as lurchi_
<CounterPillow> LinuxHackerman: would be great if you informed the list, yeah
lurchi_ is now known as lurchi__
lurchi__ is now known as lurchi_
hanetzer has quit [Quit: WeeChat 3.5]
hanetzer has joined #linux-rockchip
psydroid2 has quit [Remote host closed the connection]
crabbedhaloablut has quit [Write error: Connection reset by peer]
crabbedhaloablut has joined #linux-rockchip
vagrantc has joined #linux-rockchip
vagrantc has quit [Quit: leaving]