diff options
author | Andres Rodriguez <[email protected]> | 2018-04-10 17:32:33 -0400 |
---|---|---|
committer | Oded Gabbay <[email protected]> | 2018-04-24 12:34:44 +0300 |
commit | 1cf6cc74bbeb85bb87c3ca3f3df97a283c3aa737 (patch) | |
tree | 35bc2fe2f2bc298e0e63833e88695a4ab266ce69 /lib/mpi/mpiutil.c | |
parent | ded5e5622c38f6d0188c776bfd6793e1cdbb7606 (diff) |
drm/amdkfd: fix clock counter retrieval for node without GPU
Currently if a user requests clock counters for a node without a GPU
resource we will always return EINVAL.
Instead if no GPU resource is attached, fill the gpu_clock_counter
argument with zeroes so that we may proceed and return valid CPU
counters.
Signed-off-by: Andres Rodriguez <[email protected]>
Signed-off-by: Felix Kuehling <[email protected]>
Reviewed-by: Oded Gabbay <[email protected]>
Signed-off-by: Oded Gabbay <[email protected]>
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions