summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/gmc_v11_0.c
AgeCommit message (Expand)Author
2024-10-24amdgpu: Don't print L2 status if there's nothing to printKent Russell
2024-10-22drm/amdgpu: clean the dummy soft_reset functionsSunil Khatri
2024-10-07drm/amdgpu: update the handle ptr in hw_finiSunil Khatri
2024-10-07drm/amdgpu: update the handle ptr in hw_initSunil Khatri
2024-10-07drm/amdgpu: update the handle ptr in resumeSunil Khatri
2024-10-07drm/amdgpu: update the handle ptr in suspendSunil Khatri
2024-10-07drm/amdgpu: update the handle ptr in wait_for_idleSunil Khatri
2024-10-01drm/amdgpu: update the handle ptr in soft_resetSunil Khatri
2024-10-01drm/amdgpu: update the handle ptr in sw_finiSunil Khatri
2024-10-01drm/amdgpu: update the handle ptr in sw_initSunil Khatri
2024-10-01drm/amdgpu: update the handle ptr in late_initSunil Khatri
2024-10-01drm/amdgpu: update the handle ptr in early_initSunil Khatri
2024-08-13drm/amdgpu/mes: add multiple mes ring instances supportJack Xiao
2024-07-02drm/amdgpu: add GFXHUB IP v11.5.2 supportTim Huang
2024-06-05drm/amdgpu: Update the impelmentation of AMDGPU_PTE_MTYPE_NV10Shane Xiao
2024-03-04drm/amdgpu: change vm->task_info handlingShashank Sharma
2024-02-22drm/amdgpu: add GFXHUB 11.5.1 supportYifan Zhang
2024-02-19drm/amdgpu: add MMHUB 3.3.1 supportYifan Zhang
2024-01-15drm/amdgpu: move kiq_reg_write_reg_wait() out of amdgpu_virt.cAlex Deucher
2024-01-03drm/amdgpu: Fix ecc irq enable/disable unpairedStanley.Yang
2023-11-17drm/amdgpu/gmc11: disable AGP apertureAlex Deucher
2023-11-17drm/amdgpu: add a module parameter to control the AGP apertureAlex Deucher
2023-11-17drm/amdgpu/gmc11: fix logic typo in AGP checkAlex Deucher
2023-11-09drm/amdgpu: Add xcc param to SRIOV kiq write and WREG32_SOC15_IP_NO_KIQ (v4)Victor Lu
2023-11-09drm/amdgpu: fix AGP init orderAlex Deucher
2023-10-27drm/amd/amdgpu: avoid to disable gfxhub interrupt when driver is unloadedKenneth Feng
2023-10-13drm/amdgpu: flush the correct vmid tlb for specific pasidYifan Zhang
2023-10-04drm/amdgpu: cache gpuvm fault information for gmc7+Alex Deucher
2023-10-04drm/amdgpu/gmc11: set gart placement GC11Alex Deucher
2023-10-04drm/amdgpu/gmc: add a way to force a particular placement for GARTAlex Deucher
2023-09-26drm/amdgpu/gmc11: disable AGP on GC 11.5Alex Deucher
2023-09-26drm/amdgpu/gmc: set a default disable value for AGPAlex Deucher
2023-09-26drm/amdgpu: drop error return from flush_gpu_tlb_pasidChristian König
2023-09-26drm/amdgpu: fix and cleanup gmc_v11_0_flush_gpu_tlb_pasidChristian König
2023-09-26drm/amdgpu: cleanup gmc_v11_0_flush_gpu_tlbChristian König
2023-09-26drm/amdgpu: rework gmc_v10_0_flush_gpu_tlb v2Christian König
2023-09-20drm/amdgpu: Add EXT_COHERENT memory allocation flagsDavid Francis
2023-09-20drm/amdgpu: Use function for IP version checkLijo Lazar
2023-09-06drm/amdgpu: calling address translation functions to simplify codesYifan Zhang
2023-08-30drm/amdgpu: add gfxhub 11.5.0 supportbenl
2023-08-30drm/amdgpu: add mmhub 3.3.0 supportLang Yu
2023-08-30drm/amdgpu/gmc11: initialize GMC for GC 11.5.0 memory supportPrike Liang
2023-07-27drm/amdgpu: correct vmhub index in GMC v10/11Lang Yu
2023-07-10drm/amdgpu: Fix warnings in gmc_v11_0.cSrinivasan Shanmugam
2023-07-10drm/amdgpu: Prefer dev_warn over printkSrinivasan Shanmugam
2023-07-07drm/amdgpu: Update invalid PTE flag settingMukul Joshi
2023-06-09drm/amdgpu: Fix up missing parameter in kdoc for 'inst' in gmc_ v7, v8, v9, v...Srinivasan Shanmugam
2023-06-09drm/amdgpu: Add XCC inst to PASID TLB flushingMukul Joshi
2023-06-09drm/amdgpu: add bitmask to iterate vmhubsLe Ma
2023-06-09drm/amdgpu: introduce vmhub definition for multi-partition cases (v3)Hawking Zhang