发布

  • win: avoid ID mixups on refresh (#12869)

    frostbyte_neo 发布于 2025-10-30 22:12:14 +00:00

    On Windows AMD IDs are numeric, and can reorder based on the filter environment.
    By passing in the filter env on a full discovery refresh, we'll only look at the actual devices
    and ignore unsupported iGPUs. Without this, on some systems iGPU VRAM was incorrectly
    being used to populate the dGPU.

    下载附件