1. 31 10月, 2015 1 次提交
    • T
      drm/tegra: dc: Request/free syncpoint at init/exit · 2bcdcbfa
      Thierry Reding 提交于
      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: NThierry Reding <treding@nvidia.com>
      2bcdcbfa
  2. 08 9月, 2015 1 次提交
  3. 13 8月, 2015 9 次提交
  4. 27 7月, 2015 1 次提交
  5. 03 4月, 2015 6 次提交
  6. 05 3月, 2015 1 次提交
  7. 19 2月, 2015 3 次提交
  8. 27 1月, 2015 18 次提交