Open darksylinc opened 4 years ago
The TDR should no longer occur with recent drivers, but there are still some timeouts in Radeon Developer Panel that may occur when profiling Ogre samples. The RDP team is aware and has investigated this issue with the driver team.
RGP version: RadeonDeveloperTools-2020-09-11-26 Drivers: win10-radeon-software-adrenalin-2020-edition-20.9.1-sep16.exe OS: Windows 10 2004 (64 bits) System:
MINIDUMP IS AVAILABLE UPON REQUEST (privately)
How to reproduce:
Start RGP service and Control Panel Download Ogre Vulkan Samples, and open bin/Release/Sample_PbsMaterials.exe
RGP control panel will recognize the app and within a few seconds, before Ogre's config dialog shows up, all screen turn off and either the system restarts after dumping memory contents to disk; or the whole system locks up (even reset button doesn't work)
Please note that TDR happens before Ogre's config dialog is showing up. The only thing we do then is probe D3D11, GL and Vulkan for support. We don't create a window or start rendering yet.
Workaround
Edit bin/Release/plugins.cfg and comment the D3D11 and OpenGL plugins, leaving only Vulkan: