]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/gpu/host1x/dev.h
Merge tag 'devicetree-for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git...
[karo-tx-linux.git] / drivers / gpu / host1x / dev.h
index 5220510f39dae91c219b29d40062b3e689fcb815..06dd4f85125fb16a625b2355c55751cc3dbefed2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2012-2013, NVIDIA Corporation.
+ * Copyright (c) 2012-2015, NVIDIA Corporation.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms and conditions of the GNU General Public License,
@@ -120,6 +120,7 @@ struct host1x {
 
        struct host1x_syncpt *nop_sp;
 
+       struct mutex syncpt_mutex;
        struct mutex chlist_mutex;
        struct host1x_channel chlist;
        unsigned long allocated_channels;