aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-sqlite.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-01drm/amdkfd: Register/Deregister process on qpd resolutionBen Goz1-3/+6
2017-11-01drm/amdkfd: Fix debug unregister procedure on process terminationYair Shachar2-12/+29
2017-11-01drm/amdkfd: Avoid calling amd_iommu_unbind_pasid() when suspendingYong Zhao1-9/+5
2017-11-01drm/amdkfd: Disable CP/SDMA ring/doorbell in MQDJay Cornwall2-30/+11
2017-11-01drm/amdkfd: Clean up the data structure in kfd_processYong Zhao2-24/+0
2017-10-30drm/radeon: deprecate and remove KFD interfaceChristian König10-987/+4
2017-10-27drm/amdkfd: use a high priority workqueue for IH workAndres Rodriguez3-2/+4
2017-10-27drm/amdkfd: wait only for IH work on IH exitAndres Rodriguez1-2/+2
2017-10-27drm/amdkfd: increase IH num entries to 8192Andres Rodriguez1-1/+1
2017-10-27drm/amdkfd: use standard kernel kfifo for IHAndres Rodriguez2-57/+27
2017-10-27drm/amdkfd: increase limit of signal events to 4096 per processOded Gabbay1-1/+1
2017-10-27drm/amdkfd: Make event limit dependent on user mode mapping sizeFelix Kuehling2-6/+20
2017-10-27drm/amdkfd: Use IH context ID for signal lookupFelix Kuehling2-16/+64
2017-10-27drm/amdkfd: Simplify event ID and signal slot managementFelix Kuehling3-170/+80
2017-10-27drm/amdkfd: Simplify events page allocatorFelix Kuehling3-132/+70
2017-10-27drm/amdkfd: Use wait_queue_t to implement event waitingFelix Kuehling2-38/+24
2017-10-27drm/amdkfd: remove redundant kfd_event_waiter.input_indexFelix Kuehling1-6/+3
2017-10-27drm/amdkfd: Fix event destruction with pending waitersFelix Kuehling1-26/+46
2017-10-27drm/amdkfd: Clean up kfd_wait_on_eventsFelix Kuehling3-52/+32
2017-10-27drm/amdkfd: Fix scheduler race in kfd_wait_on_events sleep loopSean Keely1-1/+12
2017-10-27drm/amdkfd: Short cut for kfd_wait_on_events without waitingSean Keely1-4/+39
2017-10-27drm/amdkfd: Don't dereference kfd_process.mmFelix Kuehling3-6/+21
2017-10-27drm/amdkfd: Add SDMA trap src id to the KFD isr wanted listBesar Wicaksono2-1/+5
2017-11-01drm/msm: use %z format modifier for printing size_tArnd Bergmann1-1/+1
2017-11-01drm/hisilicon: Ensure LDI regs are properly configured.Peter Griffin1-0/+3
2017-10-29Linux 4.14-rc7Linus Torvalds1-1/+1
2017-10-29selftests: Introduce a new test case to tc testsuiteChris Mi3-5/+40