[PATCH 80/83] drm/radeon: Add register access functions to kfd2kgd interface

2014-07-10 Thread Oded Gabbay
From: Ben Goz This patch extends the kfd2kgd interface by adding functions that perform direct register access. These functions can be called from kfd and will allow to eliminate all direct register accesses from within the kfd. Signed-off-by: Ben Goz Signed-off-by: Oded Gabbay ---

[PATCH 80/83] drm/radeon: Add register access functions to kfd2kgd interface

2014-07-10 Thread Oded Gabbay
From: Ben Goz ben@amd.com This patch extends the kfd2kgd interface by adding functions that perform direct register access. These functions can be called from kfd and will allow to eliminate all direct register accesses from within the kfd. Signed-off-by: Ben Goz ben@amd.com