• R/O
  • HTTP
  • SSH
  • HTTPS

List of commits

標籤
無標籤

Frequently used words (click to add to your profile)

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

device/generic/common


RSS
修訂. 時間 作者
c327ac9 q-x86 2020-01-08 11:15:40 Chih-Wei Huang

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

e2af812 2020-01-08 11:13:33 Chih-Wei Huang

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

03da3d9 2020-01-08 11:08:23 Mauro Rossi

init.sh: add support for HWC kernel cmdline for all GPUs

Allows to select hardware composers using the values {drm,drm_minigbm,intel}
in conjuction with respective GRALLOC {gbm,minigbm,intel}

The default is hwcomposer disabled, with ro.hardware.hwcomposer not set,
based on the assumption that hwcomposer. module does not exist

Signed-off-by: Mauro Rossi <issor.oruam@gmail.com>

b3c94a4 2020-01-08 11:07:52 Mauro Rossi

enable iris, i915drmfb and nouveaudrmfb support

Changelog of updates to graphics stack:
- Enable iris in BOARD_GPU_DRIVERS
- Add support for 0*i915drmfb
- Use 0*nouveau* expression for new nouveaudrmfb and old nouveaufb

Signed-off-by: Mauro Rossi <issor.oruam@gmail.com>

6cf5d7f 2019-12-27 16:30:51 Chih-Wei Huang

init: allow to disable SetupWizard

SetupWizard could be disabled by adding SETUPWIZARD=0 to cmdline,
or DEBUG > 0 unless SETUPWIZARD=1.

f96a177 2019-12-27 16:30:25 Chih-Wei Huang

init: allow to set ro.sf.lcd_density by DPI in cmdline

5f25741 2019-12-10 11:51:19 Chih-Wei Huang

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

31dcda4 2019-12-10 11:50:27 Chih-Wei Huang

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

4831c61 2019-12-10 11:48:19 Chih-Wei Huang

Merge remote-tracking branch 'x86/nougat-x86' into oreo-x86

Conflicts:
nativebridge/bin/enable_nativebridge

814774b nougat-x86 2019-12-10 11:41:01 Chih-Wei Huang

init.sh: add quirks for more devices

* ASUS M80TA (tested-by: Mydaet)
* Cube i7 Stylus (tested-by: yangdalao)

4054a06 2019-11-28 17:52:28 Chih-Wei Huang

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

81c0610 2019-11-28 17:52:08 Chih-Wei Huang

init.sh: fallback to SwiftShader if necessary

Use SwiftShader if HWACCEL=0 or there is no supported GPU.

29cb620 2019-11-28 17:51:13 Chih-Wei Huang

system.mk: remove properties from build.prop

They are set at runtime.

64563a1 2019-11-23 16:42:45 Chih-Wei Huang

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

716763c 2019-11-23 12:56:57 Chih-Wei Huang

Remove androidboot.selinux=permissive from cmdline

The default selinux mode is set to permissive in init. If you want to
use enforcing mode, add androidboot.selinux=enforcing to cmdline.

c5c2dc2 2019-11-22 17:25:49 Chih-Wei Huang

packages.mk: add debug tools

Since LOCAL_MODULE_TAGS := debug is not supported now.
The debug tools have to be added manually.

6c263ea 2019-11-20 03:03:15 Chih-Wei Huang

Determine partition size at runtime

c003659 2019-11-20 03:02:09 Michael Goffioul

Fix native bridge wrapper

- Be more specific about houdini files to delete (avoid deleting
bundled system/etc/houdini*.sfs)
- Use PRODUCT_PROPERTY_OVERRIDES for ro.dalvik.vm.native.bridge to
correctly override value from build/make/target/product/runtime_libart.mk
- Use losetup/mount to mount the houdini sfs image, toybox's mount does
not seem to be able to mount -o loop... properly

v2: resolve conflict in nativebridge/bin/enable_nativebridge (cwhuang)

3ff2f8f 2019-11-20 03:02:09 Michael Goffioul

Add DRM HAL

fb7bc92 2019-11-20 03:02:05 Michael Goffioul

Allow to use the network during build

This is required by external/kernel-drivers/wl/Android.mk

e65a866 2019-11-20 03:01:39 Michael Goffioul

Use XML files for audio configuration

db9ede4 2019-11-20 03:00:32 Michael Goffioul

Generate system root image, no ramdisk

The generated system partition is expected to be mounted at / and
includes the former ramdisk (from $OUT/root directory).

fed9d2e 2019-11-20 02:37:58 Michael Goffioul

Setup /dev/ion permissions/ownership

v2: move to ueventd.x86.rc (cwhuang)

6f9a81a 2019-11-20 02:07:55 Michael Goffioul

Use manifest fragment for android.hardware.cas

241943f 2019-11-07 18:43:35 Chih-Wei Huang

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

3d63272 2019-11-07 15:39:18 Chih-Wei Huang

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

6d50976 android-x86-8.1-r3 2019-10-24 19:14:36 Chih-Wei Huang

init.sh: fix virgl support of newer kernel

c47cc72 android-x86-7.1-r3 2019-10-21 12:18:48 Chih-Wei Huang

nativebridge: update short URLs

189ab22 2019-10-17 17:24:00 Chih-Wei Huang

Always use 64-bit binder

407e357 2019-10-16 19:26:11 Chih-Wei Huang

sepolicy: remove obsolete rules