aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-03drm/amdgpu : enable msix for amdgpu drivershaoyunl1-2/+3
2019-10-03drm/amdkfd: Improve KFD IOCTL printingYong Zhao1-2/+3
2019-10-03drm/amdgpu: Export setup_vm_pt_regs() logic for mmhub 2.0Yong Zhao2-7/+14
2019-10-03drm/amdgpu: Add the HDP flush support for NaviYong Zhao2-3/+22
2019-10-03drm/amdkfd: Use array to probe kfd2kgd_callsYong Zhao8-106/+41
2019-10-03drm/amdkfd: Delete unnecessary function declarationsYong Zhao3-257/+90
2019-10-03drm/amdgpu: Delete useless header file referenceYong Zhao10-21/+0
2019-10-03drm/amd/amdgpu/sriov ip block setting of ArcturusJack Zhang2-8/+20
2019-10-03drm/amdgpu: return tcc_disabled_mask to userspaceMarek Olšák5-1/+19
2019-10-03drm/amdgpu/dm/mst: Use ->atomic_best_encoderLyude Paul1-5/+5
2019-10-03drm/amdgpu/dm/mst: Don't create MST topology managers for eDP portsLyude Paul1-0/+4
2019-10-03drm/amdgpu/dm/mst: Remove unnecessary NULL checkLyude Paul1-4/+2
2019-10-03drm/amdgpu: Iterate through DRM connectors correctlyLyude Paul11-73/+195
2019-10-03drm/amdgpu/dm: Resume short HPD IRQs before resuming MST topologyLyude Paul1-3/+3
2019-10-03drm/amdkfd: fix kgd2kfd_device_init() definition conflict errorPrike Liang1-0/+1
2019-10-03drm/amd/powerplay: initlialize smu->is_apu is false by defaultKevin Wang1-0/+1
2019-10-03Revert "drm/amdgpu: disable stutter mode for renoir"Aaron Liu1-2/+0
2019-10-03drm/amd/powerplay: update the interface for getting dpm full scale clock frequencyPrike Liang3-17/+34
2019-10-03drm/amd/powerplay: implement the interface for setting sclk/uclk profile_peak levelPrike Liang1-0/+40
2019-10-03drm/amd/powerplay: implement interface set_power_profile_mode() (v2)Prike Liang1-0/+31
2019-10-03drm/amd/powerplay: add the interfaces for getting and setting profiling dpm clock levelPrike Liang1-0/+91
2019-10-03drm/amd/powerplay: add interface for getting workload typePrike Liang1-0/+29
2019-10-03drm/amd/powerplay: add interface for forcing and unforcing dpm limit valuePrike Liang1-0/+62
2019-10-03drm/amd/powerplay: implement the interface for setting soft freq rangePrike Liang4-23/+91
2019-10-03drm/amd/powerplay: bypass dpm_context null pointer check guard for some smu seriesPrike Liang3-3/+6
2019-10-03drm/amd/amdgpu: add IH cg support on soc15 projectKenneth Feng3-1/+45
2019-10-03drm/amd/powerplay: add sensor lock support for smuKevin Wang5-0/+9
2019-10-03drm/amd/powerplay: change metrics update period from 1ms to 100msKevin Wang1-1/+1
2019-10-03drm/amdkfd: Fix race in gfx10 context restore handlerJay Cornwall2-69/+71
2019-10-03drm/amdkfd: Use setup_vm_pt_regs function from base driver in KFDYong Zhao1-20/+3
2019-10-03drm/amdgpu: Export setup_vm_pt_regs() logic for gfxhub 2.0Yong Zhao2-8/+14
2019-10-03drm/amdkfd: Eliminate get_atc_vmid_pasid_mapping_validYong Zhao9-122/+76
2019-10-03drm/amdkfd: Query vmid pasid mapping through stored info for non HWSYong Zhao1-2/+1
2019-10-03drm/amdkfd: Record vmid pasid mapping in the driver for non HWS modeYong Zhao2-13/+25
2019-10-03drm/amdkfd: Use hex print format for pasidYong Zhao9-39/+39
2019-10-03drm/amdkfd: Delete unused definesYong Zhao1-3/+0
2019-10-03drm/amdkfd: Move the control stack on GFX10 to userspace bufferYong Zhao1-33/+4
2019-10-03drm/amd: Pass drm_device to kfdHarish Kasiviswanathan4-1/+7
2019-10-03drm/amdkfd: Store kfd_dev in iolink and cache propertiesHarish Kasiviswanathan2-0/+13
2019-10-03drm/amdkfd: use navi12 specific family id for navi12 code pathshaoyunl7-1/+7
2019-10-03drm/amdgpu: Add SMUIO values for other I2C controller v2Kent Russell2-0/+268
2019-10-03drm/amdkfd: Use better name for sdma queue non HWS pathYong Zhao5-190/+196
2019-10-03drm/amdkfd: Delete useless SDMA register setting on non HWS pathYong Zhao5-71/+3
2019-10-03drm/amd/display: prevent memory leakNavid Emamdoost5-0/+5
2019-10-03drm/amdkfd: Add NAVI12 support from kfd sideshaoyunl1-0/+19
2019-10-03drm/amdgpu: restrict hotplug error messageChristian König1-1/+4
2019-10-03drm/amdgpu: once more fix amdgpu_bo_create_kernel_atChristian König1-3/+6
2019-10-03drm/amd/powerplay: update arcturus smu-driver interaction headerEvan Quan2-8/+9
2019-10-03drm/amdgpu: add comments in ras interrupt callbackTao Zhou3-1/+14
2019-10-03drm/amdgpu: implement common gmc_ras_late_initTao Zhou3-21/+21