intel: replace large stack buffer with heap allocation
authorEric Engestrom <eric.engestrom@intel.com>
Thu, 18 Oct 2018 16:19:56 +0000 (17:19 +0100)
committerEric Engestrom <eric.engestrom@intel.com>
Mon, 29 Jul 2019 12:58:57 +0000 (13:58 +0100)
commitef57fb235016a168b0f2260783c44c7f4ebea32d
tree4538239cbb52b538d4b92736f708bb53b91670c0
parent58ee973e8737441a78c3ca49d3f8fe9db29447d0
intel: replace large stack buffer with heap allocation

For now, this keeps the "100 bytes" allocation; we can try to figure out
the correct size as a follow up.

Suggested-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Signed-off-by: Eric Engestrom <eric.engestrom@intel.com>
Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
src/intel/dev/gen_device_info.c
src/intel/dev/gen_device_info.h
src/mesa/drivers/dri/i965/brw_performance_query.c