summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorFilesLines
2024-12-10drm/amdgpu: reduce the mmio writes in kiq settingPrike Liang8-27/+9
2024-12-10drm/amdgpu/sdma4.4.2: implement ring reset callback for sdma4.4.2Jiadong Zhu1-18/+72
2024-12-10drm/amd/pm: implement dpm sdma reset functionJiadong Zhu6-1/+57
2024-12-10drm/amd/pm: update smu_v13_0_6 smu headerJiadong Zhu1-1/+2
2024-12-10drm/amdgpu: remove redundant RAS error address coversion codeTao Zhou1-76/+58
2024-12-10drm/amd/amdgpu: Add support for isp buffersPratap Nirujogi2-0/+106
2024-12-10drm/amdgpu: simplify RAS page retirement in one memory rowTao Zhou2-34/+24
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-09Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst50-616/+1032
2024-12-07Merge 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-05drm: remove driver date from struct drm_driver and all driversJani Nikula2-3/+0
2024-12-04drm/amdgpu: rework resume handling for display (v2)Alex Deucher1-2/+43
2024-12-03drm/amd/pm: fix and simplify workload handlingAlex Deucher13-517/+741
2024-12-03Revert "drm/amd/pm: correct the workload setting"Alex Deucher12-84/+36
2024-12-03drm/amdgpu: fix sriov reinit late ordersYiqing Yao1-23/+20
2024-12-03drm/amdgpu: Fix ISP hw init issuePratap Nirujogi1-1/+1
2024-12-03drm/amd/display: Add hblank borrowing supportChris Park9-7/+75
2024-12-03drm/amd/display: Limit VTotal range to max hw cap minus fpDillon Varone11-3/+46
2024-12-03drm/amd/display: Correct prefetch calculationLo-an Chen1-0/+1
2024-12-03drm/amd/display: Add option to retrieve detile buffer sizeSung Lee10-0/+36
2024-12-03drm/amd/display: Add a left edge pixel if in YCbCr422 or YCbCr420 and odmPeterson Guo1-0/+23
2024-12-03drm/amdkfd: hard-code cacheline for gc943,gc944David Yat Sin1-0/+6
2024-12-03drm/amdkfd: add MEC version that supports no PCIe atomics for GFX12Sreekant Somasekharan1-0/+3
2024-12-03drm/amd/display: Fix programming backlight on OLED panelsMario Limonciello1-0/+2
2024-12-03drm/amd: Sanity check the ACPI EDIDMario Limonciello1-3/+10
2024-12-03drm/amdgpu/hdp7.0: do a posting read when flushing HDPAlex Deucher1-2/+4
2024-12-03drm/amdgpu/hdp6.0: do a posting read when flushing HDPAlex Deucher1-2/+4
2024-12-03drm/amdgpu/hdp5.2: do a posting read when flushing HDPAlex Deucher1-2/+4
2024-12-03drm/amdgpu/hdp5.0: do a posting read when flushing HDPAlex Deucher1-2/+5
2024-12-03drm/amdgpu/hdp4.0: do a posting read when flushing HDPAlex Deucher1-4/+8
2024-12-03drm/amdgpu/jpeg1.0: fix idle work handlerAlex Deucher1-1/+1
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra1-1/+1
2024-12-02Merge drm/drm-next into drm-misc-nextMaxime Ripard222-1398/+3651
2024-11-30Merge 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-22Merge 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