summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdkfd/kfd_doorbell.c
AgeCommit message (Expand)Author
2017-08-15drm/amdkfd: Fix doorbell initialization and finalizationFelix Kuehling
2017-08-15drm/amdkfd: Remove BUG_ONs for NULL pointer argumentsFelix Kuehling
2017-08-15drm/amdkfd: Change x==NULL/false references to !xKent Russell
2017-08-15drm/amdkfd: Consolidate and clean up log commandsKent Russell
2016-09-28Merge tag 'v4.8-rc8' into drm-nextDave Airlie
2016-09-19drm/amdkfd: Unify multiple calls to pr_debug() into oneEdward O'Callaghan
2016-08-09drm/amdkfd: print doorbell offset as a hex valueColin Ian King
2015-05-19drm/amdkfd: reformat some debug printsOded Gabbay
2015-03-25drm/amdkfd: Add multiple kgd supportXihan Zhang
2015-01-09drm/amdkfd: Process-device data creation and lookup splitAlexey Skidanov
2014-11-21amdkfd: explicitely include io.h in kfd_doorbell.cOded Gabbay
2014-07-16amdkfd: Add basic modules to amdkfdOded Gabbay