aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/exported-sql-viewer.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2021-01-08drm/amdgpu/display: fix build with CONFIG_DRM_AMD_DC_DCN disabledAlex Deucher1-0/+2
2021-01-08drm/amd/pm: modify the fine grain tuning function for RenoirXiaojian Du4-9/+51
2021-01-08drm/amd/pm: add the parameters of power profiles for vangoghXiaojian Du2-26/+177
2021-01-08drm/amdgpu/psp: fix psp gfx ctrl cmdsVictor Zhao1-1/+1
2021-01-08drm/amdkfd: check more client ids in interrupt handlerTao Zhou1-2/+10
2021-01-08drm/amdgpu: Correct the read sclk for navi10Emily.Deng1-1/+1
2021-01-08drm/amdgpu: Add new mode 2560x1440Emily.Deng1-2/+3
2021-01-06Revert "drm/amd/display: Fix memory leaks in S3 resume"Alex Deucher1-2/+1
2021-01-05drm/amdgpu: Add check to prevent IH overflowDefang Bo3-39/+71
2021-01-05drm/amdgpu/display: drop DCN support for aarch64Alex Deucher13-73/+1
2021-01-05drm/amdgpu: enable ras eeprom support for sienna cichlidJohn Clements1-1/+7
2021-01-05drm/amdgpu: fix no bad_pages issue after umc ue injectionDennis Li1-4/+4
2021-01-05drm/amdgpu: fix potential memory leak during navi12 deinitializationJiawei Gu1-4/+14
2021-01-05drm/amd/display: Enable fp16 also on DCE-8/10/11.Mario Kleiner3-3/+3
2021-01-05drm/amd/display: Check plane scaling against format specific hw plane caps.Mario Kleiner1-8/+73
2021-01-05drm/amdgpu: take runtime pm reference when we attach a bufferAlex Deucher1-2/+14
2021-01-05drm/amd/display: Create and Destroy PSR resources for DCN302Joshua Aberback1-0/+13
2021-01-05drm/amd/display: enable idle optimizations for linux (MALL stutter)Bhawanpreet Lakha2-1/+27
2021-01-05drm/amd/display: Update idle optimization handlingJoshua Aberback8-2/+31
2021-01-05drm/amd/display: Fix unused variable warningArnd Bergmann2-4/+2
2021-01-05drm/amd/display: fix comparison pointer to bool warning in dc.cTian Tao1-2/+2
2021-01-05drm/amdgpu: Fix macro name _AMDGPU_TRACE_H_ in preprocessor if conditionChenyang Li1-1/+1
2021-01-05gpu/drm/radeon: use DIV_ROUND_UP macro to do calculationZheng Yongjun1-2/+2
2021-01-05drm/amd/display: remove useless else ifTian Tao1-2/+0
2021-01-05drm/amd/display: remove unused including <linux/version.h>Tian Tao3-3/+0
2021-01-05drm/amd/pm: improve the fine grain tuning function for RV/RV2/PCOXiaojian Du2-1/+59
2021-01-05drm/amd/pm: enable dclk/vclk dpm function in "auto" power profile for vangoghXiaojian Du1-0/+2
2021-01-05drm/amdgpu: do optimization for psp command submitpengzhou1-2/+2
2021-01-05drm/amd/pm: fix the failure when change power profile for renoirXiaojian Du2-0/+2
2021-01-05drm/amdgpu: remove redundant include of navi10_enumLikun Gao4-4/+0
2021-01-05drm/amdgpu: remove redundant logic related HDPLikun Gao12-77/+0
2021-01-05drm/amdgpu: switch hdp callback functions for hdp v5Likun Gao5-174/+13
2021-01-05drm/amdgpu: switch hdp callback functions for hdp v4Likun Gao4-106/+16
2021-01-05drm/amdgpu: add hdp version 5 functionsLikun Gao2-0/+243
2021-01-05drm/amdgpu: add hdp version 4 functionsLikun Gao3-0/+178
2021-01-05drm/amdgpu: add amdgpu_hdp structureHawking Zhang2-0/+44
2021-01-05drm/amdgpu: fix potential NULL pointer when check_atom_bios() failsJiawei Gu1-2/+3
2021-01-05drm/amdgpu: use GTT for uvd_get_create/destory_msgChen Li1-2/+2
2021-01-05drm/radeon: use writel to avoid gcc optimization v3Chen Li1-19/+19
2021-01-05drm/amdgpu: fix a GPU hang issue when remove deviceDennis Li1-2/+2
2021-01-05drm/amdgpu: fix a memory protection fault when remove amdgpu deviceDennis Li1-4/+3
2021-01-05drm/amdgpu: switched to cached noretry setting for vangoghHawking Zhang1-1/+1
2021-01-05drm/amdgpu: remove unnecessary asic check for sdma5.2Jiansong Chen1-26/+5
2021-01-05drm/amd/display: fix sysfs amdgpu_current_backlight_pwm NULL pointer issueKevin Wang1-1/+6
2021-01-05drm/amd/pm: add support to umd P-state function for vangoghXiaojian Du1-1/+46
2021-01-05drm/amd/pm: add some basic functions to support umd P-state function for vangogh.Xiaojian Du1-0/+272
2021-01-05drm/amd/pm: add some basic functions to support umd P-state function for vangogh.Xiaojian Du2-1/+232
2021-01-05drm/amd/pm: enable the fine grain tuning function for renoirXiaojian Du1-0/+2
2021-01-05drm/amd/pm: add the fine grain tuning function for renoirXiaojian Du1-14/+173
2021-01-05drm/amd/pm: updated PM to I2C controller port on sienna cichlidJohn Clements1-1/+1