[PATCH 32/83] hsa/radeon: implementing IOCTL for clock counters

2014-07-11 Thread Jerome Glisse
On Fri, Jul 11, 2014 at 12:53:48AM +0300, Oded Gabbay wrote: > From: Evgeny Pinchuk > > Implemented new IOCTL to query the CPU and GPU clock counters. > > Signed-off-by: Evgeny Pinchuk > Signed-off-by: Oded Gabbay > --- > drivers/gpu/hsa/radeon/kfd_chardev.c | 37 > ++

[PATCH 32/83] hsa/radeon: implementing IOCTL for clock counters

2014-07-11 Thread Oded Gabbay
From: Evgeny Pinchuk Implemented new IOCTL to query the CPU and GPU clock counters. Signed-off-by: Evgeny Pinchuk Signed-off-by: Oded Gabbay --- drivers/gpu/hsa/radeon/kfd_chardev.c | 37 include/uapi/linux/kfd_ioctl.h | 9 + 2 files changed