<fish4terrisa[m]>
There's two drivers for the adreno gpu on qcom chips, one is the module "msm", which is in mainline kernel and is usually used when using linux;the other is the module called "msm_drm", which is the proprietary one and only used in Android linux kernel. My point is that is it possible to also use libdrm and freedreno with msm_drm? And if not, will x11 modesetting or other kind of things that talk with DRM work with
<fish4terrisa[m]>
it?("msm_drm" will also create /dev/dri/card0 and /dev/dri/renderD128 so it seems like a normal gpu driver for me, but kmscube and other stuffs never works and the screen never show anything)