On Thu, 2024-08-22 at 20:59 +0200, David Virag wrote: > Hi Kwanghoon, > > On Fri, 2024-08-09 at 20:54 +0900, Kwanghoon Son wrote: > > DPUM (Display Processing Unit Main) is main dpu for Exynosautov9. > > > > This patches enable clock for dpum, sysmmu(iommu). > > > > I tested using sysmmu, DPP, DECON, DP on sdk board (modetest works). > > Does this mean you are working on mainline drivers for these? Yes. I working on decon exynosautov9 now. (maybe exynosautov920 in future..) > If you don't mind me asking, what state are these in? I'm glad to. I shift vendor code to mainline. vendor code had split directory, now I merged to proper mainline drm directory. And it work with modetest. But a lot of todo.. It's 'somehow' works level. > Is DSIM being worked on? For now No. Exynosauto series support DP, MIPI both, but SDK board is shape of easy to test with DP. For now only modetest works through DP port interface. > I am asking these, because I am also working on some drivers for DPP, > DECON, and DSIM on the Exynos7885. Ah, that's nice. But actually I'm not involved with exynosauto or the hardware team. (But I get board and information from them to upstream.) So I have no idea what the Exynos7885 drm hardware has. > Now, my DPP and DECON drivers are not even close to complete, they just > have the bare minimum for output and vsync, using them as initialized > by the bootloader, but I do have a semi-functional DSIM driver (well, > existing mainline DSIM driver patched up to work on 7885) that is > enough for controlling the DSI panel attached to my phone. For now, I don't understands how your display works because I really don't know about 7885. But my DPP and decon also far to complete. (really ugly code.) > If you are working on DPP and DECON drivers, I won't spend much time > with those for now, as your driver for ExynosAutoV9 may help a lot with > 7885 as well. Here is my suggestion. I will share my code after clean up with NO- MERGE or WIP tag ASAP. But mind that I only code kernel when have spare time.. Could you share your code also? even It's not ready. > If you are not working on a DSIM driver, I'll keep working on it for > 7885. If you are, I'll have to think about how to move forward. > > Best regards, > David + I added Sam Protsenko <semen.protsenko@xxxxxxxxxx> Because I also want to know maybe he has some process for drm, since he worked on exynos850 sysmmu. + Alim Akhtar, Do you know some information around theses? Especially between 7885, exynosauto?