aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpu/drm/amd/amdgpu/gmc_v11_0.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-05-13drm/amdgpu: fix incorrect MALL size for GFX1151Tim Huang1-0/+12
2025-04-16drm/amdgpu: Use the right function for hdp flushLijo Lazar1-2/+2
2025-02-25drm/amdgpu: update the handle ptr in is_idleSunil Khatri1-1/+1
2025-02-19drm/amdgpu: update the handle ptr in get_clockgating_stateSunil Khatri1-2/+2
2025-02-12drm/amdgpu: add support for MMHUB IP version 3.3.2Tim Huang1-0/+1
2025-02-12drm/amdgpu: add support for GC IP version 11.5.3Tim Huang1-0/+2
2024-12-10drm/amdgpu: pass ip_block in set_clockgating_stateBoyuan Zhang1-2/+2
2024-12-10drm/amdgpu: pass ip_block in set_powergating_stateBoyuan Zhang1-1/+1
2024-10-24amdgpu: Don't print L2 status if there's nothing to printKent Russell1-1/+4
2024-10-22drm/amdgpu: clean the dummy soft_reset functionsSunil Khatri1-6/+0
2024-10-07drm/amdgpu: update the handle ptr in hw_finiSunil Khatri1-5/+3
2024-10-07drm/amdgpu: update the handle ptr in hw_initSunil Khatri1-5/+4
2024-10-07drm/amdgpu: update the handle ptr in resumeSunil Khatri1-2/+2
2024-10-07drm/amdgpu: update the handle ptr in suspendSunil Khatri1-2/+2
2024-10-07drm/amdgpu: update the handle ptr in wait_for_idleSunil Khatri1-1/+1
2024-10-01drm/amdgpu: update the handle ptr in soft_resetSunil Khatri1-1/+1
2024-10-01drm/amdgpu: update the handle ptr in sw_finiSunil Khatri1-2/+2
2024-10-01drm/amdgpu: update the handle ptr in sw_initSunil Khatri1-2/+2
2024-10-01drm/amdgpu: update the handle ptr in late_initSunil Khatri1-2/+2
2024-10-01drm/amdgpu: update the handle ptr in early_initSunil Khatri1-2/+2
2024-08-13drm/amdgpu/mes: add multiple mes ring instances supportJack Xiao1-1/+1
2024-07-02drm/amdgpu: add GFXHUB IP v11.5.2 supportTim Huang1-0/+2
2024-06-05drm/amdgpu: Update the impelmentation of AMDGPU_PTE_MTYPE_NV10Shane Xiao1-9/+8
2024-03-04drm/amdgpu: change vm->task_info handlingShashank Sharma1-9/+14
2024-02-22drm/amdgpu: add GFXHUB 11.5.1 supportYifan Zhang1-0/+2
2024-02-19drm/amdgpu: add MMHUB 3.3.1 supportYifan Zhang1-0/+1
2024-01-15drm/amdgpu: move kiq_reg_write_reg_wait() out of amdgpu_virt.cAlex Deucher1-4/+5
2024-01-03drm/amdgpu: Fix ecc irq enable/disable unpairedStanley.Yang1-0/+5
2023-11-17drm/amdgpu/gmc11: disable AGP apertureAlex Deucher1-1/+1
2023-11-17drm/amdgpu: add a module parameter to control the AGP apertureAlex Deucher1-1/+2
2023-11-17drm/amdgpu/gmc11: fix logic typo in AGP checkAlex Deucher1-1/+1
2023-11-09drm/amdgpu: Add xcc param to SRIOV kiq write and WREG32_SOC15_IP_NO_KIQ (v4)Victor Lu1-1/+1
2023-11-09drm/amdgpu: fix AGP init orderAlex Deucher1-0/+1
2023-10-27drm/amd/amdgpu: avoid to disable gfxhub interrupt when driver is unloadedKenneth Feng1-1/+2
2023-10-13drm/amdgpu: flush the correct vmid tlb for specific pasidYifan Zhang1-1/+1
2023-10-04drm/amdgpu: cache gpuvm fault information for gmc7+Alex Deucher1-0/+3
2023-10-04drm/amdgpu/gmc11: set gart placement GC11Alex Deucher1-1/+1
2023-10-04drm/amdgpu/gmc: add a way to force a particular placement for GARTAlex Deucher1-1/+1
2023-09-26drm/amdgpu/gmc11: disable AGP on GC 11.5Alex Deucher1-1/+2
2023-09-26drm/amdgpu/gmc: set a default disable value for AGPAlex Deucher1-1/+2
2023-09-26drm/amdgpu: drop error return from flush_gpu_tlb_pasidChristian König1-4/+3
2023-09-26drm/amdgpu: fix and cleanup gmc_v11_0_flush_gpu_tlb_pasidChristian König1-44/+19
2023-09-26drm/amdgpu: cleanup gmc_v11_0_flush_gpu_tlbChristian König1-67/+43
2023-09-26drm/amdgpu: rework gmc_v10_0_flush_gpu_tlb v2Christian König1-1/+1
2023-09-20drm/amdgpu: Add EXT_COHERENT memory allocation flagsDavid Francis1-0/+1
2023-09-20drm/amdgpu: Use function for IP version checkLijo Lazar1-4/+4
2023-09-06drm/amdgpu: calling address translation functions to simplify codesYifan Zhang1-2/+1
2023-08-30drm/amdgpu: add gfxhub 11.5.0 supportbenl1-0/+4
2023-08-30drm/amdgpu: add mmhub 3.3.0 supportLang Yu1-0/+4
2023-08-30drm/amdgpu/gmc11: initialize GMC for GC 11.5.0 memory supportPrike Liang1-0/+1