aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2022-04-06drm/amd/display: Enable power gating before init_pipesRoman Li3-6/+9
2022-04-06drm/amd/display: Remove redundant dsc power gating from init_hwRoman Li1-7/+0
2022-04-06drm/amd/display: Correct Slice reset calculationChris Park1-2/+2
2022-04-06drm/amd/vcn: fix an error msg on vcn 3.0tiancyin1-1/+1
2022-04-06drm/amdgpu/vcn3: send smu interface typeBoyuan Zhang2-0/+12
2022-03-25drm/amdgpu/gfx10: enable gfx1037 clock counter retrieval functionPrike Liang1-0/+1
2022-03-25drm/amdgpu: set noretry for gfx 10.3.7Prike Liang1-0/+1
2022-03-25drm/amdgpu: set noretry=1 for GFX 10.3.4Felix Kuehling1-2/+3
2022-03-25drm/amdgpu: set noretry=1 for gc 10.3.6Yifan Zhang1-0/+1
2022-03-25drm/amdgpu: add more cases to noretry=1Alex Deucher1-0/+3
2022-03-25drm/amdkfd: Check for potential null return of kmalloc_array()QintaoShen1-0/+2
2022-03-25drm/amdgpu/vcn: improve vcn dpg stop procedureTianci Yin1-0/+3
2022-03-25drm/amdkfd: Check use_xgmi_p2p before reporting hive_idDivya Shikre1-1/+2
2022-03-25drm/amdkfd: Fix Incorrect VMIDs passed to HWSTushar Patel2-9/+4
2022-03-25drm/amd/display: remove destructive verify link for TMDSCharlene Liu1-2/+1
2022-03-25drm/amd/display: Add support for zstate during extended vblankGabe Teeger10-4/+80
2022-03-25drm/amdgpu/vcn: Fix the register setting for vcn1Emily Deng1-2/+2
2022-03-25drm/amd/display: Update VTEM Infopacket definitionLeo (Hanghong) Ma1-2/+3
2022-03-25drm/amd/display: Add fSMC_MSG_SetDtbClk supportOliver Logush2-5/+18
2022-03-25drm/amd/display: FEC check in timing validationChiawen Huang1-0/+4
2022-03-25drm/amd/display: Reduce stack sizeRodrigo Siqueira1-1/+7
2022-03-25drm/amd/display: fix audio format not updated after edid updatedCharlene Liu1-2/+2
2022-03-25drm/amd/display: Fix p-state allow debug index on dcn31Nicholas Kazlauskas1-0/+2
2022-03-25drm/amdgpu/pm: add asic smu support checkStanley.Yang1-0/+6
2022-03-25drm/amdgpu: add workarounds for VCN TMZ issue on CHIP_RAVENLang Yu1-0/+71
2022-03-25drm/amdgpu/gmc: use PCI BARs for APUs in passthroughAlex Deucher5-7/+8
2022-03-25drm/amdgpu: fix off by one in amdgpu_gfx_kiq_acquire()Dan Carpenter1-1/+1
2022-03-25drm/amdgpu/pm: fix the Stable pstate Test in amdgpu_testYifan Zhang1-1/+1
2022-03-25drm/amdgpu: conduct a proper cleanup of PDB boGuchun Chen1-1/+1
2022-03-25drm/amdgpu: prevent memory wipe in suspend/shutdown stageGuchun Chen1-1/+3
2022-03-22drm/amd: Add USBC connector IDAurabindo Pillai1-0/+1
2022-03-16drm/i915/display: Do not re-enable PSR after it was marked as not reliableJosé Roberto de Souza1-0/+4
2022-03-16drm/i915/display: Fix HPD short pulse handling for eDPJosé Roberto de Souza3-5/+5
2022-03-15drm/amdgpu: Use drm_mode_copy()Ville Syrjälä2-5/+5
2022-03-15drm/radeon: Use drm_mode_copy()Ville Syrjälä1-2/+2
2022-03-15drm/amdgpu: Use ternary operator in `vcn_v1_0_start()`Paul Menzel1-7/+2
2022-03-15drm/amdgpu: Remove pointless on stack mode copiesVille Syrjälä1-17/+17
2022-03-15drm/amd/pm: fix indenting in __smu_cmn_reg_print_error()Dan Carpenter1-8/+8
2022-03-15drm/amdgpu/dc: fix typos in commentsJulia Lawall1-3/+3
2022-03-15drm/amdgpu: fix typos in commentsJulia Lawall1-2/+2
2022-03-15drm/amd/pm: fix typos in commentsJulia Lawall1-1/+1
2022-03-15drm/amdgpu: Add stolen reserved memory for MI25 SRIOV.Yongqiang Sun1-0/+9
2022-03-15drm/amdgpu: Merge get_reserved_allocation to get_vbios_allocations.Yongqiang Sun3-21/+13
2022-03-15drm/amdkfd: evict svm bo worker handle errorPhilip Yang2-14/+36
2022-03-15drm/amdgpu/vcn: fix vcn ring test failure in igt reload testTianci Yin1-0/+2
2022-03-15drm/amdgpu: only allow secure submission on rings which support thatLang Yu13-2/+19
2022-03-15drm/amdgpu: fixed the warnings reported by kernel test robotyipechai3-62/+2
2022-03-15drm/amd/display: 3.2.177Aric Cyr1-1/+1
2022-03-15drm/amd/display: [FW Promotion] Release 0.0.108.0Anthony Koo1-2/+2
2022-03-15drm/amd/display: Add save/restore PANEL_PWRSEQ_REF_DIV2Charlene Liu3-3/+91