FOSDEM / video-hardware

FOSDEM video hardware
17 stars 4 forks source link

KMS fd sharing over SHM #10

Closed libv closed 3 years ago

libv commented 4 years ago

Share the kms fd over SHM to enable multiple processes to use the kms fd.

While at it, move to drmGetDevices2() + open() when possible

libv commented 3 years ago

Nope. See #13.