index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdkfd
/
kfd_kernel_queue.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-19
drm/amdkfd: Pass 'struct queue_propertices' by reference
Edward O'Callaghan
1
-1
/
+1
2016-09-19
drm/amdkfd: Add some missing memset zero'ing in queue init func
Edward O'Callaghan
1
-0
/
+3
2016-05-01
amdkfd: Use the canonical form in branch predicates
Edward O'Callaghan
1
-1
/
+1
2015-05-19
drm/amdkfd: reformat some debug prints
Oded Gabbay
1
-2
/
+3
2015-03-16
drm/amdkfd: destroy mqd when destroying kernel queue
Ben Goz
1
-9
/
+13
2015-01-22
drm/amdkfd: Add break at the end of case
Oded Gabbay
1
-0
/
+3
2015-01-15
drm/amdkfd: Remove sync_with_hw() from amdkfd
Oded Gabbay
1
-24
/
+0
2014-12-02
drm/amdkfd: Add initial VI support for KQ
Ben Goz
1
-3
/
+18
2015-01-12
drm/amdkfd: Encapsulate KQ functions in ops structure
Oded Gabbay
1
-12
/
+12
2015-01-12
drm/amdkfd: Encapsulate DQM functions in ops structure
Oded Gabbay
1
-1
/
+1
2015-01-04
drm/amdkfd: Make KFD_MQD_TYPE enum types H/W agnostic
Ben Goz
1
-1
/
+1
2015-01-09
drm/amdkfd: Using new gtt sa in amdkfd
Oded Gabbay
1
-26
/
+15
2014-12-04
amdkfd: Set *buffer_ptr to NULL in case of error
Oded Gabbay
1
-1
/
+7
2014-11-17
amdkfd: use schedule() in sync_with_hw
Oded Gabbay
1
-1
/
+2
2014-11-20
amdkfd: add __iomem attribute to doorbell_ptr
Oded Gabbay
1
-5
/
+4
2014-11-20
amdkfd: test_kq() can be static
kbuild test robot
1
-1
/
+1
2014-07-17
amdkfd: Add kernel queue module
Ben Goz
1
-0
/
+347