aboutsummaryrefslogtreecommitdiff
path: root/Kconfig
diff options
context:
space:
mode:
authorThierry Reding2015-08-24 14:47:10 +0200
committerThierry Reding2015-10-30 18:40:52 +0100
commit2bcdcbfae2895764372ef973a969f395a548f1ea (patch)
tree4725c0bc83dc24e65c09d00a79f1521623a8e2d5 /Kconfig
parentc8a8067f7d66bf77a0627e0b237b0b4486862a73 (diff)
drm/tegra: dc: Request/free syncpoint at init/exit
syncpoints are resources provided by host1x and their lifetime is tied to the host1x device. They are not properly reference counted either, so removing the host1x device before any of its clients causes a use-after- free error. Adding proper reference counting would be a major enterprise so work around it for now by requesting and freeing the syncpoint at init and exit time, respectively. The host1x device is guaranteed to be around at this point. Signed-off-by: Thierry Reding <treding@nvidia.com>
Diffstat (limited to 'Kconfig')
0 files changed, 0 insertions, 0 deletions