ChanServ changed the topic of #linux-rockchip to: Rockchip development discussion
<lvrp16> Sorry that was hevc
<CounterPillow> yeah, it's the memory controller not giving the video output processor high priority quality of service
<CounterPillow> unfortunately the TRM doesn't include the QoS registers for VOP so I was never able to poke at it
<lvrp16> CounterPillow: ahh understood, thanks :D
<lvrp16> CounterPillow: I can get those if you would like.
<CounterPillow> I'm not really working on rk3328 stuff anymore but finding the regs would be excellent! I think in u-boot, the vop qos is set for the rk3288 if you wanna see how u-boot does that for that chip
<CounterPillow> I think the kernel may be able to set it too but I don't know anything about that, I'm pretty new to this stuff myself
<lvrp16> CounterPillow: yeah no worries, I'll get it upstream soon
<CounterPillow> none of those are vop, unfortunately, I checked there :)
<CounterPillow> there's also nothing in http://opensource.rock-chips.com/images/9/97/Rockchip_RK3328TRM_V1.1-Part1-20170321.pdf as far as I can see
<CounterPillow> from comparing with other SoCs with similar IP on it I concluded it may be around 0xff760000 but it was frustrating to find the right regs as even reads would cause the processor to hang
<lvrp16> CounterPillow: hmm I will ask RK then
<CounterPillow> good idea
mx08 has quit [Quit: WeeChat 3.0]
vagrantc has quit [Quit: leaving]
mx08 has joined #linux-rockchip
stikonas has quit [Ping timeout: 272 seconds]
<lvrp16> there's also notes about increasing vdd by 0.1 🤔
camus has quit [Ping timeout: 272 seconds]
camus has joined #linux-rockchip
camus has quit [Quit: camus]
camus has joined #linux-rockchip
kevery has quit [Remote host closed the connection]
kevery has joined #linux-rockchip
lurchi__ has quit [Ping timeout: 240 seconds]
lurchi__ has joined #linux-rockchip
camus has quit [Remote host closed the connection]
camus has joined #linux-rockchip
f476 has joined #linux-rockchip
f476__ has joined #linux-rockchip
f476_ has quit [Ping timeout: 272 seconds]
f476 has quit [Ping timeout: 244 seconds]
f476 has joined #linux-rockchip
f476__ has quit [Ping timeout: 244 seconds]
f476_ has joined #linux-rockchip
f476 has quit [Ping timeout: 255 seconds]
f476 has joined #linux-rockchip
f476_ has quit [Ping timeout: 272 seconds]
f476_ has joined #linux-rockchip
f476 has quit [Ping timeout: 276 seconds]
f476_ has quit [Ping timeout: 268 seconds]
f476 has joined #linux-rockchip
f476_ has joined #linux-rockchip
f476 has quit [Ping timeout: 240 seconds]
psydroid2 has joined #linux-rockchip
Danct12 has quit [Remote host closed the connection]
Danct12 has joined #linux-rockchip
f476 has joined #linux-rockchip
f476_ has quit [Ping timeout: 240 seconds]
ldevulder has joined #linux-rockchip
f476 has quit [Ping timeout: 244 seconds]
f476 has joined #linux-rockchip
psydroid2 has quit [Read error: Connection reset by peer]
psydroid2 has joined #linux-rockchip
f476 has quit [Ping timeout: 240 seconds]
f476 has joined #linux-rockchip
f476 has quit [Ping timeout: 272 seconds]
f476 has joined #linux-rockchip
f476_ has joined #linux-rockchip
f476 has quit [Read error: Connection reset by peer]
f476_ has quit [Ping timeout: 240 seconds]
f476 has joined #linux-rockchip
f476_ has joined #linux-rockchip
f476 has quit [Ping timeout: 268 seconds]
f476 has joined #linux-rockchip
f476_ has quit [Ping timeout: 240 seconds]
f476_ has joined #linux-rockchip
f476__ has joined #linux-rockchip
f476 has quit [Ping timeout: 264 seconds]
f476_ has quit [Ping timeout: 240 seconds]
matthias_bgg has joined #linux-rockchip
punit has joined #linux-rockchip
lurchi__ is now known as lurchi_
f476__ has quit [Ping timeout: 255 seconds]
f476 has joined #linux-rockchip
anarsoul|2 has quit [Ping timeout: 240 seconds]
anarsoul has joined #linux-rockchip
kevery1 has joined #linux-rockchip
kevery has quit [Ping timeout: 240 seconds]
kevery1 is now known as kevery
lurchi_ is now known as lurchi__
f476_ has joined #linux-rockchip
f476 has quit [Ping timeout: 240 seconds]
kevery1 has joined #linux-rockchip
kevery has quit [Ping timeout: 240 seconds]
kevery1 is now known as kevery
Daanct12 has joined #linux-rockchip
Danct12 has quit [Ping timeout: 240 seconds]
hanetzer has quit [Ping timeout: 264 seconds]
hanetzer has joined #linux-rockchip
digetx has quit [Quit: No Ping reply in 180 seconds.]
digetx has joined #linux-rockchip
sjoerd8 has joined #linux-rockchip
sjoerd has quit [Ping timeout: 276 seconds]
sjoerd8 is now known as sjoerd
matthias_bgg has quit [Quit: Leaving]
f476 has joined #linux-rockchip
f476__ has joined #linux-rockchip
f476_ has quit [Ping timeout: 276 seconds]
f476 has quit [Ping timeout: 276 seconds]
f476 has joined #linux-rockchip
f476__ has quit [Ping timeout: 255 seconds]
stikonas has joined #linux-rockchip
f476 has quit [Ping timeout: 240 seconds]
f476 has joined #linux-rockchip
punit has quit [Remote host closed the connection]
f476_ has joined #linux-rockchip
f476 has quit [Ping timeout: 255 seconds]
Tenkawa has joined #linux-rockchip
Stat_headcrabed has joined #linux-rockchip
<macromorgan> does anyone know the status (other than "coming soon") for the A-TF sources for the RK356x series?
<macromorgan> Failing that, has anyone had any luck building the SPL stage for an 356x series with the BSP sources? I can get a custom SPL stage working with mainline (using the ram init binary).
<macromorgan> The binary file provided by the rkbin repository appears to be a simple SPL though... and I can't get a custom one working
<lvrp16> CounterPillow: that solved the flickering issue. many thanks. I just hacked the register and the problem went away. once I get the qos_vop working via pm, i'll submit a patch.
<CounterPillow> nice! thanks for looking into this
<lvrp16> CounterPillow: if you ever need any info from the TRM, let me know.
<CounterPillow> thanks
<CounterPillow> btw was this in the public trm or a private version? Maybe I just overlooked the info in the public one :S
<lvrp16> I think part 1 is online but part 2 is not.
lurchi__ is now known as lurchi_
Stat_headcrabed has quit [Quit: Connection closed for inactivity]
stikonas has quit [Remote host closed the connection]
stikonas has joined #linux-rockchip
<lvrp16> CounterPillow: sorry, misread your question. it was in Part 2 the private one.
lurchi_ is now known as lurchi__
f476_ has quit [Ping timeout: 255 seconds]
ldevulder_ has joined #linux-rockchip
ldevulder has quit [Ping timeout: 276 seconds]
f476 has joined #linux-rockchip
psydroid2 has quit [Ping timeout: 276 seconds]
lurchi__ is now known as lurchi_
f476 has quit [Ping timeout: 240 seconds]
f476 has joined #linux-rockchip
Tenkawa has quit [Quit: Was I really ever here?]