David G. F.
David G. F.
LeEco Le2 has an EHCI controller according to dmesg's output, will need a patch. Maybe I can convince LineageOS mantainer of the fork to include it, if its not too...
Hey there! As you correctly identified this is a driver that uses RGA to rotate the image. This is used in all the OGA clones that have screens that are...
Perhaps @danimo or @nabijaczleweli can comment on this?
Can't easily check it, but I'm assuming that should work. I guess there's not much alternative to it, isn't it? It's a chicken and egg problem: you can't enable resume...
Lemme quote myself (I had to re-read my bugzilla bug to get more context since I forgot a bit why this is happening): "[...]If I ever boot my kernel with...
Well let's try to simplify the issue if that makes it hard to tacke: Suspend to disk does not work on a freshly installed fedora 32 system. The underlying issue...
Well I wrote some white paper about this, I should post it at some point. Every instance can produce a hash every 8192 clock cycles (2^13 cycles), on devices like...
yeah they are potentially cheaper, and faster to program and optimize. You've probably seen how tricky is to get this working properly and efficiently. It requires a good architecture design...
After playing a bit more, maybe I should cap the buffer at 512KB or so, or exclude ogg/ogv files. Theres a small 400ms freeze when the audio track changes.
Yay! Yeah we need some quite high abstraction intermediate code, that is able to express complicated stuff with a lot of detail. I'm sure some of the instruction sequences in...