summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdkfd
Commit message (Expand)AuthorAgeFilesLines
...
| * drm/amdkfd: Fix reference count leaks.Qiushi Wu2020-07-011-5/+15
| * drm/amdkfd: Add eviction debug messagesFelix Kuehling2020-07-012-0/+8
| * drm/amdkfd: Use correct major in devcgroup checkLorenz Brun2020-07-011-1/+2
| * drm/amdkfd: sienna_cichlid virtual function supportshaoyunl2020-07-011-1/+1
| * drm/amdkfd: Support debugger in Navi1x trap handlerJay Cornwall2020-07-012-720/+789
| * drm/amdkfd: Support newer assemblers in gfx10 trap handlerJay Cornwall2020-07-012-334/+341
| * drm/amdkfd: Add Sienna_Cichlid trap handler supportJay Cornwall2020-07-013-271/+731
| * drm/amdkfd: Support Sienna_Cichlid KFD v4Yong Zhao2020-07-016-0/+26
| * drm/amdkfd: fix a dereference of pdd before it is null checkedColin Ian King2020-05-291-2/+3
| * drm/amdkfd: Fix GCC 10 compiler warningFelix Kuehling2020-05-281-135/+139
| * drm/amdkfd: Track SDMA utilization per processMukul Joshi2020-05-284-14/+198
* | Merge tag 'amd-drm-fixes-5.8-2020-06-17' of git://people.freedesktop.org/~agd...Dave Airlie2020-06-191-1/+2
|\ \
| * | drm/amdkfd: Use correct major in devcgroup checkLorenz Brun2020-06-171-1/+2
| |/
* | mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse2020-06-091-2/+2
* | Merge tag 'drm-next-2020-06-02' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-06-0215-36/+235
|\|
| * drm/amdkfd: report the real PCI bus numberEvan Quan2020-05-211-1/+1
| * drm/amdkfd: Fix boolreturn.cocci warningsAishwarya Ramakrishnan2020-05-211-2/+2
| * drm/amdkfd: Use a systematic method to calculate queue mask bitYong Zhao2020-05-011-1/+3
| * drm/amdkfd: Fix comment formattingFelix Kuehling2020-05-011-2/+2
| * drm/amdkfd: Report domain with topologyOri Messinger2020-05-012-0/+4
| * drm/amdkfd: Track GPU memory utilization per processMukul Joshi2020-04-303-10/+67
| * drm/amdkfd: Enable over-subscription with >1 GWS queueJoseph Greathouse2020-04-288-6/+62
| * drm/amdkfd: Enable GWS based on FW SupportJoseph Greathouse2020-04-284-13/+38
| * drm/amdkfd: New IOCTL to allocate queue GWS (v2)Oak Zeng2020-04-283-0/+50
| * drm/amdkfd: Put ASIC revision into HSA capabilityJoseph Greathouse2020-04-282-1/+8
| * drm/amdkfd: Adjust three kfd dmesg printings during initializationYong Zhao2020-04-222-3/+1
* | device_cgroup: Cleanup cgroup eBPF device filter codeOdin Ugedal2020-04-131-1/+1
|/
* drm/amdkfd: kfree the wrong pointerJack Zhang2020-04-011-2/+2
* drm: amd: fix spelling mistake "shoudn't" -> "shouldn't"Colin Ian King2020-03-191-1/+1
* drm/amdkfd: Consolidate duplicated bo alloc flagsYong Zhao2020-03-101-6/+7
* drm/amdkfd: Use pr_debug to print the message of reaching event limitYong Zhao2020-03-101-1/+1
* drm/amdkfd: Signal eviction fence on process destruction (v2)Felix Kuehling2020-03-061-0/+5
* drm/amdkfd: Add more comments on GFX9 user CP queue MQD workaroundYong Zhao2020-03-061-3/+15
* drm/amdkfd: fix indentation issueColin Ian King2020-03-051-1/+1
* drm/amdkfd: change SDMA MQD memory typeEric Huang2020-02-281-1/+1
* drm/amdkfd: Make get_tile_config() genericYong Zhao2020-02-281-1/+1
* drm/amdkfd: Delete unnecessary unmap queue package submissionsYong Zhao2020-02-263-68/+29
* drm/amdkfd: Delete excessive printingsYong Zhao2020-02-262-5/+1
* drm/amdkfd: Fix a memory leak in queue creation error handlingYong Zhao2020-02-261-0/+3
* drm/amdkfd: Count active CP queues directlyYong Zhao2020-02-263-16/+35
* drm/amdkfd: Avoid ambiguity by indicating it's cp queueYong Zhao2020-02-265-10/+10
* drm/amdkfd: Rename queue_count to active_queue_countYong Zhao2020-02-264-23/+23
* drm/amd: Extend ROCt to surface UUID for devices that have themDivya Shikre2020-02-264-0/+10
* drm/amdkfd: refactor runtime pm for bacoRajneesh Bhardwaj2020-02-123-14/+58
* drm/amdkfd: show warning when kfd is lockedRajneesh Bhardwaj2020-02-121-0/+2
* drm/amdkfd: Add queue information to sysfsAmber Lin2020-02-063-0/+99
* drm/amdkfd: Fix a bug in SDMA RLC queue counting under HWS modeYong Zhao2020-02-041-4/+6
* drm/amdkfd: Add a message when SW scheduler is usedYong Zhao2020-01-161-0/+1
* drm/amdkfd: use map_queues for hiq on gfx v10 as wellHuang Rui2020-01-161-1/+9
* drm/amdkfd: use kiq to load the mqd of hiq queue for gfx v9 (v6)Aaron Liu2020-01-161-1/+9