summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorChunming Zhou <David1.Zhou@amd.com>2017-04-20 16:17:34 +0800
committerAlex Deucher <alexander.deucher@amd.com>2017-05-24 17:40:08 -0400
commit36bbf3bf9b23a9fe66558e2aa235f7d81c4a0727 (patch)
tree77beadd5e440feba2b76348b604b7692144e2f9d /tools/perf/scripts/python/export-to-postgresql.py
parentcfbcacf42803a690be40068325d20d74b6093c8c (diff)
downloadkernel-36bbf3bf9b23a9fe66558e2aa235f7d81c4a0727.tar.gz
drm/amdgpu: add reserved vmid field in vm struct v2
v2: rename dedicated_vmid to reserved_vmid Signed-off-by: Chunming Zhou <David1.Zhou@amd.com> Reviewed-by: Junwei Zhang <Jerry.Zhang@amd.com> Reviewed-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions
port from libahci.Suman Tripathi 2016-02-11libahci: Implement the capability to override the generic ahci interrupt hand...Suman Tripathi 2016-01-25drivers: ata: wake port before DMA stop for ALPMDanesh Petigara 2015-12-07ahci: compile out msi/msix infrastructureDan Williams 2015-11-16ahci: kill 'intr_status'Dan Williams 2015-11-16ahci: per-port msix supportDan Williams 2015-09-30ata: ahci: find eSATA ports and flag them as removableManuel Lauss 2015-06-03ahci: Store irq number in struct ahci_host_privRobert Richter 2015-05-10libahci: Add support to handle HOST_IRQ_STAT as edge trigger latch.Suman Tripathi 2015-01-28ata: ahci_platform: fix owner module reference mismatch for scsi hostAkinobu Mita 2015-01-19ata: libahci: Allow using multiple regulatorsGregory CLEMENT 2014-10-06AHCI: Do not read HOST_IRQ_STAT reg in multi-MSI modeAlexander Gordeev 2014-10-06AHCI: Move host activation code into ahci_host_activate()Alexander Gordeev 2014-10-06AHCI: Pass SCSI host template as arg to ahci_host_activate()Alexander Gordeev 2014-09-28AHCI: Cleanup checking of multiple MSIs/SLM modesAlexander Gordeev 2014-09-23ahci-platform: Bump max number of clocks to 5Kumar Gala 2014-07-30ata: libahci: allow to use multiple PHYsAntoine Ténart 2014-07-30ata: libahci_platform: move port_map parameters into the AHCI structureAntoine Ténart 2014-07-30Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Tejun Heo 2014-07-18ata: ahci_platform: Increase AHCI_MAX_CLKS to 4Mikko Perttunen 2014-07-08libahci: export ahci_qc_issue() and ahci_start_fix_rx()Suman Tripathi 2014-06-09Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds 2014-05-14ata: ahci: append new hflag AHCI_HFLAG_NO_FBSKefeng Wang 2014-04-24ahci: disable DEVSLP for Intel ValleyviewJacob Pan 2014-04-17ahci: Ensure "MSI Revert to Single Message" mode is not enforcedAlexander Gordeev