summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c
AgeCommit message (Expand)AuthorFilesLines
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-23drm/amdgpu: Avoid fetching vram vendor informationLijo Lazar1-1/+2
2024-01-16drm/amdgpu: move kiq_reg_write_reg_wait() out of amdgpu_virt.cAlex Deucher1-5/+7
2024-01-03drm/amdgpu: Fix ecc irq enable/disable unpairedStanley.Yang1-0/+4
2023-12-13drm/amdgpu: Use the right method to get IP versionLijo Lazar1-1/+1
2023-11-17drm/amdgpu/gmc9: disable AGP apertureAlex Deucher1-1/+1
2023-11-17drm/amdgpu: add a module parameter to control the AGP apertureAlex Deucher1-1/+1
2023-11-17drm/amdgpu: finalizing mem_partitions at the end of GMC v9 sw_finiLe Ma1-2/+3
2023-11-10drm/amdgpu: Change extended-scope MTYPE on GC 9.4.3David Yat Sin1-2/+5
2023-11-10drm/amdgpu: Add xcc param to SRIOV kiq write and WREG32_SOC15_IP_NO_KIQ (v4)Victor Lu1-11/+15
2023-11-10drm/amdgpu: fix AGP init orderAlex Deucher1-0/+2
2023-10-27drm/amdgpu: Add EXT_COHERENT support for APU and NUMA systemsDavid Francis1-11/+22
2023-10-27drm/amdgpu remove restriction of sriov max_pfn on Vega10Lin.Cao1-5/+2
2023-10-20drm/amdgpu: replace reset_error_count with amdgpu_ras_reset_error_countTao Zhou1-7/+2
2023-10-05drm/amdgpu: ratelimited override pte flags messagesPhilip Yang1-8/+8
2023-10-05drm/amdgpu: cache gpuvm fault information for gmc7+Alex Deucher1-4/+7
2023-10-05drm/amdgpu: Use ttm_pages_limit to override vram reportingRajneesh Bhardwaj1-8/+1
2023-10-05drm/amdgpu/gmc: add a way to force a particular placement for GARTAlex Deucher1-1/+1
2023-09-27drm/amdgpu/gmc: set a default disable value for AGPAlex Deucher1-1/+2
2023-09-26drm/amdgpu: further move TLB hw workarounds a layer upChristian König1-51/+23
2023-09-26drm/amdgpu: rework lock handling for flush_tlb v2Christian König1-5/+1
2023-09-26drm/amdgpu: drop error return from flush_gpu_tlb_pasidChristian König1-5/+3
2023-09-26drm/amdgpu: fix and cleanup gmc_v9_0_flush_gpu_tlb_pasidChristian König1-76/+35
2023-09-26drm/amdgpu: fix value of some UMC parameters for UMC v12Tao Zhou1-1/+3
2023-09-26drm/amdgpu: fix and cleanup gmc_v9_0_flush_gpu_tlbChristian König1-11/+18
2023-09-20drm/amdgpu: Add EXT_COHERENT memory allocation flagsDavid Francis1-1/+4
2023-09-20drm/amdgpu: Use function for IP version checkLijo Lazar1-44/+52
2023-09-12drm/amdgpu: add channel index table for UMC v12Tao Zhou1-0/+1
2023-09-06drm/amdgpu: Add umc v12_0 ras functionsCandice Li1-2/+15
2023-08-30drm/amdgpu: Fix kcalloc over kzalloc in 'gmc_v9_0_init_mem_ranges'Srinivasan Shanmugam1-4/+3
2023-08-16drm/amdgpu: Add memory vendor informationLijo Lazar1-8/+18
2023-07-10drm/amdgpu: Prefer dev_warn over printkSrinivasan Shanmugam1-1/+1
2023-07-07drm/amdgpu: Fix error & warnings in gmc_v9_0.cSrinivasan Shanmugam1-20/+17
2023-07-07drm/amdgpu: Update invalid PTE flag settingMukul Joshi1-0/+1
2023-06-16drm/amdgpu: Enable translate further for GC v9.4.3Philip Yang1-0/+1
2023-06-09drm/amdgpu: Fix up missing parameter in kdoc for 'inst' in gmc_ v7, v8, v9, v...Srinivasan Shanmugam1-0/+1
2023-06-09drm/amdgpu: bypass bios dependent operationsShiwu Zhang1-24/+39
2023-06-09drm/amdgpu: Fix unsigned comparison with zero in gmc_v9_0_process_interrupt()Harshit Mogalapalli1-2/+2
2023-06-09drm/amdgpu/gmc9: fix 64 bit division in partition codeAlex Deucher1-5/+6
2023-06-09drm/amdkfd: Store xcp partition id to amdgpu boPhilip Yang1-1/+1
2023-06-09drm/amdkfd: Update MTYPE for far memory partitionPhilip Yang1-8/+7
2023-06-09drm/amdgpu/bu: update mtype_local parameter settingsGraham Sider1-6/+6
2023-06-09drm/amdgpu/bu: add mtype_local as a module parameterDavid Francis1-3/+16
2023-06-09drm/amdgpu: Override MTYPE per page on GFXv9.4.3 APUsFelix Kuehling1-0/+64
2023-06-09drm/amdgpu: Fix per-BO MTYPE selection for GFXv9.4.3Felix Kuehling1-24/+16
2023-06-09drm/amdgpu/bu: Add use_mtype_cc_wa module paramGraham Sider1-3/+7
2023-06-09drm/amdgpu: Use legacy TLB flush for gfx943Graham Sider1-0/+12