aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-05-13drm/amdgpu: set vram type for GC 9.5.0Tao Zhou1-0/+3
2025-05-13drm/amdgpu: implement get_retire_flip_bits for UMC v12Tao Zhou1-1/+0
2025-04-11drm/amdgpu: Use the right function for hdp flushLijo Lazar1-1/+1
2025-04-07drm/amdkfd: Drop workaround for GC v9.4.3 revID 0Apurv Mishra1-12/+2
2025-02-27drm/amdgpu: Fix logic to fetch supported NPS modesLijo Lazar1-3/+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-19drm/amdgpu: Use firmware supported NPS modesLijo Lazar1-10/+26
2025-02-12drm/amdgpu: Add support for umc 12.5.0/mmhub 1.8.1Mangesh Gadre1-0/+2
2025-02-12drm/amdgpu: Clean up IP version checks in gmcv9.0Lijo Lazar1-32/+17
2025-02-12drm/amdgpu: Use active umc info from discoveryLijo Lazar1-1/+0
2024-12-18drm/amdgpu: Optimize gfx v9 GPU page fault handlingPhilip Yang1-0/+3
2024-12-10drm/amdgpu: Init mmhub v1_8_1 ras funcHawking Zhang1-0/+1
2024-12-10drm/amdgpu: Enable xgmi for gfx v9_5_0Shiwu Zhang1-1/+2
2024-12-10drm/amd: update mtype flags for gfx 9.5.0Alex Sierra1-4/+4
2024-12-10drm/amdgpu: add initial support for gfx950Le Ma1-9/+21
2024-12-10drm/amd: define gc ip version local variableAlex Sierra1-5/+3
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-11-08drm/amdgpu: fix check in gmc_v9_0_get_vm_pte()Christian König1-5/+8
2024-10-24amdgpu: Don't print L2 status if there's nothing to printKent Russell1-0/+6
2024-10-15drm/amdgpu: Fetch NPS mode for GCv9.4.3 VFsLijo Lazar1-2/+28
2024-10-15drm/amdgpu: Add NPS switch support for GC 9.4.3Lijo Lazar1-0/+45
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-09-26drm/amdgpu: Refactor XGMI reset on init handlingLijo Lazar1-4/+10
2024-08-23drm/amdkfd: Change kfd/svm page fault drain handlingXiaogang Chen1-2/+2
2024-06-27drm/amdgpu: Fix register access violationHawking Zhang1-1/+2
2024-06-05drm/amdgpu: Update the impelmentation of AMDGPU_PTE_MTYPE_VG10Shane Xiao1-17/+15
2024-05-23drm/amd/amdgpu: fix the inst passed to amdgpu_virt_rlcg_reg_rwVictor Zhao1-9/+9
2024-05-17drm/amdgpu: Use NPS ranges from discovery tableLijo Lazar1-12/+28
2024-05-17drm/amdgpu: Fix memory range calculationLijo Lazar1-1/+1
2024-05-02drm/amdgpu: Add gfx v9_4_4 ip blockHawking Zhang1-11/+25
2024-04-09drm/amdgpu: retire UMC v12 mca_addr_to_paTao Zhou1-1/+0
2024-03-20drm/amdgpu: support utcl2 RAS poison query for mmhubTao Zhou1-3/+2
2024-03-20drm/amdgpu: skip GFX FED error in page fault handlingTao Zhou1-1/+9
2024-03-04drm/amdgpu: change vm->task_info handlingShashank Sharma1-9/+14
2024-02-22drm/amdgpu: Use correct SRIOV macro for gmc_v9_0_vm_fault_interrupt_stateVictor Lu1-4/+4
2024-02-07drm/amdgpu: Avoid fetching VRAM vendor infoLijo Lazar1-8/+0
2024-01-31drm/amdgpu: Fix missing error code in 'gmc_v6/7/8/9_0_hw_init()'Srinivasan Shanmugam1-2/+2
2024-01-22drm/amdgpu: Avoid fetching vram vendor informationLijo Lazar1-1/+2
2024-01-15drm/amdgpu: move kiq_reg_write_reg_wait() out of amdgpu_virt.cAlex Deucher1-5/+7