aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdkfd
AgeCommit message (Expand)Author
2019-05-05drm/amdkfd: use init_mqd function to allocate object for hid_mqd (CI)Kevin Wang
2019-03-08drm/amdkfd: Don't assign dGPUs to APU topology devicesFelix Kuehling
2018-12-30drm/amdkfd: add new vega10 pci idsAlex Deucher
2018-10-18drm/amdkfd: Fix ATS capablity was not reported correctly on some APUsYong Zhao
2018-10-18drm/amdkfd: Change the control stack MTYPE from UC to NC on GFX9Yong Zhao
2018-09-26drm/amdkfd: Fix error codes in kfd_get_processWei Lu
2018-09-26drm/amdkfd: Fix kernel queue 64 bit doorbell offset calculationShaoyun Liu
2018-05-15Merge tag 'drm-amdkfd-next-2018-05-14' of git://people.freedesktop.org/~gabba...Dave Airlie
2018-04-24drm/amdkfd: fix build, select MMU_NOTIFIERRandy Dunlap
2018-04-24drm/amdkfd: fix clock counter retrieval for node without GPUAndres Rodriguez
2018-04-24drm/amdkfd: Fix the error return code in kfd_ioctl_unmap_memory_from_gpu()Wei Yongjun
2018-04-24drm/amdkfd: kfd_dev_is_large_bar() can be statickbuild test robot
2018-04-13drm/amdkfd: Remove vlaLaura Abbott
2018-05-01drm/amdkfd: Add sanity checks in IRQ handlersFelix Kuehling
2018-05-01drm/amdkfd: Remove queue node when destroy queue failedShaoyun Liu
2018-05-01drm/amdkfd: Locking PM mutex while allocating IB bufferBen Goz
2018-05-01drm/amdkfd: Remove initialization of cp_hqd_ib_control on CIKFelix Kuehling
2018-05-01drm/amdkfd: Fix signal handling performance againFelix Kuehling
2018-05-01drm/amdkfd: Fix CP soft hang on APUsYong Zhao
2018-05-01drm/amdkfd: Separate trap handler assembly code and its hex valuesYong Zhao
2018-05-01drm/amdkfd: Remove redundant include of amd-iommu.hFelix Kuehling
2018-05-01drm/amdkfd: use %px to print user space address instead of %pPhilip Yang
2018-05-01drm/amdkfd: Use volatile MTYPE in default/alternate aperturesJay Cornwall
2018-05-01drm/amdkfd: Reduce priority of context-saving waves before spin-waitJay Cornwall
2018-05-01drm/amdkfd: Dump HQD of HIQOak Zeng
2018-04-24drm/amdkfd: Integer overflows in ioctlDan Carpenter
2018-04-10drm/amdkfd: Add Vega10 topology and device infoFelix Kuehling
2018-04-10drm/amdkfd: Try to enable atomics for all GPUswelu
2018-04-10drm/amdkfd: Add GFXv9 CWSR trap handlerFelix Kuehling
2018-04-10drm/amdkfd: Support flat memory apertures for GFXv9Felix Kuehling
2018-04-10drm/amdkfd: Remove limit on number of GPUs (follow-up)Felix Kuehling
2018-04-08drm/amdkfd: Add 64-bit doorbell and wptr support to kernel queueFelix Kuehling
2018-04-10drm/amdkfd: Fix kernel queue rollback_packetFelix Kuehling
2018-04-10drm/amdkfd: Fix goto usageFelix Kuehling
2018-04-10drm/amdkfd: Add SOC15 interrupt processing supportFelix Kuehling
2018-04-10drm/amdkfd: Add GFXv9 device queue managerFelix Kuehling
2018-04-10drm/amdkfd: Add GFXv9 MQD managerFelix Kuehling
2018-04-10drm/amdkfd: Add GFXv9 PM4 packet writer functionsFelix Kuehling
2018-04-10drm/amdkfd: Move packet writer functions into ASIC-specific fileFelix Kuehling
2018-04-10drm/amdkfd: Implement doorbell allocation for SOC15Felix Kuehling
2018-04-10drm/amdkfd: Clean up KFD_MMAP_ offset handlingHarish Kasiviswanathan
2018-04-10drm/amdkfd: Make doorbell size ASIC-dependentFelix Kuehling
2018-04-02Merge tag 'drm-for-v4.17' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2018-03-23drm/amdkfd: Add quiesce_mm and resume_mm to kgd2kfd_callsFelix Kuehling
2018-03-23drm/amdkfd: GFP_NOIO while holding locks taken in MMU notifierFelix Kuehling
2018-03-23drm/amdkfd: Use ordered workqueue to restore processesFelix Kuehling
2018-03-23drm/amdkfd: Deallocate SDMA queues correctlyFelix Kuehling
2018-03-23drm/amdkfd: Fix scratch memory with HWS enabledFelix Kuehling
2018-03-15drm/amdkfd: Add module option for testing large-BAR functionalityFelix Kuehling
2018-03-15drm/amdkfd: Kmap event page for dGPUsFelix Kuehling