From 6c22936df0c551961df61cc428e6590d2f8bbb6d Mon Sep 17 00:00:00 2001 From: Dominik Sliwa Date: Mon, 9 Jan 2017 17:35:46 +0100 Subject: apalis-tk1-mainline: Move GPU acceleration support to mesa Instead of patching every app, let's patch mesa to pretend that we have a normal GPU. based on: github.com/Gnurou/mesa/commits/renderonly Signed-off-by: Dominik Sliwa Acked-by: Marcel Ziswiler --- recipes-kernel/linux/linux-toradex-mainline_4.9.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'recipes-kernel/linux/linux-toradex-mainline_4.9.bb') diff --git a/recipes-kernel/linux/linux-toradex-mainline_4.9.bb b/recipes-kernel/linux/linux-toradex-mainline_4.9.bb index 1d6ad91..f0ff5fe 100644 --- a/recipes-kernel/linux/linux-toradex-mainline_4.9.bb +++ b/recipes-kernel/linux/linux-toradex-mainline_4.9.bb @@ -27,6 +27,7 @@ SRC_URI = "https://cdn.kernel.org/pub/linux/kernel/v4.x/linux-${PV}.tar.xz \ file://0002-igb-integrate-tools-only-device-support.patch \ file://0003-apalis_t30-tk1-igb-no-nvm-and-Ethernet-MAC-address-h.patch \ file://0004-mmc-tegra-apalis-tk1-hack-to-make-sd1-functional.patch \ + file://0001-drm-tegra-add-tiling-FB-modifiers.patch \ " COMPATIBLE_MACHINE = "(apalis-tk1-mainline|apalis-t30-mainline)" -- cgit v1.2.3