mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-06-01 20:05:30 +00:00
script: remove DP-x:d parameters for UP2 board
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>
This commit is contained in:
parent
40c5139ea3
commit
e3b33a9871
@ -11,8 +11,6 @@ i915.avail_planes_per_pipe=0x01010F
|
||||
i915.domain_plane_owners=0x011111110000
|
||||
i915.enable_gvt=1
|
||||
i915.enable_guc=0x02
|
||||
video=DP-1:d
|
||||
video=DP-2:d
|
||||
hvlog=2M@0x6de00000
|
||||
cma=64M@0-
|
||||
memmap=0x400000$0x6da00000
|
||||
|
@ -11,6 +11,4 @@ i915.avail_planes_per_pipe=0x01010F
|
||||
i915.domain_plane_owners=0x011111110000
|
||||
i915.enable_gvt=1
|
||||
i915.enable_guc=0x02
|
||||
video=DP-1:d
|
||||
video=DP-2:d
|
||||
cma=64M@0-
|
||||
|
Loading…
Reference in New Issue
Block a user