aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-04drm/amdgpu/vcn: use amdgpu_ring_test_helperLeo Liu3-28/+12
2019-10-03drm/amdgpu: improve MSI-X handling (v3)Alex Deucher1-4/+13
2019-10-03drm/amd/display: fix spelling mistake AUTHENICATED -> AUTHENTICATEDColin Ian King4-14/+14
2019-10-03drm/amdgpu: display_mode_vba_21: remove uint typedefArnd Bergmann1-8/+5
2019-10-03drm/amdgpu: hide another #warningArnd Bergmann1-2/+0
2019-10-03drm/amdgpu: make pmu support optional, againArnd Bergmann1-1/+1
2019-10-03drm/amd/display: memory leakNavid Emamdoost7-0/+7
2019-10-03drm/amdgpu: remove set but not used variable 'pipe'yu kuai1-3/+1
2019-10-03drm/amdgpu: Drop unused variable and statementAustin Kim1-2/+0
2019-10-03drm/amdgpu: fix multiple memory leaks in acp_hw_initNavid Emamdoost1-12/+22
2019-10-03drm/amdgpu: don't increment vram lost if we are in hibernationAlex Deucher2-4/+8
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