You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
Donnyp751
changed the title
Enabling G2D for compositor
Enabling G2D for allocation and compositor
Aug 23, 2023
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?
The text was updated successfully, but these errors were encountered: