rockchip:midgard:1,update gpu version to r4p1-00rel0 2,add input handler when runtim...
[firefly-linux-kernel-4.4.55.git] / drivers / gpu / arm / midgard / platform / rk / mali_kbase_platform.h
index 8b105b8cf5309048c8fce7d63e7fe2272a02de55..49ef7b59a46a2085283fb838206029da43263fd7 100755 (executable)
@@ -28,6 +28,8 @@ struct rk_context {
        u32 time_busy;
        u32 time_idle;
        bool dvfs_enabled;
+       bool gpu_in_touch;
+       spinlock_t gpu_in_touch_lock;
 #endif
 };
 int mali_dvfs_clk_set(struct dvfs_node * node,unsigned long rate);