aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-12-01drm/amd/pm/powerplay/hwmgr/vega10_processpptables: Make function invoked by reference staticLee Jones1-1/+1
2020-12-01drm/amd/pm/powerplay/hwmgr/ppatomctrl: Fix a myriad of kernel-doc issuesLee Jones1-35/+39
2020-12-01drm/amd/pm/powerplay/hwmgr/process_pptables_v1_0: Convert to proper kernel-doc formatLee Jones1-40/+41
2020-12-01drm/amd/pm/powerplay/hwmgr/hardwaremanager: Fix function header related formatting issuesLee Jones1-12/+13
2020-12-01drm/amd/pm/powerplay/hwmgr/ppatomfwctrl: Demote kernel-doc formatting abusesLee Jones1-12/+12
2020-12-01drm/amd/pm/powerplay/hwmgr/hwmgr: Move 'smu7_init_function_pointers()'s prototype to headerLee Jones2-1/+1
2020-12-01drm/amd/pm/powerplay/hwmgr/ppatomctrl: Remove unused variable 'fPowerDPMx'Lee Jones1-9/+1
2020-12-01drm/amd/pm/powerplay/hwmgr/ppevvmath: Place variable declaration under same clause as its useLee Jones1-3/+3
2020-12-01drm/amd/pm/inc/pp_thermal: Mark 'SMU7Thermal{WithDelay}Policy' as __maybe_unusedLee Jones1-2/+2
2020-12-01drm/amd/pm/powerplay/hwmgr/hwmgr: Move 'smu8_init_function_pointers()' prototype to shared headerLee Jones2-1/+1
2020-12-01drm/amd/pm/powerplay/hwmgr/hardwaremanager: Remove unused 'phm_set_*()' functionsLee Jones1-31/+0
2020-12-01drm/amd/pm/powerplay/smumgr/fiji_smumgr: Demote kernel-doc format abuseLee Jones1-1/+1
2020-12-01drm/amd/pm/powerplay/smumgr/smu9_smumgr: Include our own header containing our prototypesLee Jones1-0/+1
2020-12-01drm/amd/pm/powerplay/smumgr/vegam_smumgr: Make function called by reference staticLee Jones1-1/+1
2020-12-01drm/amd/pm/powerplay/smumgr/iceland_smumgr: Make function called by reference staticLee Jones1-1/+1
2020-12-01drm/amd/pm/powerplay/smumgr/polaris10_smumgr: Make function called by reference staticLee Jones1-1/+1
2020-12-01drm/amd/amdgpu/amdgpu_uvd: Add description for amdgpu_uvd_cs_msg_decode()'s 'buf_sizes' paramLee Jones1-0/+1
2020-12-01drm/amd/pm/powerplay/smumgr/fiji_smumgr: Remove unused variable 'result'Lee Jones1-7/+6
2020-12-01drm/amd/pm/swsmu/smu11/navi10_ppt: Remove unused 'struct i2c_algorithm navi10_i2c_algo'Lee Jones1-204/+0
2020-12-01drm/amd/pm/swsmu/smu12/renoir_ppt: Demote kernel-doc formatting abuseLee Jones1-2/+2
2020-12-01drm/amd/pm/inc/smu_v11_0: Mark 'smu11_thermal_policy' as __maybe_unusedLee Jones1-1/+2
2020-12-01drm/amd/amdgpu/amdgpu_acp: Fix doc-rot issues pertaining to a couple of 'handle' paramsLee Jones1-2/+2
2020-12-01drm/amd/amdgpu/vcn_v3_0: Remove unused variable 'direct_poll' from 'vcn_v3_0_start_sriov()'Lee Jones1-4/+0
2020-12-01drm/amd/amdgpu/sdma_v5_0: Provide some missing and repair other function paramsLee Jones1-6/+13
2020-12-01drm/amd/amdgpu/vcn_v2_0: Fix a few kernel-doc misdemeanoursLee Jones1-4/+11
2020-12-01drm/amd/amdgpu/jpeg_v2_0: Add some missing kernel-doc descriptionsLee Jones1-1/+5
2020-12-01drm/amd/amdgpu/jpeg_v1_0: Add some missing function param descriptionsLee Jones1-1/+6
2020-12-01drm/amd/amdgpu/vcn_v1_0: Fix a few kernel-doc misdemeanoursLee Jones1-4/+10
2020-12-01drm/amd/amdgpu/gfx_v10_0: Make local function 'gfx_v10_0_rlc_stop()' staticLee Jones1-1/+1
2020-12-01drm/amd/amdgpu/uvd_v7_0: Fix a bunch of kernel-doc function documentation issuesLee Jones1-6/+15
2020-12-01drm/amd/amdgpu/uvd_v6_0: Fix a bunch of kernel-doc function documentation issuesLee Jones1-6/+15
2020-12-01drm/amd/amdgpu/amdgpu_vce: Provide some missing and repair other function paramsLee Jones1-5/+14
2020-12-01drm/amd/amdgpu/sdma_v5_2: Provide some missing and repair other function paramsLee Jones1-6/+13
2020-12-01drm/amd/amdgpu/amdgpu_uvd: Fix some function documentation headersLee Jones1-2/+4
2020-12-01drm/amd/amdgpu/sdma_v4_0: Repair a bunch of kernel-doc problemsLee Jones1-8/+14
2020-12-01drm/amd/amdgpu/uvd_v5_0: Fix a bunch of kernel-doc function documentation issuesLee Jones1-3/+7
2020-12-01drm/amd/amdgpu/sdma_v3_0: Fix incorrect param doc-rot issueLee Jones1-1/+1
2020-12-01drm/amd/amdgpu/sdma_v3_0: Fix a bunch of kernel-doc function documentation issuesLee Jones1-3/+11
2020-12-01drm/amd/amdgpu/sdma_v2_4: Fix a bunch of kernel-doc function documentation issuesLee Jones1-4/+12
2020-12-01drm/amd/amdgpu/gfx_v10_0: Remove a bunch of set but unused variablesLee Jones1-9/+0
2020-12-01drm/amd/amdgpu/gfx_v8_0: Functions must follow directly after their headersLee Jones1-1/+1
2020-12-01drm/amd/amdgpu/gfx_v9_0: Make called-by-reference only function staticLee Jones1-1/+1
2020-12-01drm/amd/amdgpu/dce_v11_0: Supply description for function param 'async'Lee Jones1-0/+1
2020-12-01drm/amd/amdgpu/dce_v10_0: Supply description for function param 'async'Lee Jones1-0/+1
2020-12-01drm/amd/amdgpu/psp_v11_0: Make local function 'psp_v11_0_wait_for_bootloader()' staticLee Jones1-1/+1
2020-12-01drm/amd/amdgpu/navi10_ih: Add descriptions for 'ih' and 'entry'Lee Jones1-0/+5
2020-12-01drm/amd/amdgpu/vega10_ih: Add descriptions for 'ih' and 'entry'Lee Jones1-0/+5
2020-12-01drm/amd/amdgpu/cz_ih: Add missing function param descriptions for 'ih' and 'entry'Lee Jones1-0/+4
2020-12-01drm/amd/amdgpu/amdgpu_psp: Make local function 'parse_ta_bin_descriptor' staticLee Jones1-3/+3
2020-12-01drm/amd/amdgpu/tonga_ih: Provide some missing descriptions for 'ih' and 'entry'Lee Jones1-0/+4