aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/msm/msm_atomic_tracepoints.c
AgeCommit message (Collapse)AuthorFilesLines
2019-09-03drm/msm: add atomic tracesRob Clark1-0/+3
This was useful for debugging fps drops. I suspect it will be useful again. Signed-off-by: Rob Clark <[email protected]> Reviewed-by: Sean Paul <[email protected]>