summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorLines
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
2024-12-18drm/amdgpu: Fix potential integer overflow in scheduler mask calculationsKarol Przybylski-4/+4
2024-12-18drm/amdgpu/smu14.0.2: fix IP version checkAlex Deucher-1/+1
2024-12-18drm/amdgpu/gfx12: fix IP version checkAlex Deucher-1/+1
2024-12-18drm/amdgpu/mmhub4.1: fix IP version checkAlex Deucher-1/+1
2024-12-18drm/amdgpu/nbio7.11: fix IP version checkAlex Deucher-1/+1
2024-12-18drm/amdgpu/nbio7.0: fix IP version checkAlex Deucher-1/+1
2024-12-18drm/amdgpu/nbio7.7: fix IP version checkAlex Deucher-1/+1
2024-12-18drm/amd/display: 3.2.314Aric Cyr-1/+1
2024-12-18drm/amd/display: Disable MPC rate control on ODM pipe updateGeorge Shen-0/+49
2024-12-18drm/amd/display: Block Invalid TMDS operationChris Park-0/+7
2024-12-18drm/amd/display: Re-validate streams on commit_streamsDillon Varone-0/+5
2024-12-18Revert "drm/amd/display: Fix green screen issue after suspend"Rodrigo Siqueira-24/+13
2024-12-18drm/amd/display: Fix uninitialized variables in amdgpu_dm_debugfsAlex Hung-4/+4
2024-12-18drm/amd/display: Apply (some) policy for DML2 formulation on DCN35/DCN351Nicholas Kazlauskas-7/+47
2024-12-18drm/amd/display: delete legacy codeShunlu Zhang-12/+1
2024-12-18drm/amd/display: Add new message for DF throttling optimization on dcn401Dillon Varone-0/+126
2024-12-18drm/amd/display: DML21 Reintegration For Various FixesAustin Zheng-1731/+2819
2024-12-18drm/amd/display: Fix brightness adjustment on MiniLEDHarry VanZyllDeJong-2/+2
2024-12-18drm/amd/display: Fix Mode Cutoff in DSC Passthrough to DP2.1 MonitorFangzhi Zuo-3/+3
2024-12-18drm/amd/display: init dc_power_stateCharlene Liu-2/+4
2024-12-18drm/amd/display: initialize uninitialized variableMeera Patel-1/+1
2024-12-18drm/amd/display: Add support for FAMS2+ interface versionsDillon Varone-102/+134
2024-12-18drm/amd/display: Update FAMS2 config cmdAlvin Lee-6/+20
2024-12-18drm/amdgpu: Failed to check various return codeAndrew Martin-8/+8
2024-12-18drm/amdkfd: Failed to check various return codeAndrew Martin-0/+3
2024-12-18drm/amdgpu: Use dbg level for VBIOS check messagesLijo Lazar-12/+14
2024-12-18drm/amdgpu: remove useless init from amdgpu_job_allocPierre-Eric Pelloux-Prayer-5/+0
2024-12-18drm/amdgpu: drop the amdgpu_device argument from amdgpu_ib_freePierre-Eric Pelloux-Prayer-45/+40
2024-12-18drm/amdgpu: don't access invalid schedPierre-Eric Pelloux-Prayer-2/+1