drm: Branch 'master'

[email protected] (Emil Velikov)
Newsgroups gmane.comp.video.dri.patches
Message-ID <[email protected]>
 libkms/Android.mk |    2 ++
 1 file changed, 2 insertions(+)

New commits:
commit 42745396734be0c21e62254b73bd7ca44b482d41
Author: Chih-Wei Huang <[email protected]>
Date:   Fri Feb 26 00:41:53 2016 +0800

    android: add virgl to be a valid driver
    
    To avoid the warning:
    
    external/libdrm/libkms/Android.mk:17: invalid GPU drivers: virgl
    
    Signed-off-by: Chih-Wei Huang <[email protected]>
    Reviewed-by: Emil Velikov <[email protected]>

diff --git a/libkms/Android.mk b/libkms/Android.mk
index 4f5e3d2..a406782 100644
--- a/libkms/Android.mk
+++ b/libkms/Android.mk
@@ -3,12 +3,14 @@ DRM_GPU_DRIVERS := $(strip $(filter-out swrast, $(BOARD_GPU_DRIVERS)))
 intel_drivers := i915 i965 i915g ilo
 radeon_drivers := r300g r600g radeonsi
 nouveau_drivers := nouveau
+virgl_drivers := virgl
 vmwgfx_drivers := vmwgfx
 
 valid_drivers := \
 	$(intel_drivers) \
 	$(radeon_drivers) \
 	$(nouveau_drivers) \
+	$(virgl_drivers) \
 	$(vmwgfx_drivers)
 
 # warn about invalid drivers

------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
--
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.