Skip to content

Add a default set of PVR aliases

Andrew Davis requested to merge afd/mesa:multi-alias into powervr/kirkstone/22.3.5

dri: Add a default set of PVR aliases

This allows us to handle the three known KMS names we use without needed to set a pvr_alias. It also allows us to support all three using the same build vs a build for each device with a different alias set.

Signed-off-by: Andrew Davis afd@ti.com

Merge request reports