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: convert misc checks to IP version checking
Graham Sider
2021-11-17
1
-2
/
+4
*
drm/amdkfd: fix a resource leakage issue
Dennis Li
2021-05-20
1
-0
/
+2
*
drm/amdkfd: refine the poison data consumption handling
Dennis Li
2021-05-20
1
-0
/
+39
*
drm, iommu: Change type of pasid to u32
Fenghua Yu
2020-09-17
1
-4
/
+4
*
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
2020-06-09
1
-2
/
+2
*
drm/amdkfd: Use pr_debug to print the message of reaching event limit
Yong Zhao
2020-03-10
1
-1
/
+1
*
drm/amdkfd: Simplify the mmap offset related bit operations
Yong Zhao
2019-11-13
1
-1
/
+0
*
drm/amdkfd: Use hex print format for pasid
Yong Zhao
2019-10-03
1
-6
/
+6
*
drm/amdkfd: add renoir type for the workaround of iommu v2 (v2)
Huang Rui
2019-09-16
1
-1
/
+2
*
drm/amdkfd: Cosmetic cleanup
Kent Russell
2019-05-24
1
-1
/
+1
*
drm/amdkfd: add RAS ECC event support (v3)
Eric Huang
2019-03-19
1
-1
/
+17
*
drm/amdkfd: Optimize out some duplicated code in kfd_signal_iommu_event()
Yong Zhao
2018-07-13
1
-15
/
+11
*
drm/amdkfd: Workaround to accommodate Raven too many PPR issue
Yong Zhao
2018-07-13
1
-5
/
+16
*
drm/amdkfd: Implement GPU reset handlers in KFD
Shaoyun Liu
2018-07-12
1
-0
/
+27
*
drm/amdkfd: Handle VM faults in KFD
shaoyunl
2018-07-12
1
-0
/
+37
*
drm/amdkfd: send SIGSEGV to process upon KFD_EVENT_TYPE_MEMORY
Moses Reuben
2018-07-12
1
-0
/
+7
*
drm/amdkfd: Fix signal handling performance again
Felix Kuehling
2018-05-01
1
-1
/
+1
*
drm/amdkfd: Clean up KFD_MMAP_ offset handling
Harish Kasiviswanathan
2018-04-10
1
-1
/
+1
*
drm/amdkfd: Kmap event page for dGPUs
Felix Kuehling
2018-03-15
1
-2
/
+29
*
drm/amdkfd: Centralize IOMMUv2 code and make it conditional
Felix Kuehling
2017-12-09
1
-0
/
+3
*
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