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:
David B. Kinder
2022-07-27 20:38:13 -07:00
committed by David Kinder
parent 0e51c9c5cc
commit 5fecb71617
83 changed files with 198 additions and 28 deletions

View File

@@ -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,