compute-runtime/runtime/os_interface/windows/wddm
Mrozek, Michal 2ca3e4c4e5 Ensure that allocations in 4GB heap have non 0 GPU address to patch.
- That address is used later to deduce that allocation is non null
- If we have address 0 it is incorrectly detected as null ptr on the GPU.

Change-Id: I45e1bb31f1788528327da35bfdcc13f3fa6beec2
2018-12-06 09:06:38 +01:00
..
wddm.cpp Ensure that allocations in 4GB heap have non 0 GPU address to patch. 2018-12-06 09:06:38 +01:00
wddm.h Allow Device creating multiple CSRs [5/n] 2018-11-27 14:25:04 +01:00
wddm_calls.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
wddm_create.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
wddm_interface.cpp Move trimResidency functions to WddmResidencyController 2018-10-29 12:19:50 +01:00
wddm_interface.h Move trimResidency functions to WddmResidencyController 2018-10-29 12:19:50 +01:00