• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

device/generic/common


Commit MetaInfo

Revisão241943f7a4f813ddc4d1c46f656b28e3481ed50a (tree)
Hora2019-11-07 18:43:35
AutorChih-Wei Huang <cwhuang@linu...>
CommiterChih-Wei Huang

Mensagem de Log

Merge remote-tracking branch 'x86/pie-x86' into q-x86

Mudança Sumário

Diff

--- a/init.sh
+++ b/init.sh
@@ -178,7 +178,7 @@ function init_hal_gralloc()
178178 [ "$VULKAN" = "1" ] && GRALLOC=gbm
179179
180180 case "$(cat /proc/fb | head -1)" in
181- *virtiodrmfb)
181+ *virtiodrmfb|*DRM*emulated)
182182 if [ "$HWACCEL" != "0" ]; then
183183 set_property ro.hardware.hwcomposer ${HWC:-drm}
184184 set_property ro.hardware.gralloc ${GRALLOC:-gbm}