aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdkfd
AgeCommit message (Expand)Author
2018-11-05drm/amdkfd: Add proper prefix to functionsAmber Lin
2018-11-05drm/amdkfd: Simplify kfd2kgd interfaceAmber Lin
2018-11-05drm/amdkfd: Use kmemdup instead of duplicating its functionzhong jiang
2018-10-10drm/amdkfd: Remove set but not used variable 'preempt_all_queues'YueHaibing
2018-10-09drm/amdkfd: Fix incorrect use of process->mmFelix Kuehling
2018-09-27drm/amdkfd: Remove the requirement for atomic Ops on vg20Shaoyun Liu
2018-09-26drm/amdkfd: Vega20 bring up on amdkfd sideShaoyun Liu
2018-09-26drm/amd: Interface change to support 64 bit page_table_baseShaoyun Liu
2018-09-26drm/amdkfd: Make the number of SDMA queues variableShaoyun Liu
2018-09-26drm/amdkfd: Add wavefront context save state retrieval ioctlJay Cornwall
2018-09-26drm/amdkfd: Report SDMA firmware version in the topologyFelix Kuehling
2018-09-26drm/amdkfd: KFD doesn't support TONGA SRIOVEmily Deng
2018-09-26drm/amdkfd: reflect atomic support in IO link propertiesEric Huang
2018-09-27BackMerge v4.19-rc5 into drm-nextDave Airlie
2018-09-20drm/amdkfd: Fix ATS capablity was not reported correctly on some APUsYong Zhao
2018-09-20drm/amdkfd: Change the control stack MTYPE from UC to NC on GFX9Yong Zhao
2018-09-10drm/amdkfd: Only add bi-directional iolink on GPU with XGMI or largebar (v2)shaoyunl
2018-09-10drm/amdkfd: Generate xGMI direct iolinkShaoyun Liu
2018-09-10drm/amdkfd: Add new iolink type definesShaoyun Liu
2018-09-10drm/amdkfd: kfd expose the hive_id of the device through its node propertiesShaoyun Liu
2018-08-29drm/amdgpu: Relocate some definitions v2Amber Lin
2018-08-29drm/amdkfd: Release an acquired process vmOak Zeng
2018-08-29drm/amdgpu: Set pasid for compute vm (v2)Oak Zeng
2018-08-28drm/amdgpu: Move KFD parameters to amdgpu (v3)Amber Lin
2018-08-28drm/amdgpu: Merge amdkfd into amdgpuAmber Lin
2018-07-16drm/amdkfd: Call kfd2kgd.set_compute_idleFelix Kuehling
2018-07-14drm/amdkfd: Add CU-masking ioctl to KFDFelix Kuehling
2018-07-13drm/amdkfd: Enable Raven for KFDYong Zhao
2018-07-13drm/amdkfd: Optimize out some duplicated code in kfd_signal_iommu_event()Yong Zhao
2018-07-13drm/amdkfd: Workaround to accommodate Raven too many PPR issueYong Zhao
2018-07-13drm/amdkfd: Avoid flooding dmesg on Raven due to IOMMU issuesYong Zhao
2018-07-13drm/amdkfd: Make SDMA engine number an ASIC-dependent variableYong Zhao
2018-07-13drm/amdkfd: Consolidate duplicate memory banks info in topologyYong Zhao
2018-07-11drm/amdkfd: Clean up reference of radeonYong Zhao
2018-07-11drm/amdkfd: Replace mqd with mqd_mgr as the variable name for mqd_managerYong Zhao
2018-07-11drm/amdkfd: Use module parameters noretry as the internal variable nameYong Zhao
2018-07-11drm/amdkfd: Introduce KFD module parameter halt_if_hws_hangYong Zhao
2018-07-11drm/amdkfd: Add debugfs interface to trigger HWS hangShaoyun Liu
2018-07-11drm/amdkfd: Fix kernel queue 64 bit doorbell offset calculationShaoyun Liu
2018-07-11drm/amdkfd: Implement hang detection in KFD and call amdgpuShaoyun Liu
2018-07-11drm/amdkfd: Implement GPU reset handlers in KFDShaoyun Liu
2018-07-11drm/amdkfd: Add gpu reset interface and place holderShaoyun Liu
2018-07-11drm/amdkfd: fix zero reading of VMID and PASID for HawaiiLan Xiao
2018-07-11drm/amdkfd: Handle VM faults in KFDshaoyunl
2018-07-11drm/amdkfd: send SIGSEGV to process upon KFD_EVENT_TYPE_MEMORYMoses Reuben
2018-07-11drm/amdkfd: Fix error codes in kfd_get_processWei Lu
2018-07-11drm/amdkfd: Fix race between scheduler and context restoreJay Cornwall
2018-07-11drm/amdkfd: Stop using GFP_NOIO explicitlyFelix Kuehling
2018-07-11drm/amdkfd: Reliably prevent reclaim-FS while holding DQM lockFelix Kuehling
2018-07-11drm/admkfd use modern ktime accessorsArnd Bergmann