This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

mali-400/450 linux kernel driver drm support

after I read the code of mali-400/450 linux kernel driver r3p2-01rel4, I have a doubt that if it is really able to support DRM.

(because of the lack of Mali device, I failed to give a try)

Take an example from drm_sman_mm, Mali's drm_sman_mm callbacks almost do nothing.

so, I wonder how these code provides support for drm.

one extra question, if anyone ever happens to read the code, in Mali's drm_sman_mm related macros

#define VIDEO_TYPE 0

#define MEM_TYPE   1

Does the first represents discrete VRAM, the latter shared system memory?

Best Regards,

Michael

Parents Reply Children
No data