gfx: pvr: fix SGX KICK IOCTL param struct
authorImre Deak <imre.deak@intel.com>
Fri, 4 Nov 2011 12:27:49 +0000 (14:27 +0200)
committerMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Tue, 3 Jul 2012 09:28:25 +0000 (12:28 +0300)
Signed-off-by: Imre Deak <imre.deak@intel.com>
Signed-off-by: Pauli Nieminen <pauli.nieminen@linux.intel.com>
Signed-off-by: Kirill A. Shutemov <kirill.shutemov@linux.intel.com>
drivers/staging/mrst/pvr/services4/include/sgxinfo.h

index 2b2a897..e760504 100644 (file)
@@ -210,6 +210,7 @@ typedef struct _SGX_CCB_KICK_
 #if defined(NO_HARDWARE)
        IMG_UINT32      ui32WriteOpsPendingVal;
 #endif
+       IMG_HANDLE      hDevMemContext;
 } SGX_CCB_KICK;