summaryrefslogtreecommitdiff
path: root/mali_kbase/backend/gpu/mali_kbase_jm_defs.h
diff options
context:
space:
mode:
authorSidath Senanayake <sidaths@google.com>2016-11-09 14:53:08 +0100
committerSidath Senanayake <sidaths@google.com>2016-11-09 14:53:08 +0100
commit9232778c98af5ff85caca9e5cd37b963fb3196d5 (patch)
tree9edd429dc765d69dc72ffce9d9598ba8e2a4cd0f /mali_kbase/backend/gpu/mali_kbase_jm_defs.h
parent192bd796c27ac6eb9443af4b7e027294316f7c5b (diff)
downloadgpu-9232778c98af5ff85caca9e5cd37b963fb3196d5.tar.gz
Mali Bifrost DDK r2p0 KMD
Provenance: 6aec14e96 (collaborate/EAC/b_r2p0) BX304L01B-BU-00000-r2p0-03rel0 BX304L06A-BU-00000-r2p0-03rel0 BX304X07X-BU-00000-r2p0-03bet0 Signed-off-by: Sidath Senanayake <sidaths@google.com> Change-Id: Ic7007d25551bd1478b491ec5a0fc9ecb400aa25d
Diffstat (limited to 'mali_kbase/backend/gpu/mali_kbase_jm_defs.h')
-rw-r--r--mali_kbase/backend/gpu/mali_kbase_jm_defs.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/mali_kbase/backend/gpu/mali_kbase_jm_defs.h b/mali_kbase/backend/gpu/mali_kbase_jm_defs.h
index 83d4778..08a7400 100644
--- a/mali_kbase/backend/gpu/mali_kbase_jm_defs.h
+++ b/mali_kbase/backend/gpu/mali_kbase_jm_defs.h
@@ -73,8 +73,7 @@ struct slot_rb {
* @reset_timer: Timeout for soft-stops before the reset
* @timeouts_updated: Have timeout values just been updated?
*
- * The kbasep_js_device_data::runpool_irq::lock (a spinlock) must be held when
- * accessing this structure
+ * The hwaccess_lock (a spinlock) must be held when accessing this structure
*/
struct kbase_backend_data {
struct slot_rb slot_rb[BASE_JM_MAX_NR_SLOTS];