mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2026-06-09 02:24:45 +00:00
There's a DP port on UP2 board, so we cannot add video=DP-x:d paramter, otherwise, DP monitors will not be able to be detected on UP2 boards. Tracked-On: #2268 Signed-off-by: Min He <min.he@intel.com> Reviewed-by: Binbin Wu <binbin.wu@intel.com>
15 lines
306 B
Plaintext
15 lines
306 B
Plaintext
module_blacklist=dwc3_pci
|
|
no_timer_check
|
|
console=tty0
|
|
console=ttyS0
|
|
loglevel=7
|
|
consoleblank=0
|
|
root=/dev/mmcblk0p1 rw rootwait
|
|
i915.nuclear_pageflip=1
|
|
i915.enable_initial_modeset=1
|
|
i915.avail_planes_per_pipe=0x01010F
|
|
i915.domain_plane_owners=0x011111110000
|
|
i915.enable_gvt=1
|
|
i915.enable_guc=0x02
|
|
cma=64M@0-
|