From 59fbb048ea1253da43d7f76f236c08e573fa2b4e 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
[ROCm/clr commit: 07339a999b68b40d29afe5af1ae2ac516067b9a5]
---
.../clr/rocclr/runtime/device/gpu/gslbe/src/rt/GSLDeviceGL.cpp | 1 +
1 file changed, 1 insertion(+)
diff --git a/projects/clr/rocclr/runtime/device/gpu/gslbe/src/rt/GSLDeviceGL.cpp b/projects/clr/rocclr/runtime/device/gpu/gslbe/src/rt/GSLDeviceGL.cpp
index a8bdf336c1..407e7bfbfe 100644
--- a/projects/clr/rocclr/runtime/device/gpu/gslbe/src/rt/GSLDeviceGL.cpp
+++ b/projects/clr/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