Skip to content

server: set custom execname for mesa dri-conf matching

Ryan Neph requested to merge ryanneph/virglrenderer:set-execname into master

Need this to get app-specific driver configurations with Venus when process isolation is enabled.

Without process isolation, the dri-conf matching is still wrong but there are other options that can be explored later when multiple venus contexts share a process.

Signed-off-by: Ryan Neph ryanneph@google.com

/cc @zzyiwei @olv @chadversary

Merge request reports