https://bugs.winehq.org/show_bug.cgi?id=51210
--- Comment #6 from Zhiyi Zhang zzhang@codeweavers.com --- (In reply to nimbalkar from comment #5)
I could narrow it down to the following line
vr = pvkGetRandROutputDisplayEXT( vk_physical_devices[device_idx], gdi_display, provider_info->outputs[output_idx], &vk_display );
MESA-INTEL: warning: Performance support disabled, consider sysctl >dev.i915.perf_stream_paranoid=0
Please try "sysctl >dev.i915.perf_stream_paranoid=0" as suggested by the warning. There are reports about this as well at https://www.reddit.com/r/wine_gaming/comments/m7ircp/mesaintel_warning_perfo.... Looks like a driver bug.