00:33
ldevulder has quit [Quit: Leaving]
00:35
vagrantc has quit [Quit: leaving]
00:45
raster has quit [Quit: Gettin' stinky!]
01:32
qschulz has quit [Remote host closed the connection]
01:34
qschulz has joined #linux-rockchip
03:05
hexdump0815 has quit [Ping timeout: 252 seconds]
03:57
dsimic has quit [Ping timeout: 252 seconds]
03:59
dsimic has joined #linux-rockchip
04:08
hexdump0815 has joined #linux-rockchip
04:59
Stat_headcrabbed has joined #linux-rockchip
05:00
System_Error has quit [Remote host closed the connection]
05:01
Stat_headcrabbed has quit [Client Quit]
05:07
System_Error has joined #linux-rockchip
05:37
Stat_headcrabbed has joined #linux-rockchip
06:25
Stat_headcrabbed has quit [Remote host closed the connection]
07:59
ungeskriptet has quit [Remote host closed the connection]
08:00
ungeskriptet has joined #linux-rockchip
08:04
Stat_headcrabbed has joined #linux-rockchip
08:09
Stat_headcrabbed has quit [Quit: Stat_headcrabbed]
08:12
warpme has joined #linux-rockchip
09:20
mriesch_ has joined #linux-rockchip
09:23
mriesch has quit [Ping timeout: 244 seconds]
09:23
HackerBikepacker has quit [Ping timeout: 244 seconds]
09:24
HackerBikepacker has joined #linux-rockchip
09:41
HackerBikepacker has joined #linux-rockchip
09:41
mriesch has joined #linux-rockchip
10:32
raster has joined #linux-rockchip
10:52
urja has quit [Read error: Connection reset by peer]
11:09
urja has joined #linux-rockchip
11:14
naoki has joined #linux-rockchip
11:14
naoki has quit [Client Quit]
11:15
naoki has joined #linux-rockchip
11:24
naoki has quit [Quit: naoki]
11:43
warpme has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
14:40
psydroid2 has joined #linux-rockchip
14:47
warpme has joined #linux-rockchip
14:47
warpme has quit [Client Quit]
15:12
eballetbo has quit [Quit: Connection closed for inactivity]
16:01
warpme has joined #linux-rockchip
16:02
warpme_ has joined #linux-rockchip
16:05
warpme has quit [Ping timeout: 260 seconds]
16:53
vagrantc has joined #linux-rockchip
16:58
tlwoerner has quit [Quit: Leaving]
17:00
psydroid2 has quit [Ping timeout: 252 seconds]
17:00
psydroid has quit [Ping timeout: 252 seconds]
17:02
warpme_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
17:11
psydroid has joined #linux-rockchip
17:12
psydroid2 has joined #linux-rockchip
17:31
stikonas has joined #linux-rockchip
17:32
stikonas has quit [Remote host closed the connection]
17:50
stikonas has joined #linux-rockchip
18:10
vagrantc has quit [Quit: leaving]
19:48
warpme has joined #linux-rockchip
20:21
warpme has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
20:24
warpme has joined #linux-rockchip
20:27
warpme has quit [Client Quit]
20:28
warpme has joined #linux-rockchip
20:42
franoosh has joined #linux-rockchip
20:43
warpme has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
21:26
raster has quit [Quit: Gettin' stinky!]
21:56
unkraut has quit [Remote host closed the connection]
21:57
unkraut has joined #linux-rockchip
22:10
franoosh has quit [Ping timeout: 260 seconds]
22:54
<
anarsoul >
what is the reason behind rockchip clock drivers using a table with precalculated pll params for different rates? what prevents the driver from calculating PLL params in runtime?
22:56
<
CounterPillow >
iirc, some of the SoCs cannot cleanly hit all of the rates a generic formula would spit out, and rounding errors makes this even worse.
23:00
<
anarsoul >
OK, why not to calculate PLL params if the rate is not in the table?
23:01
<
anarsoul >
it's still better than refusing to set required rate