mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-09-10 13:19:31 +00:00
doc: update release_3.0 with changes on master
For the 3.0.1 hot-fix release, update release_3.0 branch with doc changes relevent updates since v3.0 tag. This is primarily for the doc/asa.rst and doc/release_notes/release_notes_3.0.1.rst files, but there was also a cleanup of deleted image files, and some changes made for copyright years. Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
This commit is contained in:
committed by
David Kinder
parent
0e51c9c5cc
commit
5fecb71617
@@ -336,6 +336,19 @@ relevant for configuring or debugging ACRN-based systems.
|
||||
hugepages=10
|
||||
hugepagesz=1G
|
||||
|
||||
* - ``i915.modeset``
|
||||
- Service VM
|
||||
- GPU driver loading option.
|
||||
|
||||
``0``:
|
||||
Disable the GPU driver loading for Intel GPU device.
|
||||
|
||||
``1``:
|
||||
Enable the GPU driver loading for Intel GPU device.
|
||||
- ::
|
||||
|
||||
i915.modeset=0
|
||||
|
||||
.. note:: The ``hugepages`` and ``hugepagesz`` parameters are automatically
|
||||
taken care of by the ACRN Configurator tool. If users have customized
|
||||
hugepage settings to satisfy their particular workloads in the Service VM,
|
||||
|
Reference in New Issue
Block a user