OSDN Git Service

wayland: Also support wl_drm version 1
authorPhilipp Kerling <pkerling@casix.org>
Tue, 20 Jun 2017 17:32:34 +0000 (19:32 +0200)
committerXiang, Haihao <haihao.xiang@intel.com>
Wed, 21 Jun 2017 04:51:13 +0000 (12:51 +0800)
commitc3110dc5a57f1fa174b5605ea6e36fdae3c7333c
treebebeb0ef780ebca2c8dd56734cb290c6ab318c71
parent6c895ffb59bd52631770f702fa521b9bfd31a300
wayland: Also support wl_drm version 1

Just using version 2 without checking would lead to a protocol error
bringing down the entire application, and wl_drm version 1 is still
supported since v2 only adds PRIME capabilities.
src/i965_output_wayland.c