index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdkfd
/
kfd_kernel_queue.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/amdkfd: Added Vega12 and Polaris12 for KFD.
Gang Ba
2018-11-19
1
-0
/
+2
*
drm/amdkfd: Vega20 bring up on amdkfd side
Shaoyun Liu
2018-09-27
1
-0
/
+1
*
drm/amdkfd: Add CU-masking ioctl to KFD
Felix Kuehling
2018-07-15
1
-0
/
+1
*
drm/amdkfd: Replace mqd with mqd_mgr as the variable name for mqd_manager
Yong Zhao
2018-07-12
1
-8
/
+9
*
drm/amdkfd: Add 64-bit doorbell and wptr support to kernel queue
Felix Kuehling
2018-04-09
1
-6
/
+19
*
drm/amdkfd: Fix kernel queue rollback_packet
Felix Kuehling
2018-04-10
1
-1
/
+1
*
drm/amdkfd: Fix goto usage
Felix Kuehling
2018-04-10
1
-6
/
+8
*
drm/amdkfd: Add dGPU support to kernel_queue_init
Felix Kuehling
2018-01-04
1
-0
/
+5
*
drm/amdkfd: Hardware DWORD size is 4 bytes
Felix Kuehling
2017-11-06
1
-1
/
+1
*
drm/amdkfd: Reuse CHIP_* from amdgpu v2
Yong Zhao
2017-09-21
1
-6
/
+12
*
drm/amdkfd: Adjust dequeue latencies and timeouts
Felix Kuehling
2017-09-21
1
-1
/
+1
*
drm/amdkfd: Fix kernel-queue wrapping bugs
Yong Zhao
2017-09-21
1
-3
/
+15
*
drm/amdkfd: Fix incorrect destroy_mqd parameter
Felix Kuehling
2017-09-21
1
-1
/
+1
*
drm/amdkfd: pass queue's mqd when destroying mqd
Oded Gabbay
2017-09-02
1
-1
/
+1
*
drm/amd: Update MEC HQD loading code for KFD
Felix Kuehling
2017-08-16
1
-1
/
+2
*
drm/amdkfd: Handle remaining BUG_ONs more gracefully v2
Felix Kuehling
2017-08-16
1
-5
/
+15
*
drm/amdkfd: Remove BUG_ONs for NULL pointer arguments
Felix Kuehling
2017-08-16
1
-16
/
+0
*
drm/amdkfd: Remove usage of alloc(sizeof(struct...
Kent Russell
2017-08-16
1
-1
/
+1
*
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
-8
/
+8
*
drm/amdkfd: Pass 'struct queue_propertices' by reference
Edward O'Callaghan
2016-09-19
1
-1
/
+1
*
drm/amdkfd: Add some missing memset zero'ing in queue init func
Edward O'Callaghan
2016-09-19
1
-0
/
+3
*
amdkfd: Use the canonical form in branch predicates
Edward O'Callaghan
2016-04-30
1
-1
/
+1
*
drm/amdkfd: reformat some debug prints
Oded Gabbay
2015-05-19
1
-2
/
+3
*
drm/amdkfd: destroy mqd when destroying kernel queue
Ben Goz
2015-03-16
1
-9
/
+13
*
drm/amdkfd: Add break at the end of case
Oded Gabbay
2015-01-22
1
-0
/
+3
*
drm/amdkfd: Remove sync_with_hw() from amdkfd
Oded Gabbay
2015-01-15
1
-24
/
+0
*
drm/amdkfd: Add initial VI support for KQ
Ben Goz
2014-12-02
1
-3
/
+18
*
drm/amdkfd: Encapsulate KQ functions in ops structure
Oded Gabbay
2015-01-12
1
-12
/
+12
*
drm/amdkfd: Encapsulate DQM functions in ops structure
Oded Gabbay
2015-01-12
1
-1
/
+1
*
drm/amdkfd: Make KFD_MQD_TYPE enum types H/W agnostic
Ben Goz
2015-01-04
1
-1
/
+1
*
drm/amdkfd: Using new gtt sa in amdkfd
Oded Gabbay
2015-01-09
1
-26
/
+15
*
amdkfd: Set *buffer_ptr to NULL in case of error
Oded Gabbay
2014-12-04
1
-1
/
+7
*
amdkfd: use schedule() in sync_with_hw
Oded Gabbay
2014-11-17
1
-1
/
+2
*
amdkfd: add __iomem attribute to doorbell_ptr
Oded Gabbay
2014-11-20
1
-5
/
+4
*
amdkfd: test_kq() can be static
kbuild test robot
2014-11-20
1
-1
/
+1
*
amdkfd: Add kernel queue module
Ben Goz
2014-07-16
1
-0
/
+347