summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdkfd
AgeCommit message (Expand)AuthorFilesLines
2020-07-01drm/amdkfd: sienna_cichlid virtual function supportshaoyunl1-1/+1
2020-07-01drm/amdkfd: Support debugger in Navi1x trap handlerJay Cornwall2-720/+789
2020-07-01drm/amdkfd: Support newer assemblers in gfx10 trap handlerJay Cornwall2-334/+341
2020-07-01drm/amdkfd: Add Sienna_Cichlid trap handler supportJay Cornwall3-271/+731
2020-07-01drm/amdkfd: Support Sienna_Cichlid KFD v4Yong Zhao6-0/+26
2020-05-29drm/amdkfd: fix a dereference of pdd before it is null checkedColin Ian King1-2/+3
2020-05-29drm/amdkfd: Fix GCC 10 compiler warningFelix Kuehling1-135/+139
2020-05-28drm/amdkfd: Track SDMA utilization per processMukul Joshi4-14/+198
2020-05-21drm/amdkfd: report the real PCI bus numberEvan Quan1-1/+1
2020-05-21drm/amdkfd: Fix boolreturn.cocci warningsAishwarya Ramakrishnan1-2/+2
2020-05-01drm/amdkfd: Use a systematic method to calculate queue mask bitYong Zhao1-1/+3
2020-05-01drm/amdkfd: Fix comment formattingFelix Kuehling1-2/+2
2020-05-01drm/amdkfd: Report domain with topologyOri Messinger2-0/+4
2020-04-30drm/amdkfd: Track GPU memory utilization per processMukul Joshi3-10/+67
2020-04-28drm/amdkfd: Enable over-subscription with >1 GWS queueJoseph Greathouse8-6/+62
2020-04-28drm/amdkfd: Enable GWS based on FW SupportJoseph Greathouse4-13/+38
2020-04-28drm/amdkfd: New IOCTL to allocate queue GWS (v2)Oak Zeng3-0/+50
2020-04-28drm/amdkfd: Put ASIC revision into HSA capabilityJoseph Greathouse2-1/+8
2020-04-23drm/amdkfd: Adjust three kfd dmesg printings during initializationYong Zhao2-3/+1
2020-04-01drm/amdkfd: kfree the wrong pointerJack Zhang1-2/+2
2020-03-19drm: amd: fix spelling mistake "shoudn't" -> "shouldn't"Colin Ian King1-1/+1
2020-03-10drm/amdkfd: Consolidate duplicated bo alloc flagsYong Zhao1-6/+7
2020-03-10drm/amdkfd: Use pr_debug to print the message of reaching event limitYong Zhao1-1/+1
2020-03-06drm/amdkfd: Signal eviction fence on process destruction (v2)Felix Kuehling1-0/+5
2020-03-06drm/amdkfd: Add more comments on GFX9 user CP queue MQD workaroundYong Zhao1-3/+15
2020-03-05drm/amdkfd: fix indentation issueColin Ian King1-1/+1
2020-02-29drm/amdkfd: change SDMA MQD memory typeEric Huang1-1/+1
2020-02-29drm/amdkfd: Make get_tile_config() genericYong Zhao1-1/+1
2020-02-26drm/amdkfd: Delete unnecessary unmap queue package submissionsYong Zhao3-68/+29
2020-02-26drm/amdkfd: Delete excessive printingsYong Zhao2-5/+1
2020-02-26drm/amdkfd: Fix a memory leak in queue creation error handlingYong Zhao1-0/+3
2020-02-26drm/amdkfd: Count active CP queues directlyYong Zhao3-16/+35
2020-02-26drm/amdkfd: Avoid ambiguity by indicating it's cp queueYong Zhao5-10/+10
2020-02-26drm/amdkfd: Rename queue_count to active_queue_countYong Zhao4-23/+23
2020-02-26drm/amd: Extend ROCt to surface UUID for devices that have themDivya Shikre4-0/+10
2020-02-13drm/amdkfd: refactor runtime pm for bacoRajneesh Bhardwaj3-14/+58
2020-02-13drm/amdkfd: show warning when kfd is lockedRajneesh Bhardwaj1-0/+2
2020-02-06drm/amdkfd: Add queue information to sysfsAmber Lin3-0/+99
2020-02-04drm/amdkfd: Fix a bug in SDMA RLC queue counting under HWS modeYong Zhao1-4/+6
2020-01-16drm/amdkfd: Add a message when SW scheduler is usedYong Zhao1-0/+1
2020-01-16drm/amdkfd: use map_queues for hiq on gfx v10 as wellHuang Rui1-1/+9
2020-01-16drm/amdkfd: use kiq to load the mqd of hiq queue for gfx v9 (v6)Aaron Liu1-1/+9
2020-01-16drm/amdgpu: GPU TLB flush API moved to amdgpu_amdkfdAlex Sierra1-3/+5
2020-01-10drm/amdkfd: Improve kfd_process lookup in kfd_ioctlFelix Kuehling2-4/+28
2020-01-07drm/amdkfd: Avoid hanging hardware in stop_cpschFelix Kuehling5-13/+17
2020-01-07drm/amdkfd: Improve HWS hang detection and handlingFelix Kuehling3-6/+26
2020-01-07drm/amdkfd: Remove unused variableFelix Kuehling2-2/+0
2020-01-07drm/amdkfd: Fix permissions of hang_hwsFelix Kuehling1-1/+1
2019-12-19drm/amdkfd: expose num_cp_queues data field to topology node (v2)Huang Rui2-0/+4
2019-12-19drm/amdkfd: expose num_sdma_queues_per_engine data field to topology node (v2)Huang Rui2-0/+5