summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.h
AgeCommit message (Expand)Author
2020-10-15Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-09-25drm/amdgpu: store noretry parameter per driver instanceAlex Deucher
2020-09-17drm, iommu: Change type of pasid to u32Fenghua Yu
2020-07-27drm/amdkfd: Add thermal throttling SMI eventMukul Joshi
2020-06-11amdgpu: a NULL ->mm does not mean a thread is a kthreadChr
/******************************************************************************
*******************************************************************************
**
**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
**  Copyright (C) 2004-2009 Red Hat, Inc.  All rights reserved.
**
**  This copyrighted material is made available to anyone wishing to use,
**  modify, copy, or redistribute it subject to the terms and conditions
**  of the GNU General Public License v.2.
**
*******************************************************************************
******************************************************************************/

#ifndef __LOWCOMMS_DOT_H__
#define __LOWCOMMS_DOT_H__

int dlm_lowcomms_start(void);
void dlm_lowcomms_stop(void);
void dlm_lowcomms_exit(void);
int dlm_lowcomms_close(int nod
2019-03-28Revert "drm/amdgpu: replace get_user_pages with HMM mirror helpers"Alex Deucher
2019-03-19drm/amdkfd: add RAS ECC event support (v3)Eric Huang
2019-03-19drm/amdgpu: replace get_user_pages with HMM mirror helpersPhilip Yang
2019-01-14drm/amdgpu: Remove kgd2kfd function pointersAmber Lin
2019-01-14drm/amdgpu: Relocate kgd2kfd function declarationAmber Lin
2018-12-07drm/amdkfd: Add DMABuf import functionalityFelix Kuehling
2018-12-07drm/amdgpu: Add KFD VRAM limit che
conflictKuehling, Felix 2018-11-05drm/amdkfd: Add proper prefix to functionsAmber Lin 2018-09-26drm/amd: Interface change to support 64 bit page_table_baseShaoyun Liu 2018-09-27BackMerge v4.19-rc5 into drm-nextDave Airlie 2018-09-20drm/amdkfd: Change the control stack MTYPE from UC to NC on GFX9Yong Zhao 2018-09-10drm/amdgpu: get_hive_id from amdgpu side (v2)Shaoyun Liu 2018-08-29drm/amdkfd: Release an acquired process vmOak Zeng 2018-08-29drm/amdgpu: Set pasid for compute vm (v2)Oak Zeng 2018-07-16drm/amdgpu: Add kfd2kgd.set_compute_idle interfaceFelix Kuehling 2018-07-11drm/amdgpu: Enable the gpu reset from KFDShaoyun Liu 2018-07-11drm/amdgpu: Call KFD reset handlers during GPU resetShaoyun Liu 2018-07-11drm/amdgpu: save vm fault information for amdkfdshaoyunl