Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-17drm/amdkfd: Call kfd2kgd.set_compute_idleFelix Kuehling
2018-07-15drm/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-12drm/amdkfd: Clean up reference of radeonYong Zhao
2018-07-12drm/amdkfd: Replace mqd with mqd_mgr as the variable name for mqd_managerYong Zhao
2018-07-12drm/amdkfd: Use module parameters noretry as the internal variable nameYong Zhao
2018-07-12drm/amdkfd: Introduce KFD module parameter halt_if_hws_hangYong Zhao
2018-07-12drm/amdkfd: Add debugfs interface to trigger HWS hangShaoyun Liu
2018-07-12drm/amdkfd: Fix kernel queue 64 bit doorbell offset calculationShaoyun Liu
2018-07-12drm/amdkfd: Implement hang detection in KFD and call amdgpuShaoyun Liu
2018-07-12drm/amdkfd: Implement GPU reset handlers in KFDShaoyun Liu
2018-07-12drm/amdkfd: Add gpu reset interface and place holderShaoyun Liu
2018-07-12drm/amdkfd: fix zero reading of VMID and PASID for HawaiiLan Xiao
2018-07-12drm/amdkfd: Handle VM faults in KFDshaoyunl
2018-07-12drm/amdkfd: send SIGSEGV to process upon KFD_EVENT_TYPE_MEMORYMoses Reuben
2018-07-12drm/amdkfd: Fix error codes in kfd_get_processWei Lu
2018-07-12drm/amdkfd: Fix race between scheduler and context restoreJay Cornwall
2018-07-12drm/amdkfd: Stop using GFP_NOIO explicitlyFelix Kuehling
2018-07-12drm/amdkfd: Reliably prevent reclaim-FS while holding DQM lockFelix Kuehling
2018-07-11drm/admkfd use modern ktime accessorsArnd Bergmann
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-14drm/amdkfd: Remove vlaLaura Abbott
2018-05-02drm/amdkfd: Add sanity checks in IRQ handlersFelix Kuehling
2018-05-02drm/amdkfd: Remove queue node when destroy queue failedShaoyun Liu
2018-05-02drm/amdkfd: Locking PM mutex while allocating IB bufferBen Goz
2018-05-02drm/amdkfd: Remove initialization of cp_hqd_ib_control on CIKFelix Kuehling
2018-05-02drm/amdkfd: Fix signal handling performance againFelix Kuehling
2018-05-02drm/amdkfd: Fix CP soft hang on APUsYong Zhao
2018-05-02drm/amdkfd: Separate trap handler assembly code and its hex valuesYong Zhao
2018-05-02drm/amdkfd: Remove redundant include of amd-iommu.hFelix Kuehling
2018-05-02drm/amdkfd: use %px to print user space address instead of %pPhilip Yang
2018-05-02drm/amdkfd: Use volatile MTYPE in default/alternate aperturesJay Cornwall
2018-05-02drm/amdkfd: Reduce priority of context-saving waves before spin-waitJay Cornwall
2018-05-02drm/amdkfd: Dump HQD of HIQOak Zeng
2018-04-24drm/amdkfd: Integer overflows in ioctlDan Carpenter
2018-04-11drm/amdkfd: Add Vega10 topology and device infoFelix Kuehling
2018-04-11drm/amdkfd: Try to enable atomics for all GPUswelu
2018-04-11drm/amdkfd: Add GFXv9 CWSR trap handlerFelix Kuehling
2018-04-11drm/amdkfd: Support flat memory apertures for GFXv9Felix Kuehling
2018-04-11drm/amdkfd: Remove limit on number of GPUs (follow-up)Felix Kuehling
2018-04-09drm/amdkfd: Add 64-bit doorbell and wptr support to kernel queueFelix Kuehling