aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2025-03-18drm/amdgpu: format old RAS eeprom data into V3 versionTao Zhou3-12/+22
2025-03-18drm/amdgpu: don't free conflicting apertures for non-display devicesAlex Deucher1-4/+11
2025-03-18drm/amdgpu: adjust drm_firmware_drivers_only() handlingAlex Deucher1-0/+14
2025-03-18drm/amdgpu: drop drm_firmware_drivers_only()Alex Deucher1-3/+0
2025-03-13drm/amdgpu: Restore uncached behaviour on GFX12David Belanger2-27/+3
2025-03-13drm/amdgpu/gfx12: correct cleanup of 'me' field with gfx_v12_0_me_fini()Wentao Liang1-1/+1
2025-03-13drm/amd/display: avoid NPD when ASIC does not support DMUBThadeu Lima de Souza Cascardo1-0/+4
2025-03-13drm/amd/amdgpu: Fix MES init sequenceShaoyun Liu4-60/+57
2025-03-13drm/amdgpu: Enable ACA by default for psp v13_0_6/v13_0_14Xiang Liu1-2/+4
2025-03-13drm/amdkfd: Correct F8_MODE for gfx950Amber Lin1-2/+1
2025-03-13drm/amdgpu: Save PA of bad pages for old asicsganglxie2-5/+28
2025-03-13drm/amdgpu: set CP_HQD_PQ_DOORBELL_CONTROL.DOORBELL_MODE to 1 for sriov multiple vf.Emily Deng2-4/+25
2025-03-13drm/amdgpu: Add amdgpu_sriov_multi_vf_mode functionEmily Deng4-7/+9
2025-03-13drm/amdgpu/pm: enable vcn busy sysfs for GC 9.3.0Alex Deucher1-1/+2
2025-03-13drm/amdgpu/pm: enable vcn busy sysfs for GC 12.xAlex Deucher1-1/+3
2025-03-13drm/amdkfd: Fix instruction hazard in gfx12 trap handlerJay Cornwall2-355/+404
2025-03-13drm/amdgpu/pm: enable vcn busy sysfs for additional GC 11.xAlex Deucher1-6/+12
2025-03-13drm/amdgpu/pm: add VCN activity for SMU 14.0.2Alex Deucher1-0/+10
2025-03-13drm/amdgpu/pm: add VCN activity for SMU 13.0.0/7Alex Deucher2-0/+20
2025-03-13drm/amd/display: Remove incorrect macro guardAlex Hung1-3/+0
2025-03-13drm/amdgpu: Calculate IP specific xgmi bandwidthLijo Lazar2-1/+6
2025-03-13drm/amdgpu/pm: add VCN activity for renoirAlex Deucher1-0/+6
2025-03-13drm/amdgpu/pm: wire up hwmon fan speed for smu 14.0.2Alex Deucher1-0/+35
2025-03-13drm/amdgpu: Reduce dequeue retry timeout for gfx9 familyHarish Kasiviswanathan10-52/+72
2025-03-13drm/amd/pm: Update feature list for smu_v13_0_12Asad Kamal2-1/+8
2025-03-13drm/amdgpu/gfx12: don't read registers in mqd initAlex Deucher1-15/+33
2025-03-13drm/amdgpu/gfx11: don't read registers in mqd initAlex Deucher1-15/+32
2025-03-13drm/amdgpu: Fix the race condition for draining retry faultEmily Deng1-14/+17
2025-03-13drm/amdgpu: Remove unsupported xgmi versionsLijo Lazar2-40/+0
2025-03-13drm/amd/pm: add unique_id for gfx12Harish Kasiviswanathan1-0/+2
2025-03-13drm/amdgpu: Update SRIOV video codec capsDavid Rosca2-16/+10
2025-03-13drm/amdgpu: Remove JPEG from vega and carrizo video capsDavid Rosca2-8/+0
2025-03-13drm/amdgpu: Fix JPEG video caps max size for navi1x and ravenDavid Rosca2-2/+2
2025-03-13drm/amdgpu: Fix MPEG2, MPEG4 and VC1 video caps max sizeDavid Rosca3-36/+36
2025-03-13drm/radeon: fix uninitialized size issue in radeon_vce_cs_parse()Nikita Zhandarovich1-1/+1
2025-03-11drm/amdgpu: NULL-check BO's backing store when determining GFX12 PTE flagsNatalie Vock1-2/+3
2025-03-11drm/amdgpu: finish wiring up sid.h in DCE6Alexandre Demers3-43/+55
2025-03-11drm/amd/amdkfd: Evict all queues even HWS remove queue failedYifan Zha1-3/+5
2025-03-11drm/amdgpu: fix SI's GB_ADDR_CONFIG_GOLDEN values and wire up sid.h in GFX6Alexandre Demers3-12/+13
2025-03-11drm/amdgpu: prepare DCE6 uniformisation with DCE8 and DCE10Alexandre Demers3-371/+43
2025-03-11drm/amdkfd: delete stray tab in kfd_dbg_set_mes_debug_mode()Dan Carpenter1-6/+6
2025-03-11drm/amdgpu/gfx: delete stray tabsDan Carpenter1-2/+2
2025-03-10drm/amdgpu: Trigger a wedged event for ring resetAndré Almeida1-0/+1
2025-03-10drm/amdgpu/vce2: fix ip block referenceAlex Deucher1-1/+1
2025-03-10drm/amd/display: change kzalloc to kcalloc in dml1_validate()Ethan Carter Edwards1-1/+2
2025-03-10drm/amd/display: change kzalloc to kcalloc in dcn314_validate_bandwidth()Ethan Carter Edwards1-1/+2
2025-03-10drm/amd/display: change kzalloc to kcalloc in dcn31_validate_bandwidth()Ethan Carter Edwards1-1/+2
2025-03-10drm/amd/display: change kzalloc to kcalloc in dcn30_validate_bandwidth()Ethan Carter Edwards1-1/+2
2025-03-10drm/amd/display: Promote DAL to 3.2.324Taimur Hassan1-1/+1
2025-03-10drm/amd/display: remove minimum Dispclk and apply oem panel timing.Charlene Liu3-5/+2