acrn-hypervisor/devicemodel/hw
ppsun 2a96c567b8 DM: gvt: Identical mapping for GPU DSM refine to support EHL/TGL
Windows graphic driver obtains DSM address from in-BAR mmio register
which has passthroughed. Not like the other platforms obtained from
pci configure space register which has virtualized. GPU GuC must use
WOPCM in DSM, besides, Windows OS wants to manage DSM also. These two
reason force acrn has to keep identical mapping to avoid trap mmio
BAR to do the emulation.

Tracked-On: #5880
Signed-off-by: Peng Sun <peng.p.sun@intel.com>
2021-04-07 13:50:48 +08:00
..
mmio dm: mmio: Convert print output to acrn-dm logger 2020-09-10 09:33:25 +08:00
pci DM: gvt: Identical mapping for GPU DSM refine to support EHL/TGL 2021-04-07 13:50:48 +08:00
platform DM: gvt: Identical mapping for GPU DSM refine to support EHL/TGL 2021-04-07 13:50:48 +08:00
block_if.c dm: blockif: Convert print output to acrn-dm logger 2020-09-10 09:33:25 +08:00
uart_core.c dm: uart: Convert print output to acrn-dm logger 2020-09-10 09:33:25 +08:00
usb_core.c DM USB: modify disconnecting logic to support Windows 10 2019-09-26 11:29:22 +08:00