]> git.baikalelectronics.ru Git - kernel.git/commit
drm/etnaviv: add total hi bandwidth perfcounter
authorChristian Gmeiner <christian.gmeiner@gmail.com>
Fri, 14 Aug 2020 09:05:03 +0000 (11:05 +0200)
committerLucas Stach <l.stach@pengutronix.de>
Fri, 25 Sep 2020 10:02:58 +0000 (12:02 +0200)
commit36153213a4d354130dbf6c4e8a9df925743c21f3
tree154bf24c97f37977f82d66c78a8d216c90e47877
parent125f1eed96f65450c55732c0df1047b2981c58e5
drm/etnaviv: add total hi bandwidth perfcounter

These two perf counters represent the total read and write
GPU bandwidth in terms of 64bits.

The used sequence was taken from Vivante kernel driver.

Signed-off-by: Christian Gmeiner <christian.gmeiner@gmail.com>
Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
drivers/gpu/drm/etnaviv/etnaviv_perfmon.c