-
- Downloads
vaapi: prefer render nodes over card devices
Prefer renderD* nodes over card* devices, as they provide several
advantages:
- No kernel mode-setting (ie display resolution and depth)
- No insecure gem-flink (the names are global)
- No DRM-auth
- No legacy pre-KMS DRM-API
In other words, userspace can use GPUs without a privileged
graphics-server.
Change-Id: I2e6207ba2fc6e0b17f6cf0cb294c0a5188bc022e
Reviewed-by:
Guillaume Roguez <guillaume.roguez@savoirfairelinux.com>
Please register or sign in to comment