index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdkfd
/
kfd_events.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/amdkfd: Use ref count to prevent kfd_process destruction
Felix Kuehling
2017-11-28
1
-7
/
+7
*
drm/amdkfd: Make event limit dependent on user mode mapping size
Felix Kuehling
2017-10-28
1
-6
/
+19
*
drm/amdkfd: Use IH context ID for signal lookup
Felix Kuehling
2017-10-28
1
-13
/
+60
*
drm/amdkfd: Simplify event ID and signal slot management
Felix Kuehling
2017-10-28
1
-160
/
+70
*
drm/amdkfd: Simplify events page allocator
Felix Kuehling
2017-10-28
1
-129
/
+68
*
drm/amdkfd: Use wait_queue_t to implement event waiting
Felix Kuehling
2017-10-28
1
-37
/
+22
*
drm/amdkfd: remove redundant kfd_event_waiter.input_index
Felix Kuehling
2017-10-28
1
-6
/
+3
*
drm/amdkfd: Fix event destruction with pending waiters
Felix Kuehling
2017-10-28
1
-26
/
+46
*
drm/amdkfd: Clean up kfd_wait_on_events
Felix Kuehling
2017-10-28
1
-41
/
+30
*
drm/amdkfd: Fix scheduler race in kfd_wait_on_events sleep loop
Sean Keely
2017-10-28
1
-1
/
+12
*
drm/amdkfd: Short cut for kfd_wait_on_events without waiting
Sean Keely
2017-10-28
1
-4
/
+39
*
drm/amdkfd: Don't dereference kfd_process.mm
Felix Kuehling
2017-10-28
1
-4
/
+15
*
drm/amdkfd: Print event limit messages only once per process
Felix Kuehling
2017-09-21
1
-1
/
+4
*
drm/amdkfd: Change x==NULL/false references to !x
Kent Russell
2017-08-16
1
-3
/
+3
*
drm/amdkfd: Consolidate and clean up log commands
Kent Russell
2017-08-16
1
-13
/
+9
*
drm/amdkfd: Clean up KFD style errors and warnings v2
Kent Russell
2017-08-16
1
-2
/
+3
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-1
/
+1
*
drm/amdkfd: fix improper return value on error
Pan Bian
2017-01-16
1
-1
/
+3
*
amdkfd: Use the canonical form in branch predicates
Edward O'Callaghan
2016-04-30
1
-2
/
+2
*
drm/amdkfd: add debug print to kfd_events.c
Oded Gabbay
2015-06-06
1
-0
/
+4
*
drm/amdkfd: Add module parameter of send_sigterm
Oded Gabbay
2015-05-19
1
-3
/
+9
*
drm/amdkfd: Add bad opcode exception handling
Alexey Skidanov
2015-05-19
1
-0
/
+21
*
drm/amdkfd: Add memory exception handling
Alexey Skidanov
2015-05-19
1
-8
/
+147
*
drm/amdkfd: Add the events module
Andrew Lewycky
2015-05-19
1
-0
/
+799