P4 to Git Change 1206990 by bdhanase@opencl_intel5 on 2015/11/03 15:09:06

SWDEV-78103 - Remove the extra flush from WriteMarker call.

	Reviewed by: German

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuvirtual.cpp#389 edit


[ROCm/clr commit: 0617e4e208]
Este commit está contenido en:
foreman
2015-11-03 15:15:39 -05:00
padre eb562f1b8e
commit 8fa8db44ae
@@ -2569,8 +2569,6 @@ VirtualGPU::submitSignal(amd::SignalCommand & vcmd)
GpuEvent gpuEvent;
eventBegin(MainEngine);
cs()->p2pMarkerOp(gpuMemory->gslResource(), vcmd.markerValue(), vcmd.markerOffset(), true);
//! @todo We don't need flush if an event is tracked.
cs()->Flush();
eventEnd(MainEngine, gpuEvent);
gpuMemory->setBusy(*this, gpuEvent);
// Update the global GPU event