radv: move handling nosisched option in a better place
authorSamuel Pitoiset <samuel.pitoiset@gmail.com>
Wed, 9 May 2018 21:52:53 +0000 (23:52 +0200)
committerSamuel Pitoiset <samuel.pitoiset@gmail.com>
Thu, 10 May 2018 08:57:41 +0000 (10:57 +0200)
commit0defc5554780a444c9e2009178dc88f97740a174
treedbb1436c3b994bbfca0a6e678dc258cf67c5681e
parent4fdce205dd1f5ca42c6e45ff7b0b8c2f870638ba
radv: move handling nosisched option in a better place

It's a per-application optimization, so it makes more sense
to do that in radv_handle_per_app_options().

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
src/amd/vulkan/radv_device.c