summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdkfd/kfd_priv.h
Commit message (Expand)AuthorAgeFilesLines
* drm/amdkfd: Avoid hanging hardware in stop_cpschFelix Kuehling2020-01-071-2/+2
* drm/amdkfd: Delete KFD_MQD_TYPE_COMPUTEYong Zhao2019-11-221-2/+1
* drm/amdkfd: Avoid using doorbell_off as offset in process doorbell pagesYong Zhao2019-11-131-1/+2
* drm/amdkfd: Use better name to indicate the offset is in dwordsYong Zhao2019-11-131-4/+5
* drm/amdkfd: Simplify the mmap offset related bit operationsYong Zhao2019-11-131-6/+3
* drm/amdkfd: Use kernel queue v9 functions for v10Yong Zhao2019-11-131-4/+0
* Merge tag 'drm-next-5.5-2019-10-09' of git://people.freedesktop.org/~agd5f/li...Dave Airlie2019-10-261-5/+21
|\
| * drm/amdkfd: update for drmP.h removalStephen Rothwell2019-10-091-3/+3
| * drm/amdkfd: Check against device cgroupHarish Kasiviswanathan2019-10-071-0/+17
| * drm/amdkfd: Use hex print format for pasidYong Zhao2019-10-031-1/+1
| * drm/amd: Pass drm_device to kfdHarish Kasiviswanathan2019-10-031-0/+3
| * drm/amdkfd: Delete unused KFD_IS_* macroYong Zhao2019-10-031-4/+0
* | Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds2019-09-211-3/+0
|\ \ | |/ |/|
| * drm/amdkfd: use mmu_notifier_putJason Gunthorpe2019-08-201-3/+0
* | drm/amdkfd: Fill the name field in node topology with asic name v2Yong Zhao2019-08-211-0/+1
|/
* drm/amdkfd: Consistently apply noretry settingFelix Kuehling2019-07-161-1/+1
* drm/amdkfd: Print a warning when the runlist becomes oversubscribedFelix Kuehling2019-07-031-0/+1
* drm/amdkfd: Add navi10 support to amdkfd. (v3)Philip Cox2019-06-211-3/+18
* drm/amdkfd: Add procfs-style information for KFD processesKent Russell2019-06-201-0/+9
* drm/amdkfd: CP queue priority controlsOak Zeng2019-06-111-0/+11
* drm/amdkfd: Simplify eviction state logicFelix Kuehling2019-06-111-0/+5
* drm/amdkfd: Add function to set queue gwsOak Zeng2019-05-281-0/+6
* drm/amdkfd: Allocate gws on device initializationOak Zeng2019-05-281-0/+3
* drm/amdkfd: Add gws number to kfd topology node propertiesOak Zeng2019-05-281-0/+5
* drm/amdkfd: Use kfd fd to mmap mmioOak Zeng2019-05-281-0/+1
* drm/amdkfd: Introduce XGMI SDMA queue typeOak Zeng2019-05-241-1/+3
* drm/amdkfd: Introduce DIQ type mqd managerOak Zeng2019-05-241-0/+1
* drm/amdkfd: Introduce asic-specific mqd_manager_init functionOak Zeng2019-05-241-2/+0
* drm/amdkfd: Fix compute profile switchingHarish Kasiviswanathan2019-05-241-0/+7
* drm/amdkfd: Cosmetic cleanupKent Russell2019-05-241-1/+1
* drm/amdkfd: add RAS ECC event support (v3)Eric Huang2019-03-191-0/+3
* drm/amdkfd: Fix bugs regarding CP queue doorbell mask on SOC15Yong Zhao2019-02-181-0/+11
* drm/amdkfd: Move a constant definition aroundYong Zhao2019-02-181-5/+6
* drm/amdgpu: Relocate kgd2kfd function declarationAmber Lin2019-01-141-22/+0
* drm/amdkfd: Add DMABuf import functionalityFelix Kuehling2018-12-071-0/+1
* drm/amdkfd: page_table_base already have the flags neededYong Zhao2018-11-051-0/+1
* drm/amd: Interface change to support 64 bit page_table_baseShaoyun Liu2018-09-261-1/+1
* drm/amdkfd: Make the number of SDMA queues variableShaoyun Liu2018-09-261-0/+1
* drm/amdkfd: Add wavefront context save state retrieval ioctlJay Cornwall2018-09-261-0/+5
* drm/amdkfd: Report SDMA firmware version in the topologyFelix Kuehling2018-09-261-0/+4
* drm/amdkfd: reflect atomic support in IO link propertiesEric Huang2018-09-261-0/+2
* BackMerge v4.19-rc5 into drm-nextDave Airlie2018-09-271-0/+1
|\
| * drm/amdkfd: Fix ATS capablity was not reported correctly on some APUsYong Zhao2018-09-201-0/+1
* | drm/amdkfd: Only add bi-directional iolink on GPU with XGMI or largebar (v2)shaoyunl2018-09-101-0/+1
* | drm/amdkfd: kfd expose the hive_id of the device through its node propertiesShaoyun Liu2018-09-101-0/+3
* | drm/amdgpu: Relocate some definitions v2Amber Lin2018-08-291-28/+0
|/
* drm/amdkfd: Add CU-masking ioctl to KFDFelix Kuehling2018-07-141-0/+5
* drm/amdkfd: Make SDMA engine number an ASIC-dependent variableYong Zhao2018-07-131-0/+1
* drm/amdkfd: Clean up reference of radeonYong Zhao2018-07-111-1/+1
* drm/amdkfd: Use module parameters noretry as the internal variable nameYong Zhao2018-07-111-1/+1
OpenPOWER on IntegriCloud