radv: expose integrated device type for APUs.
authorDave Airlie <airlied@redhat.com>
Mon, 15 May 2017 01:27:10 +0000 (11:27 +1000)
committerDave Airlie <airlied@redhat.com>
Tue, 6 Jun 2017 02:48:57 +0000 (12:48 +1000)
commit2890a711587e03f906530919056275b599f5f03e
tree20335275c87315e1ba6e0f5b65ba790f0c7ee920
parentecdace80f4ec14b8a8a16554bcb8ed0b87144b97
radv: expose integrated device type for APUs.

This just sets the vulkan device type depending on whether
this is an APU or GPU.

Signed-off-by: Dave Airlie <airlied@redhat.com>
Fixes: f4e499ec791 "radv: add initial non-conformant radv vulkan driver"
src/amd/vulkan/radv_device.c