summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/gmc_v6_0.c
AgeCommit message (Expand)AuthorFilesLines
2025-04-08drm/amdgpu: fill in gmc_v6_0_set_clockgating_state()Alexandre Demers1-16/+28
2025-04-07drm/amdgpu: use proper defines, shifts and masks in DCE6 codeAlexandre Demers1-1/+1
2025-02-25drm/amdgpu: update the handle ptr in is_idleSunil Khatri1-3/+3
2024-12-10drm/amd: Add the capability to mark certain firmware as "required"Mario Limonciello1-1/+2
2024-12-10drm/amdgpu: pass ip_block in set_clockgating_stateBoyuan Zhang1-1/+1
2024-12-10drm/amdgpu: pass ip_block in set_powergating_stateBoyuan Zhang1-1/+1
2024-10-23drm/amdgpu: Clean the functions pointer set as NULLSunil Khatri1-2/+0
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-3/+3
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-8/+22
2024-10-02drm/amdgpu: update the handle ptr in soft_resetSunil Khatri1-2/+2
2024-10-02drm/amdgpu: update the handle ptr in sw_finiSunil Khatri1-2/+2
2024-10-02drm/amdgpu: update the handle ptr in sw_initSunil Khatri1-2/+2
2024-10-02drm/amdgpu: update the handle ptr in late_initSunil Khatri1-2/+2
2024-10-02drm/amdgpu: update the handle ptr in early_initSunil Khatri1-2/+2
2024-06-14drm/amdgpu: refine gmc firmware loadingYang Wang1-10/+4
2024-04-27drm/amdgpu: add protype for print ip stateSunil Khatri1-0/+1
2024-04-27drm/amdgpu: add prototype for ip dumpSunil Khatri1-0/+1
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: Enable seq64 manager and fix bugsArunpravin Paneer Selvam1-2/+3
2023-11-10drm/amdgpu: fix AGP init orderAlex Deucher1-0/+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-2/+2
2023-09-27drm/amdgpu/gmc6-8: properly disable the AGP apertureAlex Deucher1-1/+1
2023-07-10drm/amdgpu: Fix errors & warnings in gmc_ v6_0, v7_0.cSrinivasan Shanmugam1-27/+25
2023-06-09drm/amdgpu: add bitmask to iterate vmhubsLe Ma1-1/+1
2023-01-10drm/amd: Use `amdgpu_ucode_*` helpers for GMC6Mario Limonciello1-11/+3
2023-01-04drm/amdgpu: rename vram_scratch into mem_scratchChristian König1-1/+1
2022-01-20drm/amdgpu: remove gart.ready flagChristian König1-5/+2
2022-01-20drm/amdgpu: add vram check function for GMCXiaojian Du1-1/+4
2022-01-11drm/amdgpu: recover gart table at resumeNirmoy Das1-2/+1
2021-10-28drm/amdgpu/gmc6: fix DMA mask from 44 to 40 bitsAlex Deucher1-2/+2
2021-05-20drm/amdgpu: Handle IOMMU enabled case.Andrey Grodzovsky1-1/+0
2021-03-24drm/amdgpu: Moved gart_size calculation to mc_init functionsOak Zeng1-0/+1
2020-12-09drm/amdgpu: remove amdgpu_ttm_late_init and amdgpu_bo_late_initAlex Deucher1-2/+0
2020-12-09drm/amdgpu: use AMDGPU_NUM_VMID when possibleNirmoy Das1-1/+1
2020-08-05drm/amdgpu/gmc6: switch to using amdgpu_gmc_get_vbios_allocationsAlex Deucher1-4/+2
2020-08-05drm/amdgpu: move stolen vga bo from amdgpu to amdgpu.gmcAlex Deucher1-1/+1
2020-08-05drm/amdgpu: use a define for the memory size of the vga emulatorAlex Deucher1-1/+1
2020-07-02drm/amdgpu: Clean up KFD VMID assignmentFelix Kuehling1-1/+1
2020-05-12drm/amd/amdgpu: remove defined but not used 'crtc_offsets'Jason Yan1-11/+0
2020-04-13drm/amd/amdgpu: remove hardcoded module name in printsAurabindo Pillai1-1/+1
2019-09-16drm/amdgpu: cleanup PTE flag generation v3Christian König1-0/+9
2019-09-16drm/amdgpu: cleanup mtype mappingChristian König1-16/+0
2019-08-23drm/amdgpu: set adev->num_vmhubs for gmc6,7,8Alex Deucher1-0/+2
2019-08-15drm/amdgpu: Export function to flush TLB of specific vm hubOak Zeng1-3/+3
2019-08-15drm/amdgpu: simplify and cleanup setting the dma maskChristoph Hellwig1-12/+3
2019-06-11drm/amd: drop use of drmP.h in remaining filesSam Ravnborg1-1/+4