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_process_queue_manager.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-30
drm/amdkfd: fix sysfs kobj leak
Philip Yang
1
-0
/
+1
2021-04-09
drm/amdgpu: replace per_device_list by array
Alex Sierra
1
-3
/
+3
2020-04-28
drm/amdkfd: New IOCTL to allocate queue GWS (v2)
Oak Zeng
1
-0
/
+9
2020-02-26
drm/amdkfd: Delete unnecessary unmap queue package submissions
Yong Zhao
1
-10
/
+6
2020-02-26
drm/amdkfd: Delete excessive printings
Yong Zhao
1
-3
/
+1
2020-02-26
drm/amdkfd: Fix a memory leak in queue creation error handling
Yong Zhao
1
-0
/
+3
2020-02-26
drm/amdkfd: Avoid ambiguity by indicating it's cp queue
Yong Zhao
1
-1
/
+1
2020-02-26
drm/amdkfd: Rename queue_count to active_queue_count
Yong Zhao
1
-1
/
+1
2020-02-06
drm/amdkfd: Add queue information to sysfs
Amber Lin
1
-0
/
+2
2020-01-07
drm/amdkfd: Avoid hanging hardware in stop_cpsch
Felix Kuehling
1
-1
/
+1
2019-11-13
drm/amdkfd: Rename create_cp_queue() to init_user_queue()
Yong Zhao
1
-3
/
+3
2019-11-13
drm/amdkfd: Avoid using doorbell_off as offset in process doorbell pages
Yong Zhao
1
-3
/
+7
2019-10-03
drm/amdkfd: Use hex print format for pasid
Yong Zhao
1
-3
/
+3
2019-07-17
drm/amdkfd: Remove GWS from process during uninit
Joseph Greathouse
1
-0
/
+3
2019-05-31
drm/amdkfd: Return proper error code for gws alloc API
Oak Zeng
1
-1
/
+1
2019-05-28
drm/amdkfd: Add function to set queue gws
Oak Zeng
1
-0
/
+57
2019-05-24
drm/amdkfd: Introduce XGMI SDMA queue type
Oak Zeng
1
-2
/
+8
2019-05-24
drm/amdkfd: Init mqd managers in device queue manager init
Oak Zeng
1
-2
/
+1
2019-05-24
drm/amdkfd: Introduce DIQ type mqd manager
Oak Zeng
1
-1
/
+0
2018-09-26
drm/amdkfd: Add wavefront context save state retrieval ioctl
Jay Cornwall
1
-0
/
+22
2018-07-14
drm/amdkfd: Add CU-masking ioctl to KFD
Felix Kuehling
1
-0
/
+30
2018-07-13
drm/amdkfd: Make SDMA engine number an ASIC-dependent variable
Yong Zhao
1
-2
/
+1
2018-07-11
drm/amdkfd: Clean up reference of radeon
Yong Zhao
1
-1
/
+1
2018-07-11
drm/amdkfd: Replace mqd with mqd_mgr as the variable name for mqd_manager
Yong Zhao
1
-4
/
+4
2018-05-01
drm/amdkfd: Remove queue node when destroy queue failed
Shaoyun Liu
1
-3
/
+7
2018-04-10
drm/amdkfd: Implement doorbell allocation for SOC15
Felix Kuehling
1
-3
/
+9
2018-01-04
drm/amdkfd: Make sched_policy a per-device setting
Felix Kuehling
1
-1
/
+2
2017-11-27
drm/amdkfd: Add debugfs support to KFD
Felix Kuehling
1
-0
/
+63
2017-11-27
drm/amdkfd: Add crash protection in debugger register path
Philip Yang
1
-0
/
+5
2017-11-24
drm/amdkfd: Delete a useless parameter from create_queue function pointer
Yong Zhao
1
-4
/
+2
2017-11-14
drm/amdkfd: Cleanup qpd.pqm initialization
Felix Kuehling
1
-3
/
+1
2017-11-26
drm/amdkfd: Fix SDMA oversubsription handling
Felix Kuehling
1
-0
/
+18
2017-11-01
drm/amdkfd: Register/Deregister process on qpd resolution
Ben Goz
1
-3
/
+6
2017-09-27
drm/amdkfd: Limit queue number per process and device to 127
Felix Kuehling
1
-4
/
+6
2017-09-27
drm/amdkfd: Clean up process queue management
Felix Kuehling
1
-7
/
+2
2017-09-27
drm/amdkfd: Compress unnecessary function parameters
Yong Zhao
1
-7
/
+3
2017-09-27
drm/amdkfd: Improve process termination handling
Felix Kuehling
1
-14
/
+23
2017-09-20
drm/amdkfd: Use VMID bitmap from KGD v2
Yong Zhao
1
-1
/
+1
2017-08-30
drm/amdkfd: remove memset before memcpy
Himanshu Jha
1
-1
/
+0
2017-08-15
drm/amdkfd: Handle remaining BUG_ONs more gracefully v2
Felix Kuehling
1
-3
/
+4
2017-08-15
drm/amdkfd: Remove BUG_ONs for NULL pointer arguments
Felix Kuehling
1
-15
/
+0
2017-08-15
drm/amdkfd: Remove usage of alloc(sizeof(struct...
Kent Russell
1
-1
/
+1
2017-08-15
drm/amdkfd: Fix goto usage v2
Kent Russell
1
-10
/
+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
-17
/
+10
2017-05-31
drm/amdkfd: allow split HQD on per-queue granularity v5
Andres Rodriguez
1
-1
/
+1
2016-09-19
drm/amdkfd: Pass 'struct queue_propertices' by reference
Edward O'Callaghan
1
-1
/
+1
2015-06-03
drm/amdkfd: Add skeleton H/W debugger module support
Yair Shachar
1
-1
/
+1
2015-06-03
drm/amdkfd: Add static user-mode queues support
Yair Shachar
1
-0
/
+16
2015-02-16
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-13
/
+21
[next]