aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdkfd/kfd_priv.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-07-15drm/amdkfd: Provide SMI events watchAmber Lin1-0/+4
2020-07-15drm/amdkfd: fix kernel-doc and cleanupRajneesh Bhardwaj1-36/+25
2020-07-02Merge tag 'amd-drm-next-5.9-2020-07-01' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie1-2/+19
2020-07-01drm/amdkfd: Add eviction debug messagesFelix Kuehling1-0/+5
2020-07-01drm/amdkfd: Use correct major in devcgroup checkLorenz Brun1-1/+2
2020-06-19Merge tag 'amd-drm-fixes-5.8-2020-06-17' of git://people.freedesktop.org/~agd5f/linux into drm-fixesDave Airlie1-1/+2
2020-06-17drm/amdkfd: Use correct major in devcgroup checkLorenz Brun1-1/+2
2020-06-02Merge tag 'drm-next-2020-06-02' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-0/+23
2020-05-28drm/amdkfd: Track SDMA utilization per processMukul Joshi1-2/+14
2020-04-30drm/amdkfd: Track GPU memory utilization per processMukul Joshi1-0/+7
2020-04-28drm/amdkfd: Enable over-subscription with >1 GWS queueJoseph Greathouse1-0/+13
2020-04-28drm/amdkfd: Enable GWS based on FW SupportJoseph Greathouse1-0/+1
2020-04-28drm/amdkfd: New IOCTL to allocate queue GWS (v2)Oak Zeng1-0/+2
2020-04-13device_cgroup: Cleanup cgroup eBPF device filter codeOdin Ugedal1-1/+1
2020-02-26drm/amd: Extend ROCt to surface UUID for devices that have themDivya Shikre1-0/+3
2020-02-12drm/amdkfd: refactor runtime pm for bacoRajneesh Bhardwaj1-0/+1
2020-02-06drm/amdkfd: Add queue information to sysfsAmber Lin1-0/+7
2020-01-07drm/amdkfd: Avoid hanging hardware in stop_cpschFelix Kuehling1-2/+2
2019-11-22drm/amdkfd: Delete KFD_MQD_TYPE_COMPUTEYong Zhao1-2/+1
2019-11-13drm/amdkfd: Avoid using doorbell_off as offset in process doorbell pagesYong Zhao1-1/+2
2019-11-13drm/amdkfd: Use better name to indicate the offset is in dwordsYong Zhao1-4/+5
2019-11-13drm/amdkfd: Simplify the mmap offset related bit operationsYong Zhao1-6/+3
2019-11-13drm/amdkfd: Use kernel queue v9 functions for v10Yong Zhao1-4/+0
2019-10-26Merge tag 'drm-next-5.5-2019-10-09' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie1-5/+21
2019-10-09drm/amdkfd: update for drmP.h removalStephen Rothwell1-3/+3
2019-10-07drm/amdkfd: Check against device cgroupHarish Kasiviswanathan1-0/+17
2019-10-03drm/amdkfd: Use hex print format for pasidYong Zhao1-1/+1
2019-10-03drm/amd: Pass drm_device to kfdHarish Kasiviswanathan1-0/+3
2019-10-03drm/amdkfd: Delete unused KFD_IS_* macroYong Zhao1-4/+0
2019-09-21Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-3/+0
2019-08-21drm/amdkfd: Fill the name field in node topology with asic name v2Yong Zhao1-0/+1
2019-08-20drm/amdkfd: use mmu_notifier_putJason Gunthorpe1-3/+0
2019-07-16drm/amdkfd: Consistently apply noretry settingFelix Kuehling1-1/+1
2019-07-03drm/amdkfd: Print a warning when the runlist becomes oversubscribedFelix Kuehling1-0/+1
2019-06-21drm/amdkfd: Add navi10 support to amdkfd. (v3)Philip Cox1-3/+18
2019-06-20drm/amdkfd: Add procfs-style information for KFD processesKent Russell1-0/+9
2019-06-11drm/amdkfd: CP queue priority controlsOak Zeng1-0/+11
2019-06-11drm/amdkfd: Simplify eviction state logicFelix Kuehling1-0/+5
2019-05-28drm/amdkfd: Add function to set queue gwsOak Zeng1-0/+6
2019-05-28drm/amdkfd: Allocate gws on device initializationOak Zeng1-0/+3
2019-05-28drm/amdkfd: Add gws number to kfd topology node propertiesOak Zeng1-0/+5
2019-05-28drm/amdkfd: Use kfd fd to mmap mmioOak Zeng1-0/+1
2019-05-24drm/amdkfd: Introduce XGMI SDMA queue typeOak Zeng1-1/+3
2019-05-24drm/amdkfd: Introduce DIQ type mqd managerOak Zeng1-0/+1
2019-05-24drm/amdkfd: Introduce asic-specific mqd_manager_init functionOak Zeng1-2/+0
2019-05-24drm/amdkfd: Fix compute profile switchingHarish Kasiviswanathan1-0/+7
2019-05-24drm/amdkfd: Cosmetic cleanupKent Russell1-1/+1
2019-03-19drm/amdkfd: add RAS ECC event support (v3)Eric Huang1-0/+3
2019-02-18drm/amdkfd: Fix bugs regarding CP queue doorbell mask on SOC15Yong Zhao1-0/+11
2019-02-18drm/amdkfd: Move a constant definition aroundYong Zhao1-5/+6