aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-07drm/amdgpu: Need to disable msix when unloading driverEmily Deng1-1/+1
2019-11-07drm/amdgpu: Add comments to gmc structureOak Zeng1-0/+30
2019-11-06drm/amdgpu: Improve RAS documentation (v2)Alex Deucher2-7/+68
2019-11-06drm/radeon: fix si_enable_smc_cac() failed issueAlex Deucher1-0/+1
2019-11-06drm/amdgpu/renoir: move gfxoff handling into gfx9 moduleAlex Deucher2-5/+6
2019-11-06drm/amdgpu: fix double reference droppingPan Bian1-4/+2
2019-11-06drm/amd/powerplay: fix struct init in renoir_print_clk_levelsRaul E Rangel1-1/+3
2019-11-06drm/amdgpu: fix potential double drop fence referencePan Bian1-0/+2
2019-11-06drm/amdgpu: change read of GPU clock counter on Vega10 VFEric Huang1-3/+16
2019-11-06drm/amdgpu: add warning for GRBM 1-cycle delay issue in gfx9changzhu1-0/+7
2019-11-06drm/amdgpu: add dummy read by engines for some GCVM status registers in gfx10changzhu4-6/+64
2019-11-06drm/amd/powerplay: fix deadlock on setting power_dpm_force_performance_levelEvan Quan1-5/+14
2019-11-06drm/amdgpu: perform p-state switch after the whole hive initializedEvan Quan1-12/+35
2019-11-06drm/amdgpu: fix possible pstate switch race conditionEvan Quan2-2/+35
2019-11-06drm/amdgpu: register gpu instance before fan boost feature enablmentEvan Quan2-1/+7
2019-11-06drm/amd/swSMU: fix smu workload bit map errorKevin Wang2-2/+2
2019-11-06drm/amd/powerplay: update Arcturus driver-smu interface headerEvan Quan2-2/+2
2019-11-06drm/amdgpu: disallow direct upload save restore list from gfx driverHawking Zhang1-1/+2
2019-11-06drm/sched: Fix passing zero to 'PTR_ERR' warning v2Andrey Grodzovsky1-2/+5
2019-11-06drm/amdgpu/discovery: Need to free discovery memoryEmily Deng1-3/+3
2019-11-06drm/amd/powerplay: print the pptable providerXiaojie Yuan1-0/+2
2019-11-06Revert "drm/amd/display: setting the DIG_MODE to the correct value."Zhan Liu1-9/+0
2019-11-06drm/amd/display: Add ENGINE_ID_DIGD condition check for Navi14Zhan Liu1-0/+5
2019-11-06drm/amdgpu: Show resolution correctly in mode validation debug outputNeil Mayhew1-1/+1
2019-11-06drm/amdgpu/gpuvm: add some additional comments in amdgpu_vm_update_ptesAlex Deucher1-1/+9
2019-11-06drm/amdgpu: enable VCN DPG on Raven and Raven2Alex Deucher1-2/+6
2019-11-06drm/amdgpu: add navi14 PCI IDTianci.Yin1-0/+1
2019-11-06drm/amd/powerplay: support xgmi pstate setting on powerplay routine V2Evan Quan6-4/+44
2019-11-06drm/amd/powerplay: update is_sw_smu_xgmi checkEvan Quan1-1/+1
2019-11-06drm/amdgpu: change pstate only after all XGMI device initializedEvan Quan1-3/+12
2019-11-06drm/amdgpu: dont schedule jobs while in resetShirish S1-1/+4
2019-11-06drm/amdgpu/arcturus: properly set BANK_SELECT and FRAGMENT_SIZEAlex Deucher1-0/+9
2019-11-06drm/i915: Don't select BROKENDaniel Vetter1-1/+0
2019-11-06drm/dp_mst: fix gcc compile errorChenwandun1-1/+1
2019-11-01drm/i915: Update DRIVER_DATE to 20191101Joonas Lahtinen1-1/+1
2019-11-01drm/i915/selftests: Start kthreads before stoppingChris Wilson5-0/+12
2019-11-01drm/i915/lmem: Check against i915_selftest only under CONFIG_SELFTESTChris Wilson1-0/+2
2019-11-01drm/tegra: Unconditionally select IOMMU_IOVAThierry Reding1-1/+1
2019-11-01gpu: host1x: Unconditionally select IOMMU_IOVAThierry Reding1-1/+1
2019-11-01drm/i915/gem: Refine occupancy test in kill_context()Chris Wilson1-15/+32
2019-11-01drm/i915: Update DRIVER_DATE to 20191101Joonas Lahtinen1-2/+2
2019-10-31drm/i915/lmem: add the fake lmem regionMatthew Auld9-0/+140
2019-10-31drm/i915/dp: Do not switch aux to TBT mode for non-TC portsJosé Roberto de Souza1-1/+5
2019-10-31drm/i915/guc: drop guc shared areaDaniele Ceraolo Spurio2-49/+3
2019-10-31drm/i915: drop lrc header pageDaniele Ceraolo Spurio4-45/+7
2019-10-31drm/i915: Split detaching and removing the vmaChris Wilson1-20/+17
2019-10-31drm/i915/selftests: Pretty print the i915_activeChris Wilson3-0/+51
2019-10-31drm/i915/selftests: Assert that the idle_pulse is sentChris Wilson1-1/+3
2019-10-31drm/i915/mst: Document the userspace fail with possible_crtcsVille Syrjälä1-0/+8
2019-10-31drm/i915: Simplify pipe_mask setup even furtherVille Syrjälä11-18/+11