]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: add pmu counters
authorJonathan Kim <jonathan.kim@amd.com>
Thu, 20 Jun 2019 03:56:25 +0000 (23:56 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 20 Jun 2019 16:36:22 +0000 (11:36 -0500)
commitc02b5fe158f3b0bf8a1f961c4c481d722bfe95fb
treed097140f5873497999fbaad971ac35beb02e13a0
parent2bb4d444496d8fde0d84c5b7a620874efaa04c0c
drm/amdgpu: add pmu counters

adding perf event counters

Signed-off-by: Jonathan Kim <Jonathan.Kim@amd.com>
Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/Makefile
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
drivers/gpu/drm/amd/amdgpu/amdgpu_pmu.c [new file with mode: 0644]
drivers/gpu/drm/amd/amdgpu/amdgpu_pmu.h [new file with mode: 0644]