s_frit has quit [Remote host closed the connection]
s_frit has joined #linux-rockchip
vstehle has joined #linux-rockchip
kaspter has quit [Ping timeout: 264 seconds]
ldevulder_ has joined #linux-rockchip
kaspter has joined #linux-rockchip
ldevulder__ has quit [Ping timeout: 264 seconds]
apritzel has joined #linux-rockchip
kevery1 has joined #linux-rockchip
kevery has quit [Ping timeout: 256 seconds]
kevery1 is now known as kevery
apritzel has quit [Ping timeout: 245 seconds]
camus has joined #linux-rockchip
kaspter has quit [Ping timeout: 256 seconds]
camus is now known as kaspter
s_frit has quit [Remote host closed the connection]
s_frit has joined #linux-rockchip
s_frit has quit [Remote host closed the connection]
s_frit has joined #linux-rockchip
warpme_ has joined #linux-rockchip
s_frit has quit [Remote host closed the connection]
s_frit has joined #linux-rockchip
ldevulder_ is now known as ldevulder
kevery1 has joined #linux-rockchip
kevery has quit [Ping timeout: 260 seconds]
kevery1 is now known as kevery
apritzel has joined #linux-rockchip
robmur01 has joined #linux-rockchip
repk has quit [Quit: WeeChat 3.0.1]
kevery has quit [Quit: kevery]
kevery has joined #linux-rockchip
repk has joined #linux-rockchip
stikonas has joined #linux-rockchip
stikonas_ has joined #linux-rockchip
stikonas has quit [Ping timeout: 272 seconds]
Putti has quit [Ping timeout: 276 seconds]
robmur01 has quit [Ping timeout: 265 seconds]
robmur01 has joined #linux-rockchip
robmur01 has quit [Remote host closed the connection]
robmur01 has joined #linux-rockchip
lkcl has quit [Ping timeout: 276 seconds]
camus has joined #linux-rockchip
kaspter has quit [Ping timeout: 264 seconds]
camus is now known as kaspter
Putti has joined #linux-rockchip
Kwiboo has quit [Quit: .]
lkcl_ has joined #linux-rockchip
Kwiboo has joined #linux-rockchip
kevery1 has joined #linux-rockchip
kevery has quit [Ping timeout: 265 seconds]
kevery1 is now known as kevery
kevery1 has joined #linux-rockchip
kevery has quit [Ping timeout: 260 seconds]
kevery1 is now known as kevery
kevery1 has joined #linux-rockchip
kevery has quit [Ping timeout: 264 seconds]
kevery1 is now known as kevery
lkcl_ has quit [Ping timeout: 264 seconds]
lkcl_ has joined #linux-rockchip
damex has joined #linux-rockchip
damex has quit [Read error: Connection reset by peer]
damex has joined #linux-rockchip
damex has quit [Read error: Connection reset by peer]
damex has joined #linux-rockchip
damex has quit [Read error: Connection reset by peer]
damex has joined #linux-rockchip
<yann>
I'm working on getting VOP HDMI output work with higher clock rates, like it does on 4.4-rk. As far as I understand the problem when comparing 4.4-rk with 4.14 (the oldest upstream with video output on rk3399), mode_valid() rejects eg. 2560x1400@60, which requires 241500kHz, because clk_vpll is at 148500kHz and both cpll and gpll are at 200000kHz.
<macc24>
Kwiboo: hey, do you know the status of hardware acelerated h264 on rk3326, rk3288 or rk3399?
<yann>
clk_core_get_rate_nolock() is the one returning the current rate on those PLL clocks to clk_composite_determine_rate(), which just takes into account the _current_rate_ of those PLL clocks, and not what they could achieve. I find this troubling, anyone could clarify this ?
<yann>
One striking difference when tracing who's calling set_rate() on clk_vpll with both kernels, is that 4.4 never calls it before I change the mode with xrandr, while 4.14 does change it on boot, though notably rockchip_drm_fbdev_init / register_framebuffer / restore_fbdev_mode_atomic / dw_hdmi_rockchip_encoder_enable. It is changing its rate from 1188000000 to 148500000, which happen to be the "current rate" that's causing mode_valid() to filter out QHD
stikonas_ is now known as stikonas
<chewitt>
@yann You probably want to chat with @knaerzche but he hangs around in the LibreELEC forum not IRC
<chewitt>
@Kwiboo isn't around much at the moment, but Alex (knaerzche) has been progressing things
<chewitt>
that's the latest/greatest current patchset(s) for ffmpeg and kernel that we're using
<macc24>
chewitt: please tell me that there is something like this for mt8183
<chewitt>
err, nope
<chewitt>
sorry :)
<chewitt>
are there any mediatek Android boxes?
<macc24>
no
<macc24>
chewitt: but there are mediatek laptops
<macc24>
shameless plug -> cadmium linux runs on one of them
<chewitt>
LE generally targets consumer SBC devices and small form-factor box things, e.g. NUC, AndroidTV devices
<chewitt>
laptops have never been target hardware for us
<macc24>
ok
<robmur01>
one of the Amazon FireTVs was technically a Mediatek Android TV box :P
<macc24>
robmur01: which one
lkcl_ has quit [Ping timeout: 264 seconds]
<robmur01>
one from ~5-6 years ago had the same SoC as the first-gen MTK Chromebook IIRC... I remember getting boot logs off it - unmarked test pads on the board, switching from 115200 to 921600 partway through, great fun.
<macc24>
if it's cheap then hmmmmmmmmmmmmmmmmmmmmm
kaspter has quit [Ping timeout: 264 seconds]
kaspter has joined #linux-rockchip
<robmur01>
we lost interest once it was clear how locked-down it was, dunno if anyone ever broke that. Also, PowerVR...
<macc24>
ugh
* macc24
waits for mt8183 tv box
* robmur01
hopes and waits for a better RK3566/8 box from someone like Beelink
<macc24>
yeah that works too lol
<robmur01>
the H96 Max is a little tempting, but inevitable crap slow RAM, crap slow eMMC, crap thermal design, etc...
lkcl_ has joined #linux-rockchip
<macc24>
holy shit it's $40
<macc24>
>rk3328
<macc24>
,___,
vagrantc has joined #linux-rockchip
macromorgan has joined #linux-rockchip
<macc24>
o/ macromorgan
<mps>
anyone running mainline kernel on helios64 board? what is needed to be enabled in kernel for serial console to work
<mps>
I don't have a board but user of alpine linux asks me is it possible for alpine kernel to boot on this board
<robmur01>
mps: SERIAL_8250_DW, on the small chance that it's not already enabled
<mps>
robmur01: thanks, it is not enabled
<robmur01>
AFAIK Helios64 is more or less the RK3399 reference design like most other boards, so any kernel that works on Rock Pro 64/Rock Pi 4/etc. should get *somewhere* at least
<mps>
robmur01: btw, for serial console u-boot parameter should be "console=ttyS2,115200" ?
<mps>
(I lost link for this somewhere)
<robmur01>
I'd expect so - UART2 is the standard debug UART
<mps>
ok, thanks again
<robmur01>
baud rate depends on the bootloader - often it's the BSP default of 1500000, but some U-Boot configs do dial it down to 115200
<mps>
yes, I read somewhere that is 1500000 but user posted u-boot config with 115200
<mps>
anyway, user could try both and see which one will work
lkcl_ has quit [Ping timeout: 256 seconds]
lkcl_ has joined #linux-rockchip
lkcl_ has quit [Ping timeout: 260 seconds]
lkcl_ has joined #linux-rockchip
BenG83 has joined #linux-rockchip
camus has joined #linux-rockchip
kaspter has quit [Ping timeout: 245 seconds]
camus is now known as kaspter
BenG83 has quit [Quit: Leaving]
stikonas has quit [Remote host closed the connection]
stikonas has joined #linux-rockchip
kaspter has quit [Ping timeout: 246 seconds]
camus has joined #linux-rockchip
BenG83 has joined #linux-rockchip
camus is now known as kaspter
BenG83 has quit [Quit: Leaving]
stikonas has quit [Remote host closed the connection]