summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdkfd
AgeCommit message (Expand)Author
2020-09-15drm/amdkfd: fix a memory leak issueDennis Li
2020-09-15drm/kfd: fix a system crash issue during GPU recoveryDennis Li
2020-07-15drm/amd/amdkfd: Fix large framesize for kfd_smi_ev_read()Aurabindo Pillai
2020-07-15drm/amdkfd: Provide SMI events watchAmber Lin
2020-07-15drm/amdkfd: Add kfd2kgd_funcs for navy_flounder kfd supportChengming Gui
2020-07-15drm/amdkfd: Support navy_flounder KFDChengming Gui
2020-07-15drm/amdkfd: fix kernel-doc and cleanupRajneesh Bhardwaj
2020-07-08drm/amdkfd: Remove redundant kfd2kgd interface lookupFelix Kuehling
2020-07-02drm/amdkfd: Add Arcturus GWS support and fix VG10Joseph Greathouse
2020-07-02drm/amdkfd: Update hardware scheduling time quantaJoseph Greathouse
2020-07-02Merge tag 'amd-drm-next-5.9-2020-07-01' of git://people.freedesktop.org/~agd5...Dave Airlie
2020-07-01drm/amdkfd: Fix circular locking dependency warningMukul Joshi
2020-07-01drm/amd: fix potential memleak in err branchBernard Zhao
2020-07-01drm/amdkfd: label internally used symbols as staticNirmoy Das
2020-07-01drm/amdkfd: fix ref count leak when pm_runtime_get_sync failsAlex Deucher
2020-07-01drm/amdkfd: Fix reference count leaks.Qiushi Wu
2020-07-01drm/amdkfd: Add eviction debug messagesFelix Kuehling
2020-07-01drm/amdkfd: Use correct major in devcgroup checkLorenz Brun
2020-07-01drm/amdkfd: sienna_cichlid virtual function supportshaoyunl
2020-07-01drm/amdkfd: Support debugger in Navi1x trap handlerJay Cornwall
2020-07-01drm/amdkfd: Support newer assemblers in gfx10 trap handlerJay Cornwall
2020-07-01drm/amdkfd: Add Sienna_Cichlid trap handler supportJay Cornwall
2020-07-01drm/amdkfd: Support Sienna_Cichlid KFD v4Yong Zhao
2020-06-19Merge tag 'amd-drm-fixes-5.8-2020-06-17' of git://people.freedesktop.org/~agd...Dave Airlie
2020-06-17drm/amdkfd: Use correct major in devcgroup checkLorenz Brun
2020-06-09mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse
2020-06-02Merge tag 'drm-next-2020-06-02' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-05-29drm/amdkfd: fix a dereference of pdd before it is null checkedColin Ian King
2020-05-28drm/amdkfd: Fix GCC 10 compiler warningFelix Kuehling
2020-05-28drm/amdkfd: Track SDMA utilization per processMukul Joshi
2020-05-21drm/amdkfd: report the real PCI bus numberEvan Quan
2020-05-21drm/amdkfd: Fix boolreturn.cocci warningsAishwarya Ramakrishnan
2020-05-01drm/amdkfd: Use a systematic method to calculate queue mask bitYong Zhao
2020-05-01drm/amdkfd: Fix comment formattingFelix Kuehling
2020-05-01drm/amdkfd: Report domain with topologyOri Messinger
2020-04-30drm/amdkfd: Track GPU memory utilization per processMukul Joshi
2020-04-28drm/amdkfd: Enable over-subscription with >1 GWS queueJoseph Greathouse
2020-04-28drm/amdkfd: Enable GWS based on FW SupportJoseph Greathouse
2020-04-28drm/amdkfd: New IOCTL to allocate queue GWS (v2)Oak Zeng
2020-04-28drm/amdkfd: Put ASIC revision into HSA capabilityJoseph Greathouse
2020-04-22drm/amdkfd: Adjust three kfd dmesg printings during initializationYong Zhao
2020-04-13device_cgroup: Cleanup cgroup eBPF device filter codeOdin Ugedal
2020-04-01drm/amdkfd: kfree the wrong pointerJack Zhang
2020-03-19drm: amd: fix spelling mistake "shoudn't" -> "shouldn't"Colin Ian King
2020-03-10drm/amdkfd: Consolidate duplicated bo alloc flagsYong Zhao
2020-03-10drm/amdkfd: Use pr_debug to print the message of reaching event limitYong Zhao
2020-03-06drm/amdkfd: Signal eviction fence on process destruction (v2)Felix Kuehling
2020-03-06drm/amdkfd: Add more comments on GFX9 user CP queue MQD workaroundYong Zhao
2020-03-05drm/amdkfd: fix indentation issueColin Ian King
2020-02-28drm/amdkfd: change SDMA MQD memory typeEric Huang