summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorLines
2025-12-08drm/amdgpu/ras: Move ras data alloc before bad page checkAsad Kamal-5/+5
2025-12-08drm/amdgpu: Map/Unmap MMIO_REMAP as BAR register window; add TTM sg helpers; ...Srinivasan Shanmugam-0/+127
2025-12-08drm/amdgpu/ttm: Pin 4K MMIO_REMAP Singleton BO at Init v2Srinivasan Shanmugam-0/+32
2025-12-08drm/amd/ras: Compatible with legacy sriov hostYiPeng Chai-1/+6
2025-12-08drm/amd/ras: Support sriov uniras to obtain cper dataYiPeng Chai-3/+6
2025-12-08drm/amdgpu: Add virt command to send VF ras commandYiPeng Chai-2/+44
2025-12-08drm/amdgpu: fix the calculation of RAS bad page numberTao Zhou-4/+0
2025-12-08drm/amdgpu: Expand kernel-doc in amdgpu_ringRodrigo Siqueira-3/+10
2025-12-08drm/amdgpu: Enable IH CAM on IH 7.1.0Mukul Joshi-1/+29
2025-12-08drm/amdgpu: Use ih v7_0 ip block for ih v7_1Hawking Zhang-0/+1
2025-12-08drm/amdgpu: Set psp ip block and funcs for v15.0.8Le Ma-0/+7
2025-12-08drm/amdgpu: Upload a single sdma fw copy when using psp v15.0.8Hawking Zhang-1/+3
2025-12-08drm/amdgpu: Set skip_tmr to true for psp v15_0_8Hawking Zhang-0/+1
2025-12-08drm/amdgpu: Add psp v15.0.8 ip block v3Le Ma-1/+383
2025-12-08drm/amdgpu: update psp_get_fw_type() functionFeifei Xu-3/+10
2025-12-08drm/amdgpu: Add rlcv firmware for frontdoor loading.Feifei Xu-1/+96
2025-12-08drm/amdgpu: Initialize smuio functions for smuio v15_0_8Hawking Zhang-0/+4
2025-12-08drm/amdgpu: Add smuio v15_0_8 support v4Hawking Zhang-1/+248
2025-12-08drm/amdgpu: Update vm start, end, hole to support 57bit addressPhilip Yang-25/+33
2025-12-08drm/amdgpu: GPU vm support 5-level page tablePhilip Yang-1/+23
2025-12-08drm/amdgpu: update VRAM typesHawking Zhang-1/+2
2025-12-08drm/amdgpu: Move XCP_INST_MASK amdgpu_xcp.hHawking Zhang-3/+3
2025-12-08drm/amdgpu: Verify dpm setting for enabling smu with direct fw loadingHawking Zhang-2/+4
2025-12-08drm/amdkfd: refactor rlc/gfx spmJames Zhu-17/+24
2025-12-08drm/amdgpu: Generalize HQD and VMID mask calculation for MESMukul Joshi-2/+12
2025-12-08drm/amdgpu/mes: add multi-xcc supportJack Xiao-106/+156
2025-12-08drm/amdgpu: add PCIe atomics bit in PTEMukul Joshi-0/+1
2025-12-08drm/amdgpu: Add hwid for AIGCHawking Zhang-0/+2
2025-12-08drm/amdgpu: Add hwid for ATUHawking Zhang-0/+3
2025-12-08drm/amdgpu: Increase the maximum number of IP instancesHawking Zhang-1/+1
2025-12-08drm/amdgpu: fix NULL pointer issue for supports_bacoLikun Gao-1/+2
2025-12-08drm/amdgpu: fix NULL pointer issue buffer funcsLikun Gao-1/+2
2025-12-04Merge tag 'pci-v6.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-11/+9
2025-12-04Merge tag 'drm-next-2025-12-03' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-1380/+4458
2025-12-03Merge tag 'printk-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-2/+1
2025-12-03Merge tag 'amd-drm-next-6.19-2025-12-02' of https://gitlab.freedesktop.org/ag...Dave Airlie-28/+228
2025-12-02Revert "drm/amd: Skip power ungate during suspend for VPE"Mario Limonciello (AMD)-2/+1
2025-12-02drm/amdgpu: use common defines for HUB faultsAlex Deucher-8/+21
2025-12-02drm/amdgpu/gmc12: add amdgpu_vm_handle_fault() handlingAlex Deucher-0/+27
2025-12-02drm/amdgpu/gmc11: add amdgpu_vm_handle_fault() handlingAlex Deucher-0/+27
2025-12-02drm/amdgpu: use static ids for ACP platform devsBrady Norander-2/+8
2025-12-02drm/amdgpu/sdma6: Update SDMA 6.0.3 FW version to include UMQ protected-fence...Srinivasan Shanmugam-1/+1
2025-12-02drm/amdgpu: Forward VMID reservation errorsNatalie Vock-2/+1
2025-12-02drm/amdgpu/gmc8: Delegate VM faults to soft IRQ handler ringTimur Kristóf-0/+6
2025-12-02drm/amdgpu/gmc7: Delegate VM faults to soft IRQ handler ringTimur Kristóf-0/+6
2025-12-02drm/amdgpu/gmc6: Delegate VM faults to soft IRQ handler ringTimur Kristóf-0/+6
2025-12-02drm/amdgpu/gmc6: Cache VM fault infoTimur Kristóf-0/+4
2025-12-02drm/amdgpu/gmc6: Don't print MC client as it's unknownTimur Kristóf-6/+4
2025-12-02drm/amdgpu/cz_ih: Enable soft IRQ handler ringTimur Kristóf-0/+10
2025-12-02drm/amdgpu/tonga_ih: Enable soft IRQ handler ringTimur Kristóf-0/+10