summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_gmc.c
AgeCommit message (Expand)AuthorLines
2022-12-06drm/amdgpu: add tmz support for GC IP v11.0.4Tim Huang-0/+1
2022-11-23drm/amd/amdgpu: reserve vm invalidation engine for firmwareJack Xiao-0/+6
2022-11-15drm/amdgpu: there is no vbios fb on devices with no display hw (v2)Alex Deucher-1/+1
2022-10-17drm/amdgpu: add tmz support for GC 11.0.1Yifan Zhang-0/+1
2022-09-29drm/amdgpu: remove switch from amdgpu_gmc_noretry_setGraham Sider-39/+9
2022-06-03drm/amdgpu: enable tmz by default for GC 10.3.7Sunil Khatri-2/+2
2022-05-26drm/amdgpu: add support of tmz for GC 10.3.7Sunil Khatri-0/+2
2022-05-26drm/amdgpu: change code name to ip version for tmz setSunil Khatri-9/+18
2022-04-11drm/amd/amdgpu: Fix asm/hypervisor.h build error.Yongqiang Sun-0/+4
2022-04-07drm/amd/amdgpu: Only reserve vram for firmware with vega9 MS_HYPERV host.Yongqiang Sun-4/+5
2022-03-25drm/amdgpu: set noretry for gfx 10.3.7Prike Liang-0/+1
2022-03-25drm/amdgpu: set noretry=1 for GFX 10.3.4Felix Kuehling-2/+3
2022-03-25drm/amdgpu: set noretry=1 for gc 10.3.6Yifan Zhang-0/+1
2022-03-25drm/amdgpu: add more cases to noretry=1Alex Deucher-0/+3
2022-03-15drm/amdgpu: Add stolen reserved memory for MI25 SRIOV.Yongqiang Sun-0/+9
2022-03-15drm/amdgpu: Merge get_reserved_allocation to get_vbios_allocations.Yongqiang Sun-19/+13
2022-03-02drm/amdgpu: convert code name to ip version for noretry setYifan Zhang-6/+5
2022-03-02drm/amdgpu: centrally calls the .ras_fini function of all ras blocksyipechai-10/+0
2022-03-02drm/amdgpu: Optimize xxx_ras_fini function of each ras blockyipechai-4/+4
2022-03-02drm/amdgpu: Modify .ras_fini function pointer parameteryipechai-4/+4
2022-02-22drm/amdgpu: enable TMZ option for onwards asicPrike Liang-0/+1
2022-02-17drm/amdgpu: define amdgpu_ras_late_init to call all ras blocks' .ras_late_inityipechai-44/+0
2022-02-17drm/amdgpu: Optimize xxx_ras_late_init function of each ras blockyipechai-2/+2
2022-02-17drm/amdgpu: Remove redundant calls of ras_late_init in mca ras blockyipechai-3/+3
2022-02-17drm/amdgpu: Remove redundant calls of ras_late_init in mmhub ras blockyipechai-1/+1
2022-02-17drm/amdgpu: Remove redundant calls of ras_late_init in hdp ras blockyipechai-1/+1
2022-02-14drm/amdgpu: Optimize amdgpu_xgmi_ras_late_init/amdgpu_xgmi_ras_fini function ...yipechai-0/+1
2022-01-25drm/amdgpu: Move xgmi ras initialization from .late_init to .early_inityipechai-5/+10
2022-01-21drm/amdgpu: fix the page fault caused by uninitialized variablesXiaojian Du-3/+3
2022-01-19drm/amdgpu: add vram check function for GMCXiaojian Du-0/+46
2022-01-14drm/amdgpu: Modify mca block to fit for the unified ras block data and opsyipechai-9/+6
2022-01-14drm/amdgpu: Modify umc block to fit for the unified ras block data and opsyipechai-6/+4
2022-01-14drm/amdgpu: Modify mmhub block to fit for the unified ras block data and opsyipechai-6/+4
2022-01-14drm/amdgpu: Modify hdp block to fit for the unified ras block data and opsyipechai-6/+4
2022-01-14drm/amdgpu: Modify xgmi block to fit for the unified ras block data and opsyipechai-8/+8
2021-12-01drm/amdgpu: handle IH ring1 overflowPhilip Yang-1/+7
2021-10-08drm/amdgpu: use adev_to_drm for consistency when accessing drm_deviceGuchun Chen-1/+1
2021-09-23drm/amdgpu: Put drm_dev_enter/exit outside hot codepathxinhui pan-6/+5
2021-09-23drm/amdgpu: Demote TMZ unsupported log message from warning to infoPaul Menzel-1/+1
2021-08-24drm/amdgpu: Add driver infrastructure for MCA RASJohn Clements-0/+21
2021-06-30drm/amdgpu: enable tmz on yellow carpAaron Liu-0/+1
2021-06-10Merge tag 'amd-drm-next-5.14-2021-06-09' of https://gitlab.freedesktop.org/ag...Dave Airlie-0/+19
2021-06-10Merge tag 'drm-misc-next-2021-06-09' of git://anongit.freedesktop.org/drm/drm...Dave Airlie-2/+2
2021-06-04drm/amdgpu: reserved buffer is not needed with ip discovery enabledAaron Liu-4/+7
2021-06-04drm/amdgpu: introduce a stolen reserved buffer to protect specific buffer reg...Huang Rui-0/+16
2021-06-04Merge tag 'amd-drm-next-5.14-2021-06-02' of https://gitlab.freedesktop.org/ag...Dave Airlie-4/+9
2021-06-02drm/ttm: rename bo->mem and make it a pointerChristian König-2/+2
2021-05-22Merge drm/drm-next into drm-misc-nextThomas Zimmermann-5/+56
2021-05-21drm/amd/amdgpu/amdgpu_gmc: Fix a little naming related doc-rotLee Jones-2/+2
2021-05-21drm/amdgpu: Modify GC register access from MMIO to RLCG in file amdgpu_gmc.cPeng Ju Zhou-2/+7