Skip to content

Some iGPUs are incorrectly detected as dGPUs #28

@ShadowApex

Description

@ShadowApex

We currently try to identify whether a GPU is dedicated or integrated by looking at the class identifier, which is not a reliable indicator of whether or not the GPU is integrated or not. We should use a more reliable method of identifying the class of device, such as the way switcheroo does it:
https://gitlab.freedesktop.org/hadess/switcheroo-control/-/blob/master/src/discrete-detection/amdgpu.c?ref_type=heads

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions