From 07339a999b68b40d29afe5af1ae2ac516067b9a5 Mon Sep 17 00:00:00 2001
From: foreman
Date: Wed, 31 Aug 2016 15:04:44 -0400
Subject: [PATCH] P4 to Git Change 1309300 by wchau@wchau_WIN_OCL_HSA on
2016/08/31 14:57:02
SWDEV-100272 - [OCL] Support AMD DVR Core functionalities - Distinct Single Display (Changes in OCL runtime)
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gslbe/src/rt/GSLDeviceGL.cpp#27 edit
---
rocclr/runtime/device/gpu/gslbe/src/rt/GSLDeviceGL.cpp | 1 +
1 file changed, 1 insertion(+)
diff --git a/rocclr/runtime/device/gpu/gslbe/src/rt/GSLDeviceGL.cpp b/rocclr/runtime/device/gpu/gslbe/src/rt/GSLDeviceGL.cpp
index a8bdf336c1..407e7bfbfe 100644
--- a/rocclr/runtime/device/gpu/gslbe/src/rt/GSLDeviceGL.cpp
+++ b/rocclr/runtime/device/gpu/gslbe/src/rt/GSLDeviceGL.cpp
@@ -754,6 +754,7 @@ CALGSLDevice::resGLAssociate(GLResAssociate & resData) const
{
attribs.displayable = GSL_MOA_DISPLAYABLE_LAYOUT;
}
+ attribs.doppVidpnSourceId = hData->vidpnSourceId;
// VBOs are hardcoded to have a UINT8 type format