aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-sqlite.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2025-01-06drm/amdkfd: always include uapi header in priv.hZhu Lingshan1-1/+1
2025-01-06drm/amdgpu: reduce RLC safe mode request for gfx clock gatingPrike Liang2-20/+6
2025-01-06Revert "drm/amd/display: Optimize cursor position updates"Aurabindo Pillai4-19/+12
2025-01-06drm/amdgpu/gfx10: Add cleaner shader for GFX10.3.0Srinivasan Shanmugam3-0/+195
2025-01-06drm/amd/pm: fix BUG: scheduling while atomicKun Liu4-6/+10
2025-01-06drm/amdgpu: Fix error handling in amdgpu_ras_add_bad_pagesSrinivasan Shanmugam1-5/+16
2025-01-06drm/amdkfd: wq_release signals dma_fence only when availableZhu Lingshan1-1/+2
2025-01-06drm/amdgpu: Fix for MEC SJT FW Load Fail on VFyfeng11-2/+7
2025-01-06drm/amd/display: Promote DC to 3.2.315Martin Leung1-1/+1
2025-01-06drm/amd/display: Extend capability to get multiple ROI CRCsWayne Lin1-7/+29
2025-01-06drm/amd/display: Add VC for VESA Aux Backlight ControlIswara Nagulendran4-3/+44
2025-01-06drm/amd/display: Clean up SPL codeSamson Tam1-45/+43
2025-01-06drm/amd/display: Add check for granularity in dml ceil/floor helpersRoman Li1-0/+8
2025-01-06drm/amd/display: Add 6bpc RGB case for dcn32 output bpp calculationsGeorge Shen1-0/+4
2025-01-06drm/amd/display: Disable replay and psr while VRR is enabledTom Chung3-4/+6
2025-01-06drm/amd/display: Fix PSR-SU not support but still call the amdgpu_dm_psr_enableTom Chung1-1/+1
2025-01-06drm/amd/display: Add HBlank reduction DPCD write to DPMS sequenceGeorge Shen3-0/+28
2025-01-06drm/amd/display: Optimize cursor position updatesAric Cyr4-12/+19
2025-01-06drm/amd/display: fix init_adj offset for cositing in SPLSamson Tam2-6/+7
2025-01-06drm/amd/display: Ensure correct GFX tiling info passed to DMLKarthi Kandasamy6-5/+27
2025-01-06drm/amd/display: Update dc_tiling_info union to structureKarthi Kandasamy20-124/+136
2025-01-06drm/amd/display: modify init dc_power_stateBrandon Syu1-4/+0
2025-01-06drm/amd/display: have pretrain for dpiaPeichen Huang10-7/+180
2025-01-06drm/amd/display: Implement Replay Low Hz Visual ConfirmDennis.Chan3-5/+72
2025-01-06drm/amd/display: Add Interface to Dump DSC Caps from dmFangzhi Zuo2-0/+50
2025-01-06drm/amd/display: Add guards around MAX/MINAurabindo Pillai1-0/+2
2025-01-06drm/amd/display: correct type mismatches in comparisons in DML2Natanel Roizenman3-24/+24
2025-01-06drm/amd/display: Adjust dm to use supported interfaces for setting multiple crc windowsWayne Lin5-72/+185
2025-01-06drm/amd/display: Extend dc_stream_get_crc to support 2nd crc engineWayne Lin10-31/+101
2025-01-06drm/amd/display: Add support for setting multiple CRC windows in dcWayne Lin3-0/+74
2025-01-06drm/amd/display: Add expanded HBlank field to dc_crtc_timingGeorge Shen1-0/+3
2025-01-06drm/amd/display: Add DP required HBlank size calc to link interfaceGeorge Shen6-0/+215
2025-01-06drm/amd/display: Parse RECEIVE_PORT0_CAP capabilities from DPCDGeorge Shen4-0/+37
2025-01-06drm/amd/display: Cleanup outdated interfaces in dcn401_clk_mgrDillon Varone2-224/+17
2025-01-06drm/amd/display: power up all gating blocks when releasing hw DCN35Yihan Zhu3-0/+37
2025-01-06drm/amd/display: update sequential pg logic DCN35Yihan Zhu1-1/+6
2025-01-06drm/amdkfd: fixed page fault when enable MES shader debuggerJesse.zhang@amd.com1-0/+17
2024-12-19drm/amd/display: Reapply fdedd77b0eb3Nathan Chancellor1-1/+1
2024-12-19drm/amd/display: fix divide error in DM plane scale calcsMelissa Wen1-2/+2
2024-12-19drm/amd/display: increase MAX_SURFACES to the value supported by hwMelissa Wen1-1/+1
2024-12-19drm/amd/display: fix page fault due to max surface definition mismatchMelissa Wen6-9/+8
2024-12-19drm/amd/display: Remove unnecessary amdgpu_irq_get/putAlex Hung1-31/+0
2024-12-18drm/amdgpu: Handle NULL bo->tbo.resource (again) in amdgpu_vm_bo_updateMichel Dänzer1-4/+3
2024-12-18drm/admgpu: replace kmalloc() and memcpy() with kmemdup()Mirsad Todorovac1-3/+1
2024-12-18drm/amd/display: Fix NULL pointer dereference in dmub_tracebuffer_showSrinivasan Shanmugam1-1/+4
2024-12-18drm/amdgpu: Show warning message if IH ring overflowPhilip Yang6-11/+15
2024-12-18drm/amdkfd: Improve signal event slow pathPhilip Yang1-0/+11
2024-12-18drm/amdkfd: Queue interrupt work to different CPUPhilip Yang3-33/+20
2024-12-18drm/amdgpu: Optimize gfx v9 GPU page fault handlingPhilip Yang5-1/+84
2024-12-18drm/amdkfd: KFD interrupt access ih_fifo data in-placePhilip Yang1-21/+14