summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/msm/adreno/a6xx_gpu_state.c
AgeCommit message (Expand)AuthorFilesLines
2020-11-29drm/msm/adreno/a6xx_gpu_state: Make some local functions staticLee Jones1-3/+3
2020-09-12drm/msm/a6xx: fix a potential overflow issueZhenzhong Duan1-1/+1
2020-08-22drm/msm/a6xx: add module param to enable debugbus snapshotRob Clark1-1/+2
2020-07-31drm/msm/a6xx: fix crashstate capture for A650Jonathan Marek1-7/+18
2020-01-03drm: msm: a6xx: Dump GBIF registers, debugbus in gpu stateSharat Masetty1-11/+41
2019-11-06drm: msm: a6xx: fix debug bus register configurationSharat Masetty1-12/+12
2018-12-11drm/msm/a6xx: Add a name for the crashdumper bufferJordan Crouse1-1/+4
2018-12-11drm/msm/a6xx: Use new kernel API free function for gpu stateJordan Crouse1-10/+1
2018-12-11drm/msm: Count how many times iova memory is pinnedJordan Crouse1-1/+1
2018-12-11drm/msm/a6xx: Track and manage a6xx state memoryJordan Crouse1-90/+102
2018-12-11drm/msm/a6xx: Add a6xx gpu stateJordan Crouse1-0/+1159