index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdkfd
/
kfd_events.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-03
drm/amdkfd: Use hex print format for pasid
Yong Zhao
1
-6
/
+6
2019-09-16
drm/amdkfd: add renoir type for the workaround of iommu v2 (v2)
Huang Rui
1
-1
/
+2
2019-05-24
drm/amdkfd: Cosmetic cleanup
Kent Russell
1
-1
/
+1
2019-03-19
drm/amdkfd: add RAS ECC event support (v3)
Eric Huang
1
-1
/
+17
2018-07-13
drm/amdkfd: Optimize out some duplicated code in kfd_signal_iommu_event()
Yong Zhao
1
-15
/
+11
2018-07-13
drm/amdkfd: Workaround to accommodate Raven too many PPR issue
Yong Zhao
1
-5
/
+16
2018-07-11
drm/amdkfd: Implement GPU reset handlers in KFD
Shaoyun Liu
1
-0
/
+27
2018-07-11
drm/amdkfd: Handle VM faults in KFD
shaoyunl
1
-0
/
+37
2018-07-11
drm/amdkfd: send SIGSEGV to process upon KFD_EVENT_TYPE_MEMORY
Moses Reuben
1
-0
/
+7
2018-05-01
drm/amdkfd: Fix signal handling performance again
Felix Kuehling
1
-1
/
+1
2018-04-10
drm/amdkfd: Clean up KFD_MMAP_ offset handling
Harish Kasiviswanathan
1
-1
/
+1
2018-03-15
drm/amdkfd: Kmap event page for dGPUs
Felix Kuehling
1
-2
/
+29
2017-12-08
drm/amdkfd: Centralize IOMMUv2 code and make it conditional
Felix Kuehling
1
-0
/
+3
2017-11-27
drm/amdkfd: Use ref count to prevent kfd_process destruction
Felix Kuehling
1
-7
/
+7
2017-10-27
drm/amdkfd: Make event limit dependent on user mode mapping size
Felix Kuehling
1
-6
/
+19
2017-10-27
drm/amdkfd: Use IH context ID for signal lookup
Felix Kuehling
1
-13
/
+60
2017-10-27
drm/amdkfd: Simplify event ID and signal slot management
Felix Kuehling
1
-160
/
+70
2017-10-27
drm/amdkfd: Simplify events page allocator
Felix Kuehling
1
-129
/
+68
2017-10-27
drm/amdkfd: Use wait_queue_t to implement event waiting
Felix Kuehling
1
-37
/
+22
2017-10-27
drm/amdkfd: remove redundant kfd_event_waiter.input_index
Felix Kuehling
1
-6
/
+3
2017-10-27
drm/amdkfd: Fix event destruction with pending waiters
Felix Kuehling
1
-26
/
+46
2017-10-27
drm/amdkfd: Clean up kfd_wait_on_events
Felix Kuehling
1
-41
/
+30
2017-10-27
drm/amdkfd: Fix scheduler race in kfd_wait_on_events sleep loop
Sean Keely
1
-1
/
+12
2017-10-27
drm/amdkfd: Short cut for kfd_wait_on_events without waiting
Sean Keely
1
-4
/
+39
2017-10-27
drm/amdkfd: Don't dereference kfd_process.mm
Felix Kuehling
1
-4
/
+15
2017-09-20
drm/amdkfd: Print event limit messages only once per process
Felix Kuehling
1
-1
/
+4
2017-08-15
drm/amdkfd: Change x==NULL/false references to !x
Kent Russell
1
-3
/
+3
2017-08-15
drm/amdkfd: Consolidate and clean up log commands
Kent Russell
1
-13
/
+9
2017-08-15
drm/amdkfd: Clean up KFD style errors and warnings v2
Kent Russell
1
-2
/
+3
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-1
/
+1
2017-01-16
drm/amdkfd: fix improper return value on error
Pan Bian
1
-1
/
+3
2016-05-01
amdkfd: Use the canonical form in branch predicates
Edward O'Callaghan
1
-2
/
+2
2015-06-06
drm/amdkfd: add debug print to kfd_events.c
Oded Gabbay
1
-0
/
+4
2015-05-19
drm/amdkfd: Add module parameter of send_sigterm
Oded Gabbay
1
-3
/
+9
2015-05-19
drm/amdkfd: Add bad opcode exception handling
Alexey Skidanov
1
-0
/
+21
2015-05-19
drm/amdkfd: Add memory exception handling
Alexey Skidanov
1
-8
/
+147
2015-05-19
drm/amdkfd: Add the events module
Andrew Lewycky
1
-0
/
+799