aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorFilesLines
2025-01-17drm/amd/display: increase MAX_SURFACES to the value supported by hwMelissa Wen1-1/+1
2025-01-17drm/amd/display: fix page fault due to max surface definition mismatchMelissa Wen6-9/+8
2025-01-17drm/amd/display: fix divide error in DM plane scale calcsMelissa Wen1-2/+2
2025-01-17drm/amdkfd: wq_release signals dma_fence only when availableZhu Lingshan1-1/+2
2025-01-17drm/amdkfd: fixed page fault when enable MES shader debugger[email protected]1-0/+17
2025-01-17drm/amd/pm: fix BUG: scheduling while atomicKun Liu4-6/+10
2025-01-17drm/amdgpu: Add a lock when accessing the buddy trim functionArunpravin Paneer Selvam1-1/+1
2025-01-17drm/amd/display: Add check for granularity in dml ceil/floor helpersRoman Li1-0/+8
2025-01-17drm/amd/display: Remove unnecessary amdgpu_irq_get/putAlex Hung1-31/+0
2025-01-09drm/amdkfd: Correct the migration DMA map directionPrike Liang1-2/+2
2025-01-09drm/amdgpu: use sjt mec fw on gfx943 for sriovVictor Zhao1-2/+8
2025-01-09drm/amdgpu: fix backport of commit 73dae652dcacAlex Deucher1-1/+5
2024-12-27drm/amdgpu/mmhub4.1: fix IP version checkAlex Deucher1-1/+1
2024-12-27drm/amdgpu/gfx12: fix IP version checkAlex Deucher1-1/+1
2024-12-27drm/amdgpu/nbio7.0: fix IP version checkAlex Deucher1-1/+1
2024-12-27drm/amdgpu/smu14.0.2: fix IP version checkAlex Deucher1-1/+1
2024-12-27drm/amdgpu/nbio7.7: fix IP version checkAlex Deucher1-1/+1
2024-12-27drm/amdgpu/nbio7.11: fix IP version checkAlex Deucher1-1/+1
2024-12-27drm/amdgpu: don't access invalid schedPierre-Eric Pelloux-Prayer1-2/+1
2024-12-27drm/amdgpu: Handle NULL bo->tbo.resource (again) in amdgpu_vm_bo_updateMichel Dänzer1-4/+3
2024-12-27drm/amdgpu: fix amdgpu_coredumpChristian König1-3/+2
2024-12-27drm/amd: Update strapping for NBIO 2.5.0Mario Limonciello1-0/+11
2024-12-19amdgpu/uvd: get ring reference from rq schedulerDavid (Ming Qiang) Wu1-1/+1
2024-12-19drm/amdkfd: hard-code MALL cacheline size for gfx11, gfx12Harish Kasiviswanathan1-1/+1
2024-12-19drm/amdkfd: hard-code cacheline size for gfx11Harish Kasiviswanathan1-2/+20
2024-12-19drm/amdkfd: Dereference null return valueAndrew Martin1-4/+8
2024-12-19drm/amdgpu: fix when the cleaner shader is emittedChristian König1-6/+7
2024-12-19drm/amd/pm: Set SMU v13.0.7 default workload typeKenneth Feng1-0/+1
2024-12-19drm/amdgpu: fix UVD contiguous CS mapping problemChristian König2-6/+13
2024-12-19drm/amdkfd: pause autosuspend when creating pdd[email protected]2-21/+17
2024-12-14Revert "drm/amd/display: parse umc_info or vram_info based on ASIC"Alex Deucher1-3/+1
2024-12-14drm/amdgpu: rework resume handling for display (v2)Alex Deucher1-2/+43
2024-12-14drm/amd/display: Add option to retrieve detile buffer sizeSung Lee10-0/+36
2024-12-14drm/amdgpu/vcn: reset fw_shared when VCPU buffers corrupted on vcn v4.0.3Xiang Liu1-8/+22
2024-12-14drm/amdgpu: set the right AMDGPU sg segment limitationPrike Liang1-0/+1
2024-12-14drm/amdgpu: skip amdgpu_device_cache_pci_state under sriovVictor Zhao1-0/+3
2024-12-14drm/amd/display: Prune Invalid Modes For HDMI OutputFangzhi Zuo4-8/+59
2024-12-14drm/amd/display: parse umc_info or vram_info based on ASICAurabindo Pillai1-1/+3
2024-12-14drm/amd/display: Remove hw w/a toggle if on DP2/HPOAusef Yousof1-2/+9
2024-12-14drm/amd/display: Fix underflow when playing 8K video in full screen modeLeo Ma1-1/+1
2024-12-14drm/amdgpu: refine error handling in amdgpu_ttm_tt_pin_userptrLang Yu1-1/+3
2024-12-14drm/amdgpu: Dereference the ATCS ACPI bufferPrike Liang1-0/+1
2024-12-14drm/amdgpu: clear RB_OVERFLOW bit when enabling interrupts for vega20_ihVictor Lu1-0/+27
2024-12-14drm/amdgpu/gfx9: Add cleaner shader for GFX9.4.2Srinivasan Shanmugam3-1/+208
2024-12-14drm/amd/display: Adding array index check to prevent memory corruptionLeo Chen1-2/+4
2024-12-14drm/amd/display: Full exit out of IPS2 when all allow signals have been clearedLeo Chen2-3/+6
2024-12-14drm/amd/display: disable SG displays on cyan skillfishAlex Deucher1-1/+5
2024-12-14drm/amd/display: Fix garbage or black screen when resetting otgZhongwei2-0/+26
2024-12-14drm/amd/display: skip disable CRTC in seemless bootup caseFudongwang1-1/+3
2024-12-14drm/amd/display: Fix out-of-bounds access in 'dcn21_link_encoder_create'Srinivasan Shanmugam1-1/+1