narmstrong changed the topic of #linux-amlogic to: Amlogic mainline kernel development discussion - our wiki http://linux-meson.com/ - ml linux-amlogic@lists.infradead.org - official channel moved from Freenode - publicly logged on https://libera.irclog.whitequark.org/linux-amlogic
buzzmarshall has quit [Quit: Konversation terminated!]
JerryXiao has quit [*.net *.split]
JerryXiao has joined #linux-amlogic
BlueMatt has quit [*.net *.split]
BlueMatt has joined #linux-amlogic
cmeerw has joined #linux-amlogic
chewitt has joined #linux-amlogic
cmeerw has quit [Ping timeout: 260 seconds]
chewitt has quit [Quit: Zzz..]
BlueMatt has quit [Quit: Quit]
BlueMatt has joined #linux-amlogic
sputnik_ has quit [Ping timeout: 256 seconds]
f11f12 has joined #linux-amlogic
Ballerburg9005 has joined #linux-amlogic
tdebrouw has joined #linux-amlogic
f11f12 has quit [Quit: Leaving]
Darkmatt- has quit [Quit: ZNC 1.8.2 - https://znc.in]
Darkmatter66 has joined #linux-amlogic
f11f12 has joined #linux-amlogic
<f11f12> tdebrouw: any idea if I should use of_reset_control_array_get or devm_reset_control_array_get for areset?
<tdebrouw> f11f12: devm_reset_control_array_get calls of_reset_control_array_get internally
<tdebrouw> f11f12: but the allocated memory is attached to the device
<tdebrouw> f11f12: so it'll be freed when the module is removed
<tdebrouw> f11f12: so, devm_reset_control_array_get is the way to go
<f11f12> with of_reset_control I get "reset reset-controller@1004 (ID: 20) is not acquired" with devm_reset_control I get no warning, but I'll have to check if that actually resets the gpu
sputnik_ has joined #linux-amlogic
Darkmatt- has joined #linux-amlogic
Darkmatter66 has quit [Ping timeout: 252 seconds]
sputnik_ has quit [Ping timeout: 252 seconds]
sputnik_ has joined #linux-amlogic
camus has quit [Quit: camus]
buzzmarshall has joined #linux-amlogic
<f11f12> narmstrong: are there any specific requirements with regard for the memory that the mali driver allocates? I get a "Memory is not growable" error
<narmstrong> None that I’m aware of
sputnik__ has joined #linux-amlogic
sputnik_ has quit [Read error: Connection reset by peer]
<narmstrong> f11f12: remove the dma-coherent; property on the gpu node if you use the arm mali driver
<f11f12> narmstrong: with the tests, I see a gpus reset, the new job is submitted, and I immediately get a unhandled page fault.
<f11f12> narmstrong: ok, I'll do that
<f11f12> narmstrong: ok, that did improve something. On to the next issue... :-)
<f11f12> narmstrong: some progress: I pass the gles integration tests. But there is a memory leak warning.
camus has joined #linux-amlogic
f11f12 has quit [Quit: Leaving]
jernej has joined #linux-amlogic
Ballerburg9005 has quit [Ping timeout: 252 seconds]
cmeerw has joined #linux-amlogic
jernej has quit [Quit: Konversation terminated!]
sputnik__ has quit [Read error: Connection reset by peer]
sputnik__ has joined #linux-amlogic
f11f12 has joined #linux-amlogic
Darkmatt- has quit [Ping timeout: 252 seconds]
Darkmatter66 has joined #linux-amlogic
camus has quit [Quit: camus]
Ballerburg9005 has joined #linux-amlogic
Darkmatter66 has quit [Read error: Connection reset by peer]
Darkmatter66 has joined #linux-amlogic
tdebrouw has quit [Quit: Leaving.]
Darkmatter66 has quit [Quit: ZNC 1.8.2 - https://znc.in]
jernej has joined #linux-amlogic
Darkmatter66 has joined #linux-amlogic
jernej has quit [Ping timeout: 265 seconds]
cmeerw has quit [Ping timeout: 252 seconds]
sputnik__ has quit [Remote host closed the connection]
sputnik_ has joined #linux-amlogic