https://bugs.winehq.org/show_bug.cgi?id=51210 --- Comment #7 from Zhiyi Zhang <zzhang(a)codeweavers.com> --- (In reply to Zhiyi Zhang from comment #6)
(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
sysctl dev.i915.perf_stream_paranoid=0
warning. There are reports about this as well at https://www.reddit.com/r/wine_gaming/comments/m7ircp/ mesaintel_warning_performance_support_disabled/. Looks like a driver bug.
-- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.