aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdkfd/kfd_dbgdev.c
Commit message (Expand)AuthorAge
* drm/amdkfd: Compress unnecessary function parametersYong Zhao2017-09-27
* drm/amdkfd: Use VMID bitmap from KGD v2Yong Zhao2017-09-20
* drm/amdkfd: Handle remaining BUG_ONs more gracefully v2Felix Kuehling2017-08-15
* drm/amdkfd: Remove BUG_ONs for NULL pointer argumentsFelix Kuehling2017-08-15
* drm/amdkfd: Change x==NULL/false references to !xKent Russell2017-08-15
* drm/amdkfd: Consolidate and clean up log commandsKent Russell2017-08-15
* drm/amdkfd: Clean up KFD style errors and warnings v2Kent Russell2017-08-15
* drm/amdkfd: Remove bogus divide-by-sizeof(uint32_t)Felix Kuehling2017-08-15
* drm/amdkfd: Fix typo in dbgdev_wave_reset_wavefrontsFelix Kuehling2017-08-15
* drm/amdkfd: uninitialized variable in dbgdev_wave_control_set_registers()Dan Carpenter2016-03-15
* drm/amdkfd: avoid CONFIG_ prefix for non-Kconfig symbolsValentin Rothberg2015-06-06
* drm/amdkfd: Enforce kill all waves on process terminationBen Goz2015-06-03
* drm/amdkfd: Add address watch operation to debuggerYair Shachar2015-06-03
* drm/amdkfd: Add wave control operation to debuggerYair Shachar2015-06-03
* drm/amdkfd: Add skeleton H/W debugger module supportYair Shachar2015-06-03