index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdkfd
Age
Commit message (
Expand
)
Author
Lines
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
-2
/
+2
2020-06-02
Merge tag 'drm-next-2020-06-02' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
-36
/
+235
2020-05-21
drm/amdkfd: report the real PCI bus number
Evan Quan
-1
/
+1
2020-05-21
drm/amdkfd: Fix boolreturn.cocci warnings
Aishwarya Ramakrishnan
-2
/
+2
2020-05-01
drm/amdkfd: Use a systematic method to calculate queue mask bit
Yong Zhao
-1
/
+3
2020-05-01
drm/amdkfd: Fix comment formatting
Felix Kuehling
-2
/
+2
2020-05-01
drm/amdkfd: Report domain with topology
Ori Messinger
-0
/
+4
2020-04-30
drm/amdkfd: Track GPU memory utilization per process
Mukul Joshi
-10
/
+67
2020-04-28
drm/amdkfd: Enable over-subscription with >1 GWS queue
Joseph Greathouse
-6
/
+62
2020-04-28
drm/amdkfd: Enable GWS based on FW Support
Joseph Greathouse
-13
/
+38
2020-04-28
drm/amdkfd: New IOCTL to allocate queue GWS (v2)
Oak Zeng
-0
/
+50
2020-04-28
drm/amdkfd: Put ASIC revision into HSA capability
Joseph Greathouse
-1
/
+8
2020-04-22
drm/amdkfd: Adjust three kfd dmesg printings during initialization
Yong Zhao
-3
/
+1
2020-04-13
device_cgroup: Cleanup cgroup eBPF device filter code
Odin Ugedal
-1
/
+1
2020-04-01
drm/amdkfd: kfree the wrong pointer
Jack Zhang
-2
/
+2
2020-03-19
drm: amd: fix spelling mistake "shoudn't" -> "shouldn't"
Colin Ian King
-1
/
+1
2020-03-10
drm/amdkfd: Consolidate duplicated bo alloc flags
Yong Zhao
-6
/
+7
2020-03-10
drm/amdkfd: Use pr_debug to print the message of reaching event limit
Yong Zhao
-1
/
+1
2020-03-06
drm/amdkfd: Signal eviction fence on process destruction (v2)
Felix Kuehling
-0
/
+5
2020-03-06
drm/amdkfd: Add more comments on GFX9 user CP queue MQD workaround
Yong Zhao
-3
/
+15
2020-03-05
drm/amdkfd: fix indentation issue
Colin Ian King
-1
/
+1
2020-02-28
drm/amdkfd: change SDMA MQD memory type
Eric Huang
-1
/
+1
2020-02-28
drm/amdkfd: Make get_tile_config() generic
Yong Zhao
-1
/
+1
2020-02-26
drm/amdkfd: Delete unnecessary unmap queue package submissions
Yong Zhao
-68
/
+29
2020-02-26
drm/amdkfd: Delete excessive printings
Yong Zhao
-5
/
+1
2020-02-26
drm/amdkfd: Fix a memory leak in queue creation error handling
Yong Zhao
-0
/
+3
2020-02-26
drm/amdkfd: Count active CP queues directly
Yong Zhao
-16
/
+35
2020-02-26
drm/amdkfd: Avoid ambiguity by indicating it's cp queue
Yong Zhao
-10
/
+10
2020-02-26
drm/amdkfd: Rename queue_count to active_queue_count
Yong Zhao
-23
/
+23
2020-02-26
drm/amd: Extend ROCt to surface UUID for devices that have them
Divya Shikre
-0
/
+10
2020-02-12
drm/amdkfd: refactor runtime pm for baco
Rajneesh Bhardwaj
-14
/
+58
2020-02-12
drm/amdkfd: show warning when kfd is locked
Rajneesh Bhardwaj
-0
/
+2
2020-02-06
drm/amdkfd: Add queue information to sysfs
Amber Lin
-0
/
+99
2020-02-04
drm/amdkfd: Fix a bug in SDMA RLC queue counting under HWS mode
Yong Zhao
-4
/
+6
2020-01-16
drm/amdkfd: Add a message when SW scheduler is used
Yong Zhao
-0
/
+1
2020-01-16
drm/amdkfd: use map_queues for hiq on gfx v10 as well
Huang Rui
-1
/
+9
2020-01-16
drm/amdkfd: use kiq to load the mqd of hiq queue for gfx v9 (v6)
Aaron Liu
-1
/
+9
2020-01-16
drm/amdgpu: GPU TLB flush API moved to amdgpu_amdkfd
Alex Sierra
-3
/
+5
2020-01-09
drm/amdkfd: Improve kfd_process lookup in kfd_ioctl
Felix Kuehling
-4
/
+28
2020-01-07
drm/amdkfd: Avoid hanging hardware in stop_cpsch
Felix Kuehling
-13
/
+17
2020-01-07
drm/amdkfd: Improve HWS hang detection and handling
Felix Kuehling
-6
/
+26
2020-01-07
drm/amdkfd: Remove unused variable
Felix Kuehling
-2
/
+0
2020-01-07
drm/amdkfd: Fix permissions of hang_hws
Felix Kuehling
-1
/
+1
2019-12-19
drm/amdkfd: expose num_cp_queues data field to topology node (v2)
Huang Rui
-0
/
+4
2019-12-19
drm/amdkfd: expose num_sdma_queues_per_engine data field to topology node (v2)
Huang Rui
-0
/
+5
2019-12-18
drm/amdkfd: queue kfd interrupt work to different CPU
Philip Yang
-1
/
+16
2019-12-17
Merge tag 'drm-next-5.6-2019-12-11' of git://people.freedesktop.org/~agd5f/li...
Daniel Vetter
-750
/
+162
2019-12-13
Merge tag 'drm-fixes-5.5-2019-12-12' of git://people.freedesktop.org/~agd5f/l...
Dave Airlie
-1
/
+1
2019-12-11
drm/amdgpu: fix license on Kconfig and Makefiles
Alex Deucher
-1
/
+1
2019-12-11
drm/amdgpu: fix license on Kconfig and Makefiles
Alex Deucher
-1
/
+1
[next]