aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
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
2024-10-15drm/amdkfd: Accounting pdd vram_usage for svmPhilip Yang4-6/+32
2024-10-15drm/amd/amdgpu: Fix double unlock in amdgpu_mes_add_ringSrinivasan Shanmugam1-2/+3
2024-10-15drm/amd/display: Add hpd_source index out-of-bounds check for dcn3x link encoder creationSrinivasan Shanmugam12-12/+12
2024-10-15drm/amdgpu/mes: fix issue of writing to the same log buffer from 2 MES pipesMichael Chen1-2/+2
2024-10-15drm/amdgpu: Show current compute partition on VFLijo Lazar2-10/+31
2024-10-15drm/amdgpu: Fetch NPS mode for GCv9.4.3 VFsLijo Lazar3-8/+36
2024-10-15drm/amdgpu: prevent BO_HANDLES error from being overwrittenMohammed Anees1-1/+1
2024-10-15drm/amd/pm: Fill pcie recov cntr to metrics 1.6Asad Kamal1-0/+16
2024-10-15drm/amd/pm: Update SMUv13.0.6 PMFW headersAsad Kamal1-1/+4
2024-10-15drm/amdgpu: enable enforce_isolation sysfs node on VFsAlex Deucher1-7/+4
2024-10-15drm/amdgpu: Add NPS switch support for GC 9.4.3Lijo Lazar3-0/+58
2024-10-15drm/amdgpu/gfx12: Apply Isolation Enforcement to GFX & Compute ringsSrinivasan Shanmugam1-0/+4
2024-10-15drm/amdgpu: optimize fn gfx_v12_ring_insert_nopSunil Khatri1-4/+1
2024-10-15drm/amdgpu: optimize fn gfx_v11_ring_insert_nopSunil Khatri1-4/+1
2024-10-15drm/amdgpu: optimize fn gfx_v10_ring_insert_nopSunil Khatri1-4/+1