gfx: pvr: fix SGX_BRIDGE_INIT_INFO per 1.7
authorImre Deak <imre.deak@intel.com>
Fri, 28 Oct 2011 13:42:39 +0000 (16:42 +0300)
committerMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Tue, 3 Jul 2012 09:28:19 +0000 (12:28 +0300)
Signed-off-by: Imre Deak <imre.deak@intel.com>
Signed-off-by: Kirill A. Shutemov <kirill.shutemov@linux.intel.com>
drivers/staging/mrst/pvr/services4/include/sgxinfo.h

index 7943fe6..2b2a897 100644 (file)
@@ -109,6 +109,8 @@ typedef struct _SGX_BRIDGE_INIT_INFO_
        IMG_UINT32 ui32EDMTaskReg0;
        IMG_UINT32 ui32EDMTaskReg1;
 
+       IMG_UINT32 ui32ClkGateCtl;
+       IMG_UINT32 ui32ClkGateCtl2;
        IMG_UINT32 ui32ClkGateStatusReg;
        IMG_UINT32 ui32ClkGateStatusMask;
 #if defined(SGX_FEATURE_MP)