Tags: dCO2/compute-runtime
Tags
Spectre mitigation for gcc and clang Resolves: NEO-3038 intel#159 Change-Id: If464949242afa6fbca85a0533eb874f276164646 Signed-off-by: Jacek Danecki <jacek.danecki@intel.com>
Revert "[1/n] Use GfxPartition for 32-bit allocations - WddmMemoryMan… …ager" This reverts commit 2bb451e76d922861673e052f5f889658ac7db15f. Change-Id: I1deada59a291a96ef88c8b9b4f2b28861ad27347 Signed-off-by: Venevtsev, Igor <igor.venevtsev@intel.com>
Do not limit to 1 slice for throttle hint low. Change-Id: Id42f2ba3af752d36dcf4c550129c4cf1aa68c530 Signed-off-by: Mrozek, Michal <michal.mrozek@intel.com>
Call pollForCompletion if AUB subcapture is active only Change-Id: I0f5c35efa6c5b828fe88c15084fec03bb24af4e7 Signed-off-by: Milczarek, Slawomir <slawomir.milczarek@intel.com>
Add Local memory to MemoryPool Change-Id: I908d4d99b53ed3ab959bbdc094cc1ae7bdfe2971 Signed-off-by: Zbigniew Zdanowicz <zbigniew.zdanowicz@intel.com>
Manifest update Change-Id: I7861c9d649ae525e627b1fbd5ec8f2591ede498e Signed-off-by: Jablonski, Mateusz <mateusz.jablonski@intel.com>
Move getDevices to a separate file Change-Id: Ia5ea548ce233d332a040fd3a50592da294d3d612 Signed-off-by: Filip Hazubski <filip.hazubski@intel.com>
Fix typo in fixture name Change-Id: Id0ac28416a1ff32a8dca9503c30d918a2b2f80d7 Signed-off-by: Filip Hazubski <filip.hazubski@intel.com>
Clean drm interfaces. - all driver allocations are using SoftPin - remove unneeded methods. - remove unneeded members. - remove unneeded code paths. Change-Id: I3369c0a4d37727210b5a26271d25537ca5218bd4
DrmAllocation with correct pair of cpu address and gpu address correct mapping of cpu and gpu address in memory allocation in case of NonSVM. Also, used only aligned address since offset is already calculated and written to "allocationOffset". gpuBaseAddress is programmed with 0 instead of base address of heap because it represents GPU's address space. v2: add allocationOffset to the aligned address in allocation data to point to exact starting address of buffer in two NonSVM allocation unit tests Change-Id: I32ef512de64a13459b7c132672f837c5cb210ada Signed-off-by: dongwonk <dongwon.kim@intel.com>
PreviousNext