P4 to Git Change 1348453 by skudchad@skudchad_test_win_opencl2 on 2016/12/01 19:09:47
SWDEV-107855 - [DVR][CF] Slave GPU exit BACO when DVR is turned on
- Enable partial initiazation when querying devices for Win7.
ReviewBoardURL = http://ocltc.amd.com/reviews/r/11946/diff/
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gslbe/src/rt/GSLDevice.cpp#177 edit
[ROCm/clr commit: c1c625fc49]
Cette révision appartient à :
@@ -323,10 +323,7 @@ bool
|
||||
CALGSLDevice::SetupAdapter(int32 &asic_id)
|
||||
{
|
||||
#ifdef ATI_OS_WIN
|
||||
if(osGetVersion() >= AMD_OS_VERSION_WINDOWS_10)
|
||||
{
|
||||
m_initLite = true;
|
||||
}
|
||||
m_initLite = true;
|
||||
#endif
|
||||
|
||||
PerformAdapterInitialization_int(m_initLite);
|
||||
|
||||
Référencer dans un nouveau ticket
Bloquer un utilisateur