summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorLines
2025-01-06drm/amd/display: Clean up SPL codeSamson Tam-45/+43
2025-01-06drm/amd/display: Add check for granularity in dml ceil/floor helpersRoman Li-0/+8
2025-01-06drm/amd/display: Add 6bpc RGB case for dcn32 output bpp calculationsGeorge Shen-0/+4
2025-01-06drm/amd/display: Disable replay and psr while VRR is enabledTom Chung-4/+6
2025-01-06drm/amd/display: Fix PSR-SU not support but still call the amdgpu_dm_psr_enableTom Chung-1/+1
2025-01-06drm/amd/display: Add HBlank reduction DPCD write to DPMS sequenceGeorge Shen-0/+28
2025-01-06drm/amd/display: Optimize cursor position updatesAric Cyr-12/+19
2025-01-06drm/amd/display: fix init_adj offset for cositing in SPLSamson Tam-6/+7
2025-01-06drm/amd/display: Ensure correct GFX tiling info passed to DMLKarthi Kandasamy-5/+27
2025-01-06drm/amd/display: Update dc_tiling_info union to structureKarthi Kandasamy-124/+136
2025-01-06drm/amd/display: modify init dc_power_stateBrandon Syu-4/+0
2025-01-06drm/amd/display: have pretrain for dpiaPeichen Huang-7/+180
2025-01-06drm/amd/display: Implement Replay Low Hz Visual ConfirmDennis.Chan-5/+72
2025-01-06drm/amd/display: Add Interface to Dump DSC Caps from dmFangzhi Zuo-0/+50
2025-01-06drm/amd/display: Add guards around MAX/MINAurabindo Pillai-0/+2
2025-01-06drm/amd/display: correct type mismatches in comparisons in DML2Natanel Roizenman-24/+24
2025-01-06drm/amd/display: Adjust dm to use supported interfaces for setting multiple c...Wayne Lin-72/+185
2025-01-06drm/amd/display: Extend dc_stream_get_crc to support 2nd crc engineWayne Lin-31/+101
2025-01-06drm/amd/display: Add support for setting multiple CRC windows in dcWayne Lin-0/+74
2025-01-06drm/amd/display: Add expanded HBlank field to dc_crtc_timingGeorge Shen-0/+3
2025-01-06drm/amd/display: Add DP required HBlank size calc to link interfaceGeorge Shen-0/+215
2025-01-06drm/amd/display: Parse RECEIVE_PORT0_CAP capabilities from DPCDGeorge Shen-0/+37
2025-01-06drm/amd/display: Cleanup outdated interfaces in dcn401_clk_mgrDillon Varone-224/+17
2025-01-06drm/amd/display: power up all gating blocks when releasing hw DCN35Yihan Zhu-0/+37
2025-01-06drm/amd/display: update sequential pg logic DCN35Yihan Zhu-1/+6
2025-01-06drm/amdkfd: fixed page fault when enable MES shader debuggerJesse.zhang@amd.com-0/+17
2024-12-19drm/amd/display: Reapply fdedd77b0eb3Nathan Chancellor-1/+1
2024-12-19drm/amd/display: fix divide error in DM plane scale calcsMelissa Wen-2/+2
2024-12-19drm/amd/display: increase MAX_SURFACES to the value supported by hwMelissa Wen-1/+1
2024-12-19drm/amd/display: fix page fault due to max surface definition mismatchMelissa Wen-9/+8
2024-12-19drm/amd/display: Remove unnecessary amdgpu_irq_get/putAlex Hung-31/+0
2024-12-20Merge tag 'drm-misc-next-2024-12-19' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie-2/+5
2024-12-20Merge tag 'amd-drm-next-6.14-2024-12-18' of https://gitlab.freedesktop.org/ag...Dave Airlie-3722/+10497
2024-12-19drm/amdgpu: track bo memory stats at runtimeYunxiang Li-139/+232
2024-12-19drm/amdgpu: remove unused function parameterYunxiang Li-12/+7
2024-12-19drm: make drm-active- stats optionalYunxiang Li-0/+1
2024-12-19Merge tag 'v6.13-rc3' into drm-nextDave Airlie-53/+97
2024-12-18drm/amdgpu: Handle NULL bo->tbo.resource (again) in amdgpu_vm_bo_updateMichel Dänzer-4/+3
2024-12-18drm/admgpu: replace kmalloc() and memcpy() with kmemdup()Mirsad Todorovac-3/+1
2024-12-18drm/amd/display: Fix NULL pointer dereference in dmub_tracebuffer_showSrinivasan Shanmugam-1/+4
2024-12-18drm/amdgpu: Show warning message if IH ring overflowPhilip Yang-11/+15
2024-12-18drm/amdkfd: Improve signal event slow pathPhilip Yang-0/+11
2024-12-18drm/amdkfd: Queue interrupt work to different CPUPhilip Yang-33/+20
2024-12-18drm/amdgpu: Optimize gfx v9 GPU page fault handlingPhilip Yang-1/+84
2024-12-18drm/amdkfd: KFD interrupt access ih_fifo data in-placePhilip Yang-21/+14
2024-12-18drm/amdgpu: partially revert "reduce reset time"Christian König-8/+4
2024-12-18drm/amdgpu: set the VM pointer to NULL in amdgpu_job_prepareChristian König-0/+7
2024-12-18drm/amdgpu: fix amdgpu_coredumpChristian König-3/+2
2024-12-18drm/amdgpu: Enable psp v14_0_3 RAS support for non-SRIOV configurations.Candice Li-1/+1
2024-12-18drm/amdgpu: Don't enable sdma 4.4.5 CTXEMPTY interruptPhilip Yang-3/+5