summaryrefslogtreecommitdiffstats
path: root/include/trace/events
diff options
context:
space:
mode:
authorDeepak Nibade <dnibade@nvidia.com>2014-04-11 05:52:58 -0400
committerDan Willemsen <dwillemsen@nvidia.com>2015-03-18 15:09:10 -0400
commit91724953fdc8a574aebdd3b2d71ce5c1dd295e99 (patch)
tree009997694a92bba314d0ae4b166db0d0d0c33578 /include/trace/events
parent53622e893133211a3b8212c3c59eb52b08e141b1 (diff)
gpu: nvgpu: gk20a: allow syncpt free at channel_unbind()
Add infrastructure to allow freeing gpu channels' syncpts at channel_unbind() Currently, we free the syncpt at channel_free() only. But we can free the syncpt when channel becomes idle. When we do channel_unbind(), channel cannot be scheduled and hence we can destroy its syncpt. Channel will request again for new syncpt when it has new work to do. This feature will be enabled with boolean flag syncpt_aggressive_destroy Bug 1305024 Change-Id: Ib498e2c371e36ffc1430d4f95f2780b4c587e43e Signed-off-by: Deepak Nibade <dnibade@nvidia.com> Reviewed-on: http://git-master/r/395153 Reviewed-by: Terje Bergstrom <tbergstrom@nvidia.com> Tested-by: Terje Bergstrom <tbergstrom@nvidia.com>
Diffstat (limited to 'include/trace/events')
0 files changed, 0 insertions, 0 deletions