radv: Add EXT_direct_mode_display to radv driver
authorKeith Packard <keithp@keithp.com>
Fri, 9 Feb 2018 15:38:32 +0000 (07:38 -0800)
committerKeith Packard <keithp@keithp.com>
Tue, 19 Jun 2018 21:17:46 +0000 (14:17 -0700)
commit5a2efefb0ad90359c6671c25fa1d8815fc7e050a
treeb591d1ebf75279dc53aa9af6ce41880b926e1daf
parentf89d3874fb9744dff2e699ca9414ed9dea4febe7
radv: Add EXT_direct_mode_display to radv driver

Add support for the EXT_direct_mode_display extension. This just
provides the vkReleaseDisplayEXT function.

Signed-off-by: Keith Packard <keithp@keithp.com>
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
src/amd/vulkan/radv_extensions.py
src/amd/vulkan/radv_wsi_display.c