summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorLines
2025-01-14drm/amdgpu: fix fw attestation for MP0_14_0_{2/3}Gui Chengming-0/+4
2025-01-14drm/amdgpu: always sync the GFX pipe on ctx switchChristian König-2/+2
2025-01-14drm/amdgpu: disable gfxoff with the compute workload on gfx12Kenneth Feng-2/+3
2025-01-14drm/amdgpu: Fix Circular Locking Dependency in AMDGPU GFX IsolationSrinivasan Shanmugam-2/+10
2025-01-13drm/amd/display: Disable replay and psr while VRR is enabledTom Chung-4/+6
2025-01-13drm/amd/display: Fix PSR-SU not support but still call the amdgpu_dm_psr_enableTom Chung-1/+1
2025-01-10drm/amd/display: Initialize denominator defaults to 1Alex Hung-2/+2
2025-01-10drm/amd/display: Use HW lock mgr for PSR1Tom Chung-1/+2
2025-01-10drm/amd/display: Remove unnecessary eDP power downYiling Chen-6/+6
2025-01-10drm/amd/display: Do not elevate mem_type change to full updateLeo Li-6/+23
2025-01-10drm/amd/display: Do not wait for PSR disable on vbl enableLeo Li-17/+54
2025-01-10Revert "drm/amd/display: Enable urgent latency adjustments for DCN35"Nicholas Susanto-2/+2
2025-01-10drm/amd/display: Reduce accessing remote DPCD overheadWayne Lin-9/+27
2025-01-10drm/amd/display: Validate mdoe under MST LCT=1 case as wellWayne Lin-5/+9
2025-01-10drm/amdgpu/smu13: update powersave optimizationsAlex Deucher-5/+6
2025-01-06drm/amdgpu: Add a lock when accessing the buddy trim functionArunpravin Paneer Selvam-1/+1
2025-01-06drm/amd/pm: fix BUG: scheduling while atomicKun Liu-6/+10
2025-01-06drm/amdkfd: wq_release signals dma_fence only when availableZhu Lingshan-1/+2
2025-01-06drm/amd/display: Add check for granularity in dml ceil/floor helpersRoman Li-0/+8
2025-01-06drm/amdkfd: fixed page fault when enable MES shader debuggerJesse.zhang@amd.com-0/+17
2025-01-06drm/amd/display: fix divide error in DM plane scale calcsMelissa Wen-2/+2
2025-01-06drm/amd/display: increase MAX_SURFACES to the value supported by hwMelissa Wen-1/+1
2025-01-06drm/amd/display: fix page fault due to max surface definition mismatchMelissa Wen-9/+8
2025-01-06drm/amd/display: Remove unnecessary amdgpu_irq_get/putAlex Hung-31/+0
2024-12-18drm/amdgpu/nbio7.0: fix IP version checkAlex Deucher-1/+1
2024-12-18drm/amd: Update strapping for NBIO 2.5.0Mario Limonciello-0/+11
2024-12-18drm/amdgpu: Handle NULL bo->tbo.resource (again) in amdgpu_vm_bo_updateMichel Dänzer-4/+3
2024-12-18drm/amdgpu: fix amdgpu_coredumpChristian König-3/+2
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.7: fix IP version checkAlex Deucher-1/+1
2024-12-18drm/amdgpu: don't access invalid schedPierre-Eric Pelloux-Prayer-2/+1
2024-12-18drm/amd: Require CONFIG_HOTPLUG_PCI_PCIE for BOCOMario Limonciello-0/+3
2024-12-13Merge tag 'amd-drm-fixes-6.13-2024-12-11' of https://gitlab.freedesktop.org/a...Dave Airlie-53/+97
2024-12-10drm/amdkfd: pause autosuspend when creating pddJesse.zhang@amd.com-21/+17
2024-12-10drm/amdgpu: fix when the cleaner shader is emittedChristian König-6/+7
2024-12-10drm/amdgpu: Fix ISP HW init issuePratap Nirujogi-1/+1
2024-12-10drm/amdkfd: hard-code MALL cacheline size for gfx11, gfx12Harish Kasiviswanathan-1/+1
2024-12-10drm/amdkfd: hard-code cacheline size for gfx11Harish Kasiviswanathan-2/+20
2024-12-10drm/amdkfd: Dereference null return valueAndrew Martin-4/+8
2024-12-06Merge tag 'drm-fixes-2024-12-06' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-615/+1031
2024-12-05drm/amdkfd: Correct the migration DMA map directionPrike Liang-2/+2
2024-12-05drm/amd/pm: Set SMU v13.0.7 default workload typeKenneth Feng-0/+1
2024-12-05drm/amd/pm: Initialize power profile modeLijo Lazar-7/+18
2024-12-05amdgpu/uvd: get ring reference from rq schedulerDavid (Ming Qiang) Wu-1/+1
2024-12-05drm/amdgpu: fix UVD contiguous CS mapping problemChristian König-6/+13
2024-12-05drm/amdgpu: use sjt mec fw on gfx943 for sriovVictor Zhao-2/+8
2024-12-05Revert "drm/amdgpu: Fix ISP hw init issue"Pratap Nirujogi-1/+1