summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/msm/adreno/a6xx_gpu_state.c
AgeCommit message (Expand)Author
2021-12-13drm/msm/a6xx: Skip crashdumper state if GPU needs_hw_initRob Clark
2021-11-29drm/msm/gpu: Snapshot GMU debug bufferRob Clark
2021-11-29drm/msm/gpu: Also snapshot GMU HFI bufferRob Clark
2021-11-29drm/msm/gpu: Make a6xx_get_gmu_log() more genericRob Clark
2021-11-28drm/msm/a6xx: Capture gmu log in devcoredumpAkhil P Oommen
2021-11-21drm/msm/a6xx: Allocate enough space for GMU registersDouglas Anderson
2021-10-15drm/msm/a6xx: correct cx_debugbus_read argumentsDmitry Baryshkov
2021-07-27drm/msm: drop drm_gem_object_put_locked()Rob Clark
2021-06-23drm/msm: devcoredump iommu fault supportRob Clark
2021-06-23drm/msm: replace MSM_BO_UNCACHED with MSM_BO_WC for internal objectsJonathan Marek
2020-11-29drm/msm/adreno/a6xx_gpu_state: Make some local functions staticLee Jones
2020-09-12drm/msm/a6xx: fix a potential overflow issueZhenzhong Duan
2020-08-22drm/msm/a6xx: add module param to enable debugbus snapshotRob Clark
2020-07-31drm/msm/a6xx: fix crashstate capture for A650Jonathan Marek
2020-01-02drm: msm: a6xx: Dump GBIF registers, debugbus in gpu stateSharat Masetty
2019-11-06drm: msm: a6xx: fix debug bus register configurationSharat Masetty
2018-12-11drm/msm/a6xx: Add a name for the crashdumper bufferJordan Crouse
2018-12-11drm/msm/a6xx: Use new kernel API free function for gpu stateJordan Crouse
2018-12-11drm/msm: Count how many times iova memory is pinnedJordan Crouse
2018-12-11drm/msm/a6xx: Track and manage a6xx state memoryJordan Crouse
2018-12-11drm/msm/a6xx: Add a6xx gpu stateJordan Crouse