aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2024-10-22drm/amdgpu: Save VCN shared memory with init resetLijo Lazar3-10/+23
2024-10-22drm/amdgpu: clean unused functions of uvd/vcn/vceSunil Khatri3-551/+0
2024-10-22drm/amd/display: Disable PSR-SU on Parade 08-01 TCON tooMario Limonciello1-0/+2
2024-10-22drm/amdgpu: clear RB_OVERFLOW bit when enabling interrupts for vega20_ihVictor Lu1-0/+27
2024-10-22drm/amdgpu: Clean the functions pointer set as NULLSunil Khatri68-228/+0
2024-10-22drm/amdgpu: clean the dummy soft_reset functionsSunil Khatri16-96/+0
2024-10-22drm/amdgpu: clean the dummy wait_for_idle functionsSunil Khatri16-96/+1
2024-10-22drm/amdgpu: clean the dummy suspend functionsSunil Khatri4-19/+2
2024-10-22drm/amdgpu: clean the dummy resume functionsSunil Khatri1-6/+0
2024-10-22drm/amdgpu: validate wait_for_idle before function callSunil Khatri1-3/+6
2024-10-22drm/amdgpu: validate resume before function callSunil Khatri5-60/+49
2024-10-22drm/amdgpu: validate suspend before function callSunil Khatri6-46/+31
2024-10-22drm/amdgpu: validate hw_fini before function callSunil Khatri1-16/+22
2024-10-22drm/amdkfd: fix the hang caused by the write reorder to fence_addrVictor Zhao2-2/+3
2024-10-22drm/amdgpu/gfx9: Add cleaner shader for GFX9.4.2Srinivasan Shanmugam3-1/+208
2024-10-22drm/amdgpu: fix typo for sdma6 constant fill packetFrank Min1-1/+1
2024-10-22drm/amdgpu: fix random data corruption for sdma 7Frank Min1-1/+8
2024-10-22drm/amd/display: 3.2.306Aric Cyr1-1/+1
2024-10-22drm/amd/display: To change dcn301_init.h guard.Bhuvanachandra Pinninti1-2/+2
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