OSDN Git Service

Enable the support of radeonsi and vmwgfx GPUs
authorChih-Wei Huang <cwhuang@linux.org.tw>
Thu, 5 May 2016 19:51:46 +0000 (03:51 +0800)
committerChih-Wei Huang <cwhuang@linux.org.tw>
Thu, 5 May 2016 20:00:29 +0000 (04:00 +0800)
BoardConfig.mk

index c234746..3bb436b 100644 (file)
@@ -71,7 +71,7 @@ BOARD_WPA_SUPPLICANT_PRIVATE_LIB ?= private_lib_driver_cmd
 WPA_SUPPLICANT_VERSION ?= VER_2_1_DEVEL
 WIFI_DRIVER_MODULE_PATH ?= auto
 
-BOARD_GPU_DRIVERS ?= i915 i965 nouveau r300g r600g swrast virgl
+BOARD_GPU_DRIVERS ?= i915 i965 nouveau r300g r600g radeonsi swrast virgl vmwgfx
 ifneq ($(strip $(BOARD_GPU_DRIVERS)),)
 TARGET_HARDWARE_3D := true
 BOARD_EGL_CFG ?= device/generic/common/gpu/egl_mesa.cfg