gpu: pvr: enable render complete events
authorTopi Pohjolainen <topi.pohjolainen@nokia.com>
Tue, 27 Apr 2010 11:14:20 +0000 (13:14 +0200)
committerGrazvydas Ignotas <notasas@gmail.com>
Sun, 20 May 2012 18:09:41 +0000 (21:09 +0300)
commit1d2506c4bb835203bd664f5ad64e6ce2dc64d39e
tree472e31f938ec529dc2bd430d4666f002bb9d8b25
parentd9670d93e3de48e510d76ee20c885c36345670a7
gpu: pvr: enable render complete events

In DRM style events are associated with the driver private
part of the driver file descriptor. In order for the poll
and read methods to access the event list one needs to pass
the file private through the IOCTL stack.

Signed-off-by: Topi Pohjolainen <topi.pohjolainen@nokia.com>
Signed-off-by: Imre Deak <imre.deak@nokia.com>
pvr/Makefile
pvr/bridged_pvr_bridge.c
pvr/bridged_pvr_bridge.h
pvr/bridged_sgx_bridge.c
pvr/bridged_sgx_bridge.h
pvr/module.c
pvr/pvr_bridge_k.c
pvr/pvrsrv.c
pvr/sgx_bridge.h