summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorFilesLines
7 daysMerge tag 'drm-next-2026-04-15' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds615-8601/+121242
9 daysMerge tag 'acpi-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-2/+0
9 daysMerge tag 'vfs-7.1-rc1.kino' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+2
13 daysMerge branch 'acpi-driver'Rafael J. Wysocki1-2/+0
2026-04-07Merge v7.0-rc7 into drm-nextSimona Vetter18-2/+701
2026-04-02drm/amd/display: Wire up dcn10_dio_construct() for all pre-DCN401 generationsIonut Nechita17-0/+699
2026-03-30drm/amdgpu/uvd4.2: Don't initialize UVD 4.2 when DPM is disabledTimur Kristóf1-0/+5
2026-03-30drm/amd/pm/smu7: Add SCLK cap for quirky Hawaii boardTimur Kristóf2-4/+27
2026-03-30drm/amd/pm/ci: Fill DW8 fields from SMCTimur Kristóf1-2/+1
2026-03-30drm/amd/pm/ci: Clear EnabledForActivity field for memory levelsTimur Kristóf1-1/+1
2026-03-30drm/amd/pm/ci: Fix powertune defaults for Hawaii 0x67B0Timur Kristóf1-1/+1
2026-03-30drm/amd/pm/smu7: Remove non-functional SMU7 voltage dependency on DALTimur Kristóf4-95/+0
2026-03-30drm/amd/pm/smu7: Fix SMU7 voltage dependency on display clockTimur Kristóf2-3/+86
2026-03-30drm/amd/pm/ci: Disable MCLK DPM on problematic CI ASICsTimur Kristóf1-0/+15
2026-03-30drm/amd/pm/ci: Use highest MCLK on CI when MCLK DPM is disabledTimur Kristóf1-0/+8
2026-03-30drm/amdkfd: Fix queue preemption/eviction failures by aligning control stack ...Donet Tom1-3/+4
2026-03-30drm/amdgpu: Fix wait after reset sequence in S4Lijo Lazar2-3/+8
2026-03-30drm/amd/display: Fix NULL pointer dereference in dcn401_init_hw()Srinivasan Shanmugam1-6/+11
2026-03-30drm/amdgpu: Change AMDGPU_VA_RESERVED_TRAP_SIZE to 64KBDonet Tom2-3/+3
2026-03-30drm/amdgpu/userq: fix memory leak in MQD creation error pathsJunrui Luo1-4/+12
2026-03-30drm/amd: Fix MQD and control stack alignment for non-4KDonet Tom4-21/+64
2026-03-30drm/amdkfd: Align expected_queue_size to PAGE_SIZEDonet Tom1-2/+2
2026-03-30drm/amdgpu: fix the idr allocation flagsPrike Liang1-1/+4
2026-03-30drm/amdgpu: validate doorbell_offset in user queue creationJunrui Luo1-0/+7
2026-03-30drm/amdgpu/pm: drop SMU driver if version not matched messagesAlex Deucher3-3/+0
2026-03-30drm/amdgpu: use multiple entities in amdgpu_move_blitPierre-Eric Pelloux-Prayer2-4/+10
2026-03-30drm/amdkfd: Fix queue preemption/eviction failures by aligning control stack ...Donet Tom1-3/+4
2026-03-30drm/amdgpu: use TTM_NUM_MOVE_FENCES when reserving fencesPierre-Eric Pelloux-Prayer5-17/+9
2026-03-30drm/amdgpu: round robin through clear_entities in amdgpu_fill_bufferPierre-Eric Pelloux-Prayer3-5/+20
2026-03-30drm/amdgpu: allocate move entities dynamicallyPierre-Eric Pelloux-Prayer3-15/+25
2026-03-30drm/amdgpu: allocate clear entities dynamicallyPierre-Eric Pelloux-Prayer3-18/+42
2026-03-30drm/amdkfd: fix kernel crash on releasing NULL sysfs entryEric Huang1-1/+2
2026-03-30drm/amd/pm: Unify version check in SMUv14Lijo Lazar4-69/+21
2026-03-30drm/amd/display: Add Idle state manager(ISM)Ray Wu9-63/+903
2026-03-30drm/amdgpu/gfx11: Add Cleaner Shader Support for GFX11.5.4Srinivasan Shanmugam1-0/+14
2026-03-30drm/amdgpu: Fix wait after reset sequence in S4Lijo Lazar2-3/+8
2026-03-30drm/amdkfd: Switch to dev_* printk stuff in kfd_int_process_v12_1.cLang Yu1-12/+16
2026-03-30drm/amd/pm: Unify version check in SMUv12Lijo Lazar3-39/+1
2026-03-30drm/amd/pm: Unify version check in SMUv11Lijo Lazar7-94/+52
2026-03-30drm/amd/display: Promote DC to 3.2.376Taimur Hassan1-1/+1
2026-03-30drm/amd/display: [FW Promotion] Release 0.1.53.0Taimur Hassan1-0/+1
2026-03-30drm/amd/display: Silence type conversion warnings in dml2Gaghik Khachatrian7-19/+41
2026-03-30drm/amd/display: Fix Compiler warnings in dmubGaghik Khachatrian8-0/+11
2026-03-30drm/amd/display: Fixed Silence complier warnings in dcGaghik Khachatrian173-46/+750
2026-03-30drm/amd/display: Move FPU Guards From DML To DC - Part 3Rafal Ostrowski5-5/+9
2026-03-30drm/amd/display: Move FPU Guards From DML To DC - Part 2Rafal Ostrowski7-471/+484
2026-03-30drm/amd/display: Move FPU Guards From DML To DC - Part 1Rafal Ostrowski14-53/+170
2026-03-30drm/amdgpu: add support to query vram info from firmwareGangliang Xie8-243/+315
2026-03-30drm/amd/display: correct unknown plane state patchCharlene Liu1-1/+1
2026-03-30Revert "drm/amd/display: Refactor DC update checks"Dillon Varone4-204/+308