aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2021-01-14drm/amd/display: Simplify bool comparisonYang Li1-22/+22
2021-01-14drm/amd/display: Simplify bool comparisonYang Li1-1/+1
2021-01-14drm/amd/display: Simplify bool comparisonYang Li1-2/+2
2021-01-14drm/amdgpu: Repeat assignment to max_slave_planesZhiJie.Zhang1-1/+0
2021-01-14drm/amd/display/dc/core/dc_link: Fix a couple of function documentation issuesLee Jones1-9/+6
2021-01-14drm/amd/display/dc/core/dc_resource: Demote some kernel-doc abusesLee Jones1-4/+4
2021-01-14drm/amd/display/dc/core/dc: Fix a bunch of documentation misdemeanoursLee Jones1-17/+16
2021-01-14drm/amd/display/dc/core/dc_link_dp: Mark 'result_write_min_hblank' as __maybe_unusedLee Jones1-1/+1
2021-01-14drm/amd/display/dc/core/dc_link: Move some local data from the stack to the heapLee Jones1-3/+9
2021-01-14drm/amd/display/dc/dce60/dce60_resource: Include our own header containing prototypesLee Jones1-0/+2
2021-01-14drm/amd/display/dc/dce80/dce80_resource: Include our own header containing prototypesLee Jones1-0/+2
2021-01-14drm/amd/display/dc/dce80/Makefile: Ignore -Woverride-init warningLee Jones1-0/+2
2021-01-14drm/amd/display/dc/dce60/Makefile: Ignore -Woverride-init warningLee Jones1-0/+2
2021-01-14drm/amd/display/dc/dce100/dce100_resource: Include our own header containing prototypesLee Jones1-0/+2
2021-01-14drm/amd/display/dc/dce100/Makefile: Ignore -Woverride-init warningLee Jones1-0/+2
2021-01-14drm/amd/display/dc/core/dc: Staticise local function 'apply_ctx_interdependent_lock'Lee Jones1-1/+2
2021-01-14drm/amd/display/dc/dce112/dce112_resource: Include our own header file containing prototypesLee Jones1-1/+3
2021-01-14drm/amd/display/dc/core/dc_link_dp: Staticify local function 'linkRateInKHzToLinkRateMultiplier'Lee Jones1-1/+1
2021-01-14drm/amd/display/dc/core/dc_link: Remove unused variable 'status'Lee Jones1-3/+1
2021-01-14drm/amd/display/dc/core/dc_resource: Staticify local functionsLee Jones1-3/+3
2021-01-14drm/amd/display/modules/info_packet/info_packet: Correct kernel-doc formattingLee Jones1-9/+4
2021-01-14drm/amd/display/modules/power/power_helpers: Staticify local functionsLee Jones1-3/+3
2021-01-14drm/amd/display/dmub/src/dmub_dcn30: Include our own header containing prototypesLee Jones1-0/+1
2021-01-14drm/amd/include/renoir_ip_offset: Mark top-level IP_BASE as __maybe_unusedLee Jones1-1/+1
2021-01-14drm/amd/display/dc/dc_helper: Include our own header, containing prototypesLee Jones1-0/+1
2021-01-14drm/amd/display/dc/calcs/dce_calcs: Demote non-conformant kernel-doc function headersLee Jones1-3/+2
2021-01-14drm/amd/display/dc/calcs/dce_calcs: Remove unused variables 'v_filter_init_mode' and 'sclk_lvl'Lee Jones1-7/+1
2021-01-14drm/amd/display: Fix to be able to stop crc calculationWayne Lin1-1/+1
2021-01-14Revert "drm/amd/display: Expose new CRC window property"Rodrigo Siqueira4-210/+10
2021-01-14Revert "drm/amdgpu/disply: fix documentation warnings in display manager"Rodrigo Siqueira1-20/+1
2021-01-14Revert "drm/amd/display: Fix unused variable warning"Rodrigo Siqueira2-2/+4
2021-01-14drm/amd/pm: modify the fine grain tuning function for vangoghXiaojian Du2-6/+48
2021-01-14drm/amd/pm: modify the fine grain tuning function for RenoirXiaojian Du4-23/+6
2021-01-14drm/amdgpu: set power brake sequenceLikun Gao1-0/+32
2021-01-13drm/amdgpu: Add secure display TA interfaceJinzhou Su8-3/+438