summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdkfd/kfd_events.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amdkfd: Print event limit messages only once per processFelix Kuehling2017-09-201-1/+4
* drm/amdkfd: Change x==NULL/false references to !xKent Russell2017-08-151-3/+3
* drm/amdkfd: Consolidate and clean up log commandsKent Russell2017-08-151-13/+9
* drm/amdkfd: Clean up KFD style errors and warnings v2Kent Russell2017-08-151-2/+3
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-1/+1
* drm/amdkfd: fix improper return value on errorPan Bian2017-01-161-1/+3
* amdkfd: Use the canonical form in branch predicatesEdward O'Callaghan2016-05-011-2/+2
* drm/amdkfd: add debug print to kfd_events.cOded Gabbay2015-06-061-0/+4
* drm/amdkfd: Add module parameter of send_sigtermOded Gabbay2015-05-191-3/+9
* drm/amdkfd: Add bad opcode exception handlingAlexey Skidanov2015-05-191-0/+21
* drm/amdkfd: Add memory exception handlingAlexey Skidanov2015-05-191-8/+147
* drm/amdkfd: Add the events moduleAndrew Lewycky2015-05-191-0/+799
OpenPOWER on IntegriCloud