Skip to content

populate DRI2InfoRec driverNames #215

@akarl10

Description

@akarl10

When using a underlying egl driver for rendering it is possible to use hardware decoding and possibly also encoding capabilities for video.

DRI2InfoRec has a list of driver names that should be used. intel cards need special treatment for vdpau. This is currently done in the intel display driver and xorg's modesetting driver (see hw/xfree86/drivers/modesetting/dri2.c function ms_dri2_screen_init).

I would suggest to do the same in the xorgxrdp driver (namely xrdpdri2.c)

I've already tried this on my system and could also make a push request for this change if you agree with that idea

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