winsys/radeon: initialize SIMD properties in radeon_info
authorMarek Olšák <marek.olsak@amd.com>
Mon, 30 Sep 2019 19:14:11 +0000 (15:14 -0400)
committerMarek Olšák <marek.olsak@amd.com>
Mon, 7 Oct 2019 22:44:19 +0000 (18:44 -0400)
commit3b2b83924e3185ba635739667aea849ad6869efb
treeb1bfb9d7a512cf11f08b30416871a6a9440ae8aa
parent6d9c1f30e421453bcfb5f2a3032fbc766ef634b2
winsys/radeon: initialize SIMD properties in radeon_info

This was missed when I added them.

Closes: https://gitlab.freedesktop.org/mesa/mesa/issues/1839
Fixes: 0692ae34e93 ("ac: move ac_get_num_physical_sgprs into radeon_info")
Reviewed-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>
src/gallium/winsys/radeon/drm/radeon_drm_winsys.c