libimxdmabuffer
libimxdmabuffer copied to clipboard
Enabling G2D for allocation and compositor
Howdy, I'm trying to get the G2D working for allocation, I see to enable ION in the kernel is uses
CONFIG_ION=y CONFIG_ION_CMA_HEAP=y
in the kernel config, but I'm having a hard time finding how to get the G2D API enabled on the IMX6? Is there a kernel config for this, or is there more to getting it enabled when building Linux from source?
Just following up, @dv1 Any ideas on how to enable this on a 4.19.x kernel?