gallium/radeon: refactor the GRBM counters path
authorSamuel Pitoiset <samuel.pitoiset@gmail.com>
Fri, 20 Jan 2017 17:15:50 +0000 (18:15 +0100)
committerSamuel Pitoiset <samuel.pitoiset@gmail.com>
Mon, 23 Jan 2017 20:19:49 +0000 (21:19 +0100)
commita704f1924765fb1cac61cdb9d6e84ad2cb5c7f9c
tree52b2a3a627d091483746551b4963ca12979d7eef
parent00847e4f14dd237dfcdb2c3d15be1325a08ccf5a
gallium/radeon: refactor the GRBM counters path

This will allow to expose more queries in order to know which
blocks are busy/idle.

v2: - add new lines after ':'

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
src/gallium/drivers/radeon/r600_gpu_load.c
src/gallium/drivers/radeon/r600_pipe_common.h
src/gallium/drivers/radeon/r600_query.c