summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdkfd/kfd_dbgmgr.c
AgeCommit message (Expand)AuthorFilesLines
2019-10-03drm/amdkfd: Use hex print format for pasidYong Zhao1-4/+4
2018-01-04drm/amdkfd: Make sched_policy a per-device settingFelix Kuehling1-1/+2
2017-08-15drm/amdkfd: Handle remaining BUG_ONs more gracefully v2Felix Kuehling1-1/+2
2017-08-15drm/amdkfd: Remove BUG_ONs for NULL pointer argumentsFelix Kuehling1-12/+0
2017-08-15drm/amdkfd: Change x==NULL/false references to !xKent Russell1-2/+2
2017-08-15drm/amdkfd: Consolidate and clean up log commandsKent Russell1-2/+2
2015-06-03drm/amdkfd: Add address watch operation to debuggerYair Shachar1-0/+17
2015-06-03drm/amdkfd: Add wave control operation to debuggerYair Shachar1-0/+16
2015-06-03drm/amdkfd: Add skeleton H/W debugger module supportYair Shachar1-0/+135