Mattéo Delabre

Results 140 comments of Mattéo Delabre

Hi @alistair23! It’s high on my todo list, but I didn’t get time to work on waved recently. My plan is first to improve the performance of the [frame generation...

I may be missing something, but I can’t see the advantage in using `mxsfb-drm`. To clarify, when waved is fully operational, the stack will be as follows: ``` EPDC mxsfb...

Hi kristian, from what I can tell, adding support for doctypes should not be that hard. I left it out initially since I didn’t need it, but of course I...

Hi! I’m open to this idea, and I think it could very well be feasible. The first goal will be to bring full support for the reMarkable, since it’s the...

Pretty much, yes. You’ll also need to supply a path to the waveform file (.wbf) for the EPD panel of your device.

Hi! waved is not using the hardware EPDC but instead directly drives the EPD (through the mxsfb driver). So it should be possible to make it work with your device....

Thank you! Even though I’m focused on the reMarkable, I think considering other devices might give us more insight as to how all of this works, so the information you’re...

> So once the vcom value is set (I think it's set in the dts) - the e-ink IC doesn't need to be interacted with from userspace/the driver? I think...

Oops, sorry I forgot to get back to your message! So, as you’ve probably noticed, there are a bunch of hardcoded sizes in `display.hpp`. (I’d like to clean these up...