aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/stackcollapse.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2022-02-23drm/amd/display: Ignore Transitional Invalid Link Rate Error MessageFangzhi Zuo1-1/+1
2022-02-23drm/amd/display: Fix wrong resolution with DP/VGA adapterIlya2-0/+19
2022-02-23drm/amd/display: Refactor PSR DPCD caps detectionPo Ting Chen6-57/+69
2022-02-23drm/amd/display: Set compbuf size to min at prep prevent overbook crbDuncan Ma2-2/+11
2022-02-23drm/amd/display: lock/un-lock cursor if odm pipe split usedPaul Hsieh1-1/+6
2022-02-23drm/amd/display: Turn global functions into static functionsMaíra Canal7-8/+9
2022-02-23drm/amd/display: Add missing prototypes to dcn201_initMaíra Canal1-0/+1
2022-02-23drm/amd/display: Remove unused variableMaíra Canal1-3/+0
2022-02-23drm/amd/display: Remove unused dmub_outbox_irq_info_funcs variableMaíra Canal1-5/+0
2022-02-23drm/amd/display: Remove vupdate_int_entry definitionMaíra Canal1-14/+0
2022-02-23drm/amd/display: Remove unused dcn316_smu_set_voltage_via_phyclk functionMaíra Canal1-16/+0
2022-02-23drm/amd/display: Remove unused temp variableMaíra Canal1-0/+4
2022-02-23drm/amdgpu: Remove unused get_umc_v8_7_channel_index functionMaíra Canal1-7/+0
2022-02-23drm/amdgpu: Change amdgpu_ras_block_late_init_default function scopeMaíra Canal1-1/+1
2022-02-23drm/amdgpu: use ktime rather than jiffies for benchmark resultsAlex Deucher1-14/+17
2022-02-23drm/amdgpu: use kernel BO API for benchmark buffer managementAlex Deucher1-61/+17
2022-02-23drm/amdgpu: derive GTT display support from DMAlex Deucher3-27/+12
2022-02-23drm/amdgpu/display: split dmcu and gpuvm handling logicAlex Deucher1-15/+20
2022-02-23drm/amdgpu: drop testing module parameterAlex Deucher5-273/+1
2022-02-23drm/amdgpu: drop benchmark module parameterAlex Deucher3-15/+0
2022-02-23drm/amdgpu: expose benchmarks via debugfsAlex Deucher1-0/+23
2022-02-23drm/amdkfd: Use real device for messagesFelix Kuehling3-10/+4
2022-02-23drm/amdkfd: Fix for possible integer overflowDavid Yat Sin1-1/+1
2022-02-23drm/amdgpu: add a benchmark mutexAlex Deucher3-9/+17
2022-02-23drm/amdgpu: print the selected benchmark test in the logAlex Deucher1-1/+25
2022-02-23drm/amdgpu: plumb error handling though amdgpu_benchmark()Alex Deucher2-40/+66
2022-02-22drm/amdgpu/benchmark: use dev_info rather than DRM macros for loggingAlex Deucher1-5/+7
2022-02-22drm/amdkfd: make CRAT table missing message informational onlyAlex Deucher1-1/+1
2022-02-22drm/amdgpu: Fix typo in *whether* in commentPaul Menzel1-1/+1
2022-02-22drm/amdgpu: read harvest bit per IP data on legacy GPUsGuchun Chen1-25/+100
2022-02-22drm/amd/pm: validate SMU feature enable message for getting feature enabled maskPrike Liang3-29/+43
2022-02-22drm/amdgpu: enable TMZ option for onwards asicPrike Liang1-0/+1
2022-02-22drm/amdgpu: bypass tiling flag check in virtual display case (v2)Guchun Chen1-1/+1
2022-02-22Revert "drm/amdgpu: add modifiers in amdgpu_vkms_plane_init()"Guchun Chen1-2/+1
2022-02-22drm/amdkfd: Fix criu_restore_bo error handlingFelix Kuehling1-2/+2
2022-02-22drm/amdkfd: Drop IH ring overflow message to dbgKent Russell1-1/+1
2022-02-18drm/amdgpu: add dm ip block for dcn 3.1.5Yifan Zhang1-0/+1
2022-02-18drm/amd/display: Add DCN315 DM SupportQingqing Zhuo2-1/+14
2022-02-18drm/amd/display: Add DCN315 COREQingqing Zhuo2-3/+18
2022-02-18drm/amd/display: Add DCN315 blocks to MakefileQingqing Zhuo1-0/+1
2022-02-18drm/amd/display: Add DCN315 Command Table HelperQingqing Zhuo1-0/+1
2022-02-18drm/amd/display: Add DCN315 ResourceQingqing Zhuo3-0/+2400
2022-02-18drm/amd/display: Add DCN315 DMUBQingqing Zhuo5-5/+139
2022-02-18drm/amd/display: Add DCN315 IRQQingqing Zhuo3-0/+480
2022-02-18drm/amd/display: Add DCN315 GPIOQingqing Zhuo7-0/+714
2022-02-18drm/amd/display: Add DCN315 CLK_MGRQingqing Zhuo6-2/+1141
2022-02-18drm/amd/display: Add DCN315 family informationQingqing Zhuo2-0/+7
2022-02-18drm/amd/include: add DCN 3.1.5 registersQingqing Zhuo4-0/+192842
2022-02-18drm/amdgpu: add mp 13.0.5 header filesYifan Zhang2-0/+1127
2022-02-18drm/amd/pm: add smu_v13_0_5_ppt implementationYifan Zhang8-1/+1183