Files
linux-nvgpu/drivers/gpu/nvgpu/common/linux
Deepak Nibade 0301cc01f6 gpu: nvgpu: add HAL to insert semaphore commands
Add below new HALs
gops.fifo.add_sema_cmd() to insert HOST semaphore acquire/release methods
gops.fifo.get_sema_wait_cmd_size() to get size of acquire command buffer
gops.fifo.get_sema_incr_cmd_size() to get size of release command buffer

Separate out new API gk20a_fifo_add_sema_cmd() to implement semaphore acquire/
release sequence and set it to gops.fifo.add_sema_cmd()

Add gk20a_fifo_get_sema_wait_cmd_size() and gk20a_fifo_get_sema_incr_cmd_size()
to return respective command buffer sizes

Jira NVGPUT-16

Change-Id: Ia81a50921a6a56ebc237f2f90b137268aaa2d749
Signed-off-by: Deepak Nibade <dnibade@nvidia.com>
Reviewed-on: https://git-master.nvidia.com/r/1704490
Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com>
Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
2018-05-16 03:10:37 -07:00
..
2018-05-09 18:26:04 -07:00
2018-04-11 10:16:13 -07:00
2018-04-11 10:16:20 -07:00
2018-04-22 21:04:48 -07:00
2017-05-12 16:09:05 -07:00
2018-05-09 18:26:04 -07:00
2018-05-09 18:26:04 -07:00
2018-05-09 18:26:04 -07:00
2018-05-09 18:26:16 -07:00
2018-03-16 07:34:36 -07:00
2018-05-09 18:26:04 -07:00