diff options
Diffstat (limited to 'recipes-graphics/wayland/weston-init.bbappend')
| -rw-r--r-- | recipes-graphics/wayland/weston-init.bbappend | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/recipes-graphics/wayland/weston-init.bbappend b/recipes-graphics/wayland/weston-init.bbappend index 7aceb6b17..4ba6cba7f 100644 --- a/recipes-graphics/wayland/weston-init.bbappend +++ b/recipes-graphics/wayland/weston-init.bbappend | |||
| @@ -27,9 +27,10 @@ INI_UNCOMMENT_ASSIGNMENTS:append:mx8mq-nxp-bsp = " \ | |||
| 27 | # FIXME: The 8QM and 8QXP SoCs have better performance without G2D so don't enable it | 27 | # FIXME: The 8QM and 8QXP SoCs have better performance without G2D so don't enable it |
| 28 | # Ideally, this should be seamless and Vivante ought to handle it internally and take the fastest | 28 | # Ideally, this should be seamless and Vivante ought to handle it internally and take the fastest |
| 29 | # rendering code. | 29 | # rendering code. |
| 30 | INI_UNCOMMENT_USE_G2D:imxgpu2d ?= "use-g2d=1" | 30 | INI_UNCOMMENT_USE_G2D:imxgpu2d ?= "use-g2d=1" |
| 31 | INI_UNCOMMENT_USE_G2D:mx8qm-nxp-bsp = "" | 31 | INI_UNCOMMENT_USE_G2D:mx8qm-nxp-bsp = "" |
| 32 | INI_UNCOMMENT_USE_G2D:mx8qxp-nxp-bsp = "" | 32 | INI_UNCOMMENT_USE_G2D:mx8qxp-nxp-bsp = "" |
| 33 | INI_UNCOMMENT_USE_G2D:mx8dx-nxp-bsp = "" | ||
| 33 | INI_UNCOMMENT_ASSIGNMENTS:append:imxgpu2d = " \ | 34 | INI_UNCOMMENT_ASSIGNMENTS:append:imxgpu2d = " \ |
| 34 | ${INI_UNCOMMENT_USE_G2D} \ | 35 | ${INI_UNCOMMENT_USE_G2D} \ |
| 35 | " | 36 | " |
