summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/gmc_v7_0.c
AgeCommit message (Expand)Author
2024-12-10drm/amd: Add the capability to mark certain firmware as "required"Mario Limonciello
2024-12-10drm/amdgpu: pass ip_block in set_clockgating_stateBoyuan Zhang
2024-12-10drm/amdgpu: pass ip_block in set_powergating_stateBoyuan Zhang
2024-11-21drm/amdgpu/gmc7: fix wait_for_idle callersAlex Deucher
2024-10-22drm/amdgpu: Clean the functions pointer set as NULLSunil 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-06-14drm/amdgpu: refine gmc firmware loadingYang Wang
2024-04-26drm/amdgpu: add protype for print ip stateSunil Khatri
2024-04-26drm/amdgpu: add prototype for ip dumpSunil Khatri
2024-01-31drm/amdgpu: Fix missing error code in 'gmc_v6/7/8/9_0_hw_init()'Srinivasan Shanmugam
2024-01-22drm/amdgpu: Enable seq64 manager and fix bugsArunpravin Paneer Selvam
2023-11-09drm/amdgpu: fix AGP init orderAlex Deucher
2023-10-04drm/amdgpu: cache gpuvm fault information for gmc7+Alex Deucher
2023-10-04drm/amdgpu/gmc: add a way to force a particular placement for GARTAlex Deucher
2023-09-26drm/amdgpu/gmc: set a default disable value for AGPAlex Deucher
2023-09-26drm/amdgpu/gmc6-8: properly disable the AGP apertureAlex Deucher
2023-09-26drm/amdgpu: rework lock handling for flush_tlb v2Christian König
2023-09-26drm/amdgpu: drop error return from flush_gpu_tlb_pasidChristian König
2023-09-26drm/amdgpu: fix and cleanup gmc_v7_0_flush_gpu_tlb_pasidChristian König
2023-07-18drm/amdgpu: Avoid possiblity of kernel crash in 'gmc_v8_0, gmc_v7_0_init_micr...Srinivasan Shanmugam
2023-07-10drm/amdgpu: Fix errors & warnings in gmc_ v6_0, v7_0.cSrinivasan 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-01-10drm/amd: Use `amdgpu_ucode_*` helpers for GMC7Mario Limonciello
2023-01-03drm/amdgpu: cleanup visible vram size handlingChristian König
2023-01-03drm/amdgpu: rename vram_scratch into mem_scratchChristian König
2022-03-25drm/amdgpu/gmc: use PCI BARs for APUs in passthroughAlex Deucher
2022-01-19drm/amdgpu: remove gart.ready flagChristian König
2022-01-19drm/amdgpu: add vram check function for GMCXiaojian Du
2022-01-11drm/amdgpu: recover gart table at resumeNirmoy Das
2021-06-04Merge tag 'amd-drm-next-5.14-2021-06-02' of https://gitlab.freedesktop.org/ag...Dave Airlie
2021-05-21drm/amd/amdgpu/gmc_v7_0: Fix potential copy/paste issueLee Jones
2021-05-19drm/amdgpu: Handle IOMMU enabled case.Andrey Grodzovsky
2021-03-23drm/amdgpu: Moved gart_size calculation to mc_init functionsOak Zeng
2020-12-08drm/amdgpu: remove amdgpu_ttm_late_init and amdgpu_bo_late_initAlex Deucher
2020-12-08drm/amdgpu: use AMDGPU_NUM_VMID when possibleNirmoy Das
2020-11-24drm/amd/amdgpu/gmc_v7_0: Add some missing kernel-doc descriptionsLee Jones
2020-08-24drm/amdgpu: refine codes to avoid reentering GPU recoveryDennis Li
2020-08-14drm/amdgpu: revert "fix system hang issue during GPU reset"Christian König