01-02-2020, 02:04 PM 
		
	
	
		... currently not tested from my side
need to figure out which driver I need to compile and which kernel module I need
PANFROST vs. LIMA
but if @tsys work/config for manjaro arm is correct
PANFROST is right.
maybe I must check mesa-git ...
	
	
	
	
need to figure out which driver I need to compile and which kernel module I need
PANFROST vs. LIMA
but if @tsys work/config for manjaro arm is correct
Code:
[elektroman@PinebookPro-1 ~]$ lsmod | grep panfrost
panfrost               53248  0
gpu_sched              28672  1 panfrost
drm                   532480  9 gpu_sched,drm_kms_helper,dw_mipi_dsi,panel_simple,rockchipdrm,dw_hdmi,panfrost,analogix_dpmaybe I must check mesa-git ...


