aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2024-10-22drm/amd/display: update fullscreen status to SPLSamson Tam4-2/+9
2024-10-22drm/amd/display: Add a Precise Delay RoutineFangzhi Zuo1-1/+1
2024-10-22drm/amd/display: Recalculate SubVP Phantom VBlank End in dml21Dillon Varone2-0/+2
2024-10-22drm/amd/display: temp w/a for DP Link Layer complianceAurabindo Pillai1-0/+13
2024-10-22drm/amd/display: Adding array index check to prevent memory corruptionLeo Chen1-2/+4
2024-10-22drm/amd/display: Reuse subvp enable check for DCN401Aurabindo Pillai1-1/+2
2024-10-22drm/amd/display: w/a to program DISPCLK_R_GATE_DISABLE DCN35Yihan Zhu3-4/+20
2024-10-22drm/amd/display: temp w/a for dGPU to enter idle optimizationsAurabindo Pillai1-1/+2
2024-10-22drm/amdgpu: clean the dummy sw_fini functionsSunil Khatri7-43/+0
2024-10-22drm/amd/display: Add hpd_source index check for dcn401 link encoder setupSrinivasan Shanmugam1-1/+1
2024-10-22drm/amd/display: Add hpd_source index check for dcn10 link encoder setupSrinivasan Shanmugam1-1/+1
2024-10-22drm/amd/display: Add hpd_source index check for DCE60/80/100/110/112/120 link encodersSrinivasan Shanmugam6-6/+6
2024-10-22drm/amdgpu: Use SPX as default in partition configLijo Lazar1-3/+7
2024-10-22drm/amdgpu: validate sw_fini before function callSunil Khatri1-6/+7
2024-10-22drm/amdgpu: clean the dummy sw_init functionsSunil Khatri3-18/+0
2024-10-22drm/amdgpu: validate sw_init before function callSunil Khatri1-5/+7
2024-10-22drm/amdkfd: Not restore userptr buffer if kfd process has been removedXiaogang Chen1-4/+7
2024-10-22drm/amd/pm: update deep sleep status on smu v14.0.2/3Kenneth Feng1-1/+6
2024-10-22drm/amd/pm: update overdrive function on smu v14.0.2/3Kenneth Feng1-1/+1
2024-10-22drm/amdgpu: Zero-initialize mqd backup memoryLijo Lazar1-3/+3
2024-10-22drm/amd/pm: update the driver-fw interface file for smu v14.0.2/3Kenneth Feng3-89/+102
2024-10-22drm/amd/display: Ensure HPD source index is valid for dcn20/dcn201 link encodersSrinivasan Shanmugam2-2/+2
2024-10-22drm/amd/display: Fix spelling mistake "tunndeling" -> "tunneling"Colin Ian King1-1/+1
2024-10-22Revert "drm/amdgpu/gfx9: put queue resets behind a debug option"Alex Deucher3-14/+0
2024-10-22drm/amdgpu: init saw registers for mmhub v1.0Zhu Lingshan2-0/+72
2024-10-22drm/amdgpu/discovery: add ISP discovery entries for old APUsAlex Deucher1-0/+2
2024-10-22drm/amd: Guard against bad data for ATIF ACPI methodMario Limonciello1-3/+12
2024-10-15drm/amdgpu/swsmu: add automatic parameter to set_soft_freq_rangeAlex Deucher21-90/+152
2024-10-15drm/amdgpu: Fix off by one in current_memory_partition_show()Dan Carpenter1-1/+1
2024-10-15drm/amdgpu/swsmu: default to fullscreen 3D profile for dGPUsAlex Deucher1-1/+5
2024-10-15drm/amdgpu/swsmu: Only force workload setup on initAlex Deucher1-3/+3
2024-10-15drm/radeon: Fix encoder->possible_clonesVille Syrjälä1-1/+1
2024-10-15drm/amdgpu/smu13: always apply the powersave optimizationAlex Deucher1-12/+10
2024-10-15drm/amd/display: 3.2.305Aric Cyr1-1/+1
2024-10-15drm/amd/display: disable dynamic ODM when sharpness is enabledSamson Tam1-0/+1
2024-10-15drm/amd/display: Check returned status from core_link_read_dpcdAlex Hung1-0/+6
2024-10-15drm/amd/display: Clear pipe pointers on pipe resetJoshua Aberback2-16/+8
2024-10-15drm/amd/display: add sharpening policy to plane stateSamson Tam5-5/+12
2024-10-15drm/amd/display: resolve correct MALL size for dcn401Dillon Varone2-3/+28
2024-10-15drm/amd/display: Read Sink emission rate capabilityRobin Chen3-10/+20
2024-10-15drm/amd/display: print messages when programming shaper/3dlut failsAlex Hung3-6/+25
2024-10-15drm/amd/display: Full exit out of IPS2 when all allow signals have been clearedLeo Chen2-3/+6
2024-10-15drm/amd/display: Fix Coverity change for visual confirmLeo (Hanghong) Ma1-1/+2
2024-10-15drm/amd/display: Add 3DLUT FL HW bug workaroundIlya Bakoulin8-13/+122
2024-10-15drm/amd/display: Add check for headless for idle optimizationRoman Li1-1/+1
2024-10-15drm/amd/display: Increase idle worker HPD detection timeRoman Li1-1/+1
2024-10-15drm/amd/display: Remove useless assignmentsAlex Hung6-7/+0
2024-10-15drm/amd/display: Check status from dpcd_get_tunneling_device_dataAlex Hung2-0/+9
2024-10-15drm/amd/display: Check returns from drm_dp_dpcd_writeAlex Hung1-5/+12
2024-10-15drm/amdgpu: Wait for reset on init completionLijo Lazar1-1/+8