Tomeu Vizoso
authored
kms_swrast can work without a KMS device, so don't fail to init if no
device was found.
This allows the platform to be used in machines where no KMS device at
all is present.
Signed-off-by: Tomeu Vizoso <tomeu.vizoso@collabora.com>