summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/gmc_v11_0.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: change vm->task_info handlingShashank Sharma2024-03-041-9/+14
* drm/amdgpu: add GFXHUB 11.5.1 supportYifan Zhang2024-02-221-0/+2
* drm/amdgpu: add MMHUB 3.3.1 supportYifan Zhang2024-02-191-0/+1
* drm/amdgpu: move kiq_reg_write_reg_wait() out of amdgpu_virt.cAlex Deucher2024-01-151-4/+5
* drm/amdgpu: Fix ecc irq enable/disable unpairedStanley.Yang2024-01-031-0/+5
* drm/amdgpu/gmc11: disable AGP apertureAlex Deucher2023-11-171-1/+1
* drm/amdgpu: add a module parameter to control the AGP apertureAlex Deucher2023-11-171-1/+2
* drm/amdgpu/gmc11: fix logic typo in AGP checkAlex Deucher2023-11-171-1/+1
* drm/amdgpu: Add xcc param to SRIOV kiq write and WREG32_SOC15_IP_NO_KIQ (v4)Victor Lu2023-11-091-1/+1
* drm/amdgpu: fix AGP init orderAlex Deucher2023-11-091-0/+1
* drm/amd/amdgpu: avoid to disable gfxhub interrupt when driver is unloadedKenneth Feng2023-10-271-1/+2
* drm/amdgpu: flush the correct vmid tlb for specific pasidYifan Zhang2023-10-131-1/+1
* drm/amdgpu: cache gpuvm fault information for gmc7+Alex Deucher2023-10-041-0/+3
* drm/amdgpu/gmc11: set gart placement GC11Alex Deucher2023-10-041-1/+1
* drm/amdgpu/gmc: add a way to force a particular placement for GARTAlex Deucher2023-10-041-1/+1
* drm/amdgpu/gmc11: disable AGP on GC 11.5Alex Deucher2023-09-261-1/+2
* drm/amdgpu/gmc: set a default disable value for AGPAlex Deucher2023-09-261-1/+2
* drm/amdgpu: drop error return from flush_gpu_tlb_pasidChristian König2023-09-261-4/+3
* drm/amdgpu: fix and cleanup gmc_v11_0_flush_gpu_tlb_pasidChristian König2023-09-261-44/+19
* drm/amdgpu: cleanup gmc_v11_0_flush_gpu_tlbChristian König2023-09-261-67/+43
* drm/amdgpu: rework gmc_v10_0_flush_gpu_tlb v2Christian König2023-09-261-1/+1
* drm/amdgpu: Add EXT_COHERENT memory allocation flagsDavid Francis2023-09-201-0/+1
* drm/amdgpu: Use function for IP version checkLijo Lazar2023-09-201-4/+4
* drm/amdgpu: calling address translation functions to simplify codesYifan Zhang2023-09-061-2/+1
* drm/amdgpu: add gfxhub 11.5.0 supportbenl2023-08-301-0/+4
* drm/amdgpu: add mmhub 3.3.0 supportLang Yu2023-08-301-0/+4
* drm/amdgpu/gmc11: initialize GMC for GC 11.5.0 memory supportPrike Liang2023-08-301-0/+1
* drm/amdgpu: correct vmhub index in GMC v10/11Lang Yu2023-07-271-1/+3
* drm/amdgpu: Fix warnings in gmc_v11_0.cSrinivasan Shanmugam2023-07-101-16/+14
* drm/amdgpu: Prefer dev_warn over printkSrinivasan Shanmugam2023-07-101-1/+1
* drm/amdgpu: Update invalid PTE flag settingMukul Joshi2023-07-071-0/+1
* drm/amdgpu: Fix up missing parameter in kdoc for 'inst' in gmc_ v7, v8, v9, v...Srinivasan Shanmugam2023-06-091-0/+1
* drm/amdgpu: Add XCC inst to PASID TLB flushingMukul Joshi2023-06-091-1/+1
* drm/amdgpu: add bitmask to iterate vmhubsLe Ma2023-06-091-2/+3
* drm/amdgpu: introduce vmhub definition for multi-partition cases (v3)Hawking Zhang2023-06-091-13/+13
* drm/amdgpu/gmc11: implement get_vbios_fb_size()Alex Deucher2023-06-091-1/+20
* drm/amdgpu: fix amdgpu_irq_put call trace in gmc_v11_0_hw_finiHoratio Zhang2023-06-091-1/+0
* drm/amdgpu: convert gfx.kiq to array type (v3)Le Ma2023-04-181-6/+6
* drm/amdgpu: move vmhub out of amdgpu_ring_funcs (v4)Le Ma2023-04-141-3/+3
* drm/amd/amdgpu/gmc_v11_0: Provide a few missing param descriptions relating t...Lee Jones2023-03-221-0/+4
* drm/amdgpu: Init MMVM_CONTEXTS_DISABLE in gmc11 golden setting under SRIOVYifan Zha2023-03-151-0/+6
* drm/amdgpu: Move umc ras block init to gmc ras sw_initHawking Zhang2023-03-131-17/+4
* drm/amdgpu: Support umc node harvest config on umc v8_10Candice Li2023-03-061-1/+0
* drm/amdgpu: add umc retire unit elementTao Zhou2023-02-231-0/+1
* Revert "Revert "drm/amdgpu/gmc11: enable AGP aperture""Alex Deucher2023-02-031-0/+1
* drm/amdgpu/gmc11: don't touch gfxhub registers during S0ixAlex Deucher2022-12-201-2/+14
* drm/amdgpu: add gmc v11 support for GC 11.0.4Yifan Zhang2022-11-291-0/+1
* drm/amdgpu: Add umc channel index mapping table for umc_v8_10YiPeng Chai2022-11-151-1/+4
* drm/amdgpu: Set MTYPE in PTE based on BO flagsFelix Kuehling2022-11-091-0/+7
* drm/amdgpu: Program GC registers through RLCG interface in gfx_v11/gmc_v11Yifan Zha2022-10-181-7/+11