• Jon Hunter's avatar
    gpu: host1x: Show all allocated syncpts via debugfs · 74bb98dd
    Jon Hunter authored
    When the host1x syncpts status is dumped via the debugfs, syncpts that
    have been allocated but not yet used are not shown and so currently it
    is not possible to see all the allocated syncpts. Update the path for
    dumping the syncpt status via the debugfs to show all allocated syncpts
    even if they have not been used yet. Note that when the syncpt status
    is dumped by the kernel itself for debugging only the active syncpt are
    shown.
    Signed-off-by: default avatarJon Hunter <jonathanh@nvidia.com>
    Signed-off-by: default avatarThierry Reding <treding@nvidia.com>
    74bb98dd
debug.c 5.24 KB