Aaron Plattner 81c63df853 gpu-kms: Don't crash if drmModeGetResources returns NULL
DRM drivers can be opened by meta_launcher_open_restricted() even if they don't
implement modesetting. However, drmModeGetResources() will return NULL.

Check whether that happened in meta_gpu_kms_new() and return with an error
instead of crashing.

Fixes #223.
2019-01-14 10:06:47 -05:00
..
2019-01-14 10:06:43 -05:00
2019-01-14 10:06:46 -05:00
2019-01-14 10:06:43 -05:00
2015-07-05 22:01:59 -07:00
2015-07-05 22:01:59 -07:00