summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorFilesLines
2024-12-18drm/amdgpu/smu14.0.2: fix IP version checkAlex Deucher1-1/+1
2024-12-18drm/amdgpu/gfx12: fix IP version checkAlex Deucher1-1/+1
2024-12-18drm/amdgpu/mmhub4.1: fix IP version checkAlex Deucher1-1/+1
2024-12-18drm/amdgpu/nbio7.11: fix IP version checkAlex Deucher1-1/+1
2024-12-18drm/amdgpu/nbio7.7: fix IP version checkAlex Deucher1-1/+1
2024-12-18drm/amdgpu: don't access invalid schedPierre-Eric Pelloux-Prayer1-2/+1
2024-12-18drm/amd: Require CONFIG_HOTPLUG_PCI_PCIE for BOCOMario Limonciello1-0/+3
2024-12-13Merge tag 'amd-drm-fixes-6.13-2024-12-11' of https://gitlab.freedesktop.org/a...Dave Airlie14-53/+97
2024-12-10drm/amdkfd: pause autosuspend when creating pddJesse.zhang@amd.com2-21/+17
2024-12-10drm/amdgpu: fix when the cleaner shader is emittedChristian König1-6/+7
2024-12-10drm/amdgpu: Fix ISP HW init issuePratap Nirujogi1-1/+1
2024-12-10drm/amdkfd: hard-code MALL cacheline size for gfx11, gfx12Harish Kasiviswanathan1-1/+1
2024-12-10drm/amdkfd: hard-code cacheline size for gfx11Harish Kasiviswanathan1-2/+20
2024-12-10drm/amdkfd: Dereference null return valueAndrew Martin1-4/+8
2024-12-06Merge tag 'drm-fixes-2024-12-06' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds49-615/+1031
2024-12-05drm/amdkfd: Correct the migration DMA map directionPrike Liang1-2/+2
2024-12-05drm/amd/pm: Set SMU v13.0.7 default workload typeKenneth Feng1-0/+1
2024-12-05drm/amd/pm: Initialize power profile modeLijo Lazar2-7/+18
2024-12-05amdgpu/uvd: get ring reference from rq schedulerDavid (Ming Qiang) Wu1-1/+1
2024-12-05drm/amdgpu: fix UVD contiguous CS mapping problemChristian König2-6/+13
2024-12-05drm/amdgpu: use sjt mec fw on gfx943 for sriovVictor Zhao1-2/+8
2024-12-05Revert "drm/amdgpu: Fix ISP hw init issue"Pratap Nirujogi1-1/+1
2024-12-03drm/amdgpu: rework resume handling for display (v2)Alex Deucher1-2/+43
2024-12-02drm/amd/pm: fix and simplify workload handlingAlex Deucher13-517/+741
2024-12-02Revert "drm/amd/pm: correct the workload setting"Alex Deucher12-84/+36
2024-12-02drm/amdgpu: fix sriov reinit late ordersYiqing Yao1-23/+20
2024-12-02drm/amdgpu: Fix ISP hw init issuePratap Nirujogi1-1/+1
2024-12-02drm/amd/display: Add hblank borrowing supportChris Park9-7/+75
2024-12-02drm/amd/display: Limit VTotal range to max hw cap minus fpDillon Varone11-3/+46
2024-12-02drm/amd/display: Correct prefetch calculationLo-an Chen1-0/+1
2024-12-02drm/amd/display: Add option to retrieve detile buffer sizeSung Lee10-0/+36
2024-12-02drm/amd/display: Add a left edge pixel if in YCbCr422 or YCbCr420 and odmPeterson Guo1-0/+23
2024-12-02drm/amdkfd: hard-code cacheline for gc943,gc944David Yat Sin1-0/+6
2024-12-02drm/amdkfd: add MEC version that supports no PCIe atomics for GFX12Sreekant Somasekharan1-0/+3
2024-12-02drm/amd/display: Fix programming backlight on OLED panelsMario Limonciello1-0/+2
2024-12-02drm/amd: Sanity check the ACPI EDIDMario Limonciello1-3/+10
2024-12-02drm/amdgpu/hdp7.0: do a posting read when flushing HDPAlex Deucher1-2/+4
2024-12-02drm/amdgpu/hdp6.0: do a posting read when flushing HDPAlex Deucher1-2/+4
2024-12-02drm/amdgpu/hdp5.2: do a posting read when flushing HDPAlex Deucher1-2/+4
2024-12-02drm/amdgpu/hdp5.0: do a posting read when flushing HDPAlex Deucher1-2/+5
2024-12-02drm/amdgpu/hdp4.0: do a posting read when flushing HDPAlex Deucher1-4/+8
2024-12-02drm/amdgpu/jpeg1.0: fix idle work handlerAlex Deucher1-1/+1
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra1-1/+1
2024-11-29Merge tag 'drm-next-2024-11-29' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds63-148/+616
2024-11-29Merge tag 'driver-core-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2024-11-21Merge tag 'drm-next-2024-11-21' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds377-9710/+10016
2024-11-21drm/amdgpu/jpeg: cancel the jpeg workerAlex Deucher7-7/+7
2024-11-21drm/amdgpu: fix usage slab after freeVitaly Prosyak2-4/+4
2024-11-21drm/amdgpu/vcn: reset fw_shared when VCPU buffers corrupted on vcn v4.0.3Xiang Liu1-8/+22
2024-11-21drm/amdgpu: Fix sysfs warning when hotpluggingJesse.zhang@amd.com7-14/+25