基于 Chromium 的程序的“硬件加速”在 Windows 11 上非常缓慢且无响应

基于 Chromium 的程序的“硬件加速”在 Windows 11 上非常缓慢且无响应

我使用的是 Windows 11,出于某种原因,使用基于 Chromium 的程序(如 Edge、Chrome 和 Visual Studio Code)时,由于速度慢且响应迟钝而无法使用。当我在“设置”中禁用“硬件加速”时,Edge 现在恢复正常。我无法证实这一点,但我相信这些问题始于 1 月左右。我在 Windows 11 上安装了英特尔 UHD 显卡 630。当我搜索这个问题时,我只收到关于 Chrome 运行缓慢或不相关问题的粗略垃圾邮件。我的驱动程序已更新。

以下是 edge://gpu 上的“问题”列表:

Problems Detected
Accelerated video decode has been disabled, either via blocklist, about:flags or the command line.
Disabled Features: video_decode
Some drivers are unable to reset the D3D device in the GPU process sandbox
Applied Workarounds: exit_on_context_lost
Clear uniforms before first program use on all platforms: 124764, 349137
Applied Workarounds: clear_uniforms_before_first_program_use
On Intel GPUs MSAA performance is not acceptable for GPU rasterization: 527565
Applied Workarounds: msaa_is_slow
Disable KHR_blend_equation_advanced until cc shaders are updated: 661715
Applied Workarounds: disable(GL_KHR_blend_equation_advanced), disable(GL_KHR_blend_equation_advanced_coherent)
Decode and Encode before generateMipmap for srgb format textures on Windows: 634519
Applied Workarounds: decode_encode_srgb_for_generatemipmap
Expose WebGL's disjoint_timer_query extensions on platforms with site isolation: 808744, 870491
Applied Workarounds: enable_webgl_timer_query_extensions
Disable DecodeSwapChain for Intel Gen9 and older devices: 1107403
Applied Workarounds: disable_decode_swap_chain
Intel GPUs fail to report BGRA8 overlay support: 1119491
Applied Workarounds: enable_bgra8_overlays_with_yuv_overlay_support
8x MSAA for WebGL contexts is slow on Win Intel: 1145793
Applied Workarounds: max_msaa_sample_count_4
Disable software overlays for Intel GPUs. All Skylake+ devices support hw overlays, older devices peform poorly.: 1192748
Applied Workarounds: disable_direct_composition_sw_video_overlays
Check YCbCr_Studio_G22_Left_P709 color space for NV12 overlay support on Intel: 1103852
Applied Workarounds: check_ycbcr_studio_g22_left_p709_for_nv12_support
Intel GPUs do not promote downscaled overlays: 1245835
Applied Workarounds: no_downscaled_overlay_promotion
AVC/AV1 hardware encoder MFT output bitrate incorrect upon framerate update on Intel GPUs.: 1295815
Applied Workarounds: disable_dynamic_video_encode_framerate_update
Patch LockFileEx for Intel and cancel all timeout I/O
Applied Workarounds: patch_lockfileex_on_intel_drivers

相关内容