Files
linux-nvgpu/drivers/gpu
Deepak Nibade ef8fa4999f gpu: nvgpu: use updated APIs to get/put syncpoint
Pass host1x device pointer for below APIs :
nvhost_get_syncpt_host_managed()
nvhost_syncpt_put_ref_ext()

Also, compose a name for syncpoints in GPU driver itself.
This name will be created as combination of device name
and channel index

Bug 1611482

Change-Id: Id1ddd0e87e0272ddb0758713d6b6c2544bc36bf4
Signed-off-by: Deepak Nibade <dnibade@nvidia.com>
Reviewed-on: http://git-master/r/751908
Reviewed-by: Arto Merilainen <amerilainen@nvidia.com>
Tested-by: Arto Merilainen <amerilainen@nvidia.com>
2015-06-05 00:53:45 -07:00
..