summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/gmc_v6_0.c
AgeCommit message (Expand)Author
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/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-07-10drm/amdgpu: Fix errors & warnings in gmc_ v6_0, v7_0.cSrinivasan Shanmugam
2023-06-09drm/amdgpu: add bitmask to iterate vmhubsLe Ma
2023-01-10drm/amd: Use `amdgpu_ucode_*` helpers for GMC6Mario Limonciello
2023-01-03drm/amdgpu: rename vram_scratch into mem_scratchChristian König
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-10-28drm/amdgpu/gmc6: fix DMA mask from 44 to 40 bitsAlex Deucher
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-08-04drm/amdgpu/gmc6: switch to using amdgpu_gmc_get_vbios_allocationsAlex Deucher
2020-08-04drm/amdgpu: move stolen vga bo from amdgpu to amdgpu.gmcAlex Deucher
2020-08-04drm/amdgpu: use a define for the memory size of the vga emulatorAlex Deucher
2020-07-02drm/amdgpu: Clean up KFD VMID assignmentFelix Kuehling
2020-05-11drm/amd/amdgpu: remove defined but not used 'crtc_offsets'Jason Yan
2020-04-13drm/amd/amdgpu: remove hardcoded module name in printsAurabindo Pillai
2019-09-16drm/amdgpu: cleanup PTE flag generation v3Christian König
2019-09-16drm/amdgpu: cleanup mtype mappingChristian König
2019-08-23drm/amdgpu: set adev->num_vmhubs for gmc6,7,8Alex Deucher
2019-08-15drm/amdgpu: Export function to flush TLB of specific vm hubOak Zeng
2019-08-15drm/amdgpu: simplify and cleanup setting the dma maskChristoph Hellwig
2019-06-10drm/amd: drop use of drmP.h in remaining filesSam Ravnborg
2019-04-03Merge branch 'drm-next-5.2' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2019-03-19drm/amdgpu: Cosmetic change for calling func amdgpu_gmc_vram_locationOak Zeng
2019-03-19drm/amdgpu: Eliminate the set_pde_pte function pointer in amdgpu_gmc_funcsYong Zhao
2019-02-20drm/amdgpu: fix dma mask check in gmc_v6_0.cChristian König
2018-11-29Merge v4.20-rc4 into drm-nextDave Airlie
2018-11-19drm/amdgpu: Add missing firmware entry for HAINANTakashi Iwai
2018-11-05drm/amdgpu: Reorganize amdgpu_gmc_flush_gpu_tlb() for kfd to useYong Zhao
2018-09-26drm/amdgpu: move more defines into amdgpu_irq.hChristian König
2018-09-26drm/amdgpu: make function pointers mandatoryChristian König
2018-08-29drm/amdgpu: move amdgpu_device_(vram|gtt)_locationChristian König
2018-08-28drm/amdgpu: Only retrieve GPU address of GART table after pinning itMichel Dänzer
2018-08-27drm/amdgpu: remove gart.table_addrChristian König
2018-08-27drm/amdgpu: rename gart.robj into gart.boChristian König
2018-08-27drm/amdgpu: move gem definitions into amdgpu_gem headerHuang Rui
2018-08-27drm/amdgpu: Fix page fault and kasan warning on pci device remove.Andrey Grodzovsky
2018-07-05drm/amdgpu: switch firmware path for SI partsAlex Deucher
2018-05-15drm/amdgpu: Free VGA stolen memory as soon as possible.Andrey Grodzovsky
2018-05-15drm/amdgpu/gmc: steal the appropriate amount of vram for fw hand-over (v3)Alex Deucher