Age | Commit message (Expand) | Author |
2023-03-15 | drm/amdgpu: Rework xgmi_wafl_pcs ras sw_init | Hawking Zhang |
2023-03-15 | drm/amdgpu: Rework mca ras sw_init | Hawking Zhang |
2023-03-13 | drm/amdgpu: Move hdp ras block init to ras sw_init | Hawking Zhang |
2023-03-13 | drm/amdgpu: Move mmhub ras block init to ras sw_init | Hawking Zhang |
2023-03-13 | drm/amdgpu: Move umc ras block init to gmc ras sw_init | Hawking Zhang |
2023-02-23 | drm/amdgpu: add tmz support for GC 10.3.6 | Jesse Zhang |
2023-01-16 | Merge tag 'amd-drm-next-6.3-2023-01-06' of https://gitlab.freedesktop.org/agd... | Dave Airlie |
2023-01-04 | Merge tag 'drm-misc-next-2023-01-03' of git://anongit.freedesktop.org/drm/drm... | Daniel Vetter |
2023-01-03 | drm/amdgpu: allow zero as vram limit | Christian König |
2023-01-03 | drm/amdgpu: cleanup visible vram size handling | Christian König |
2022-12-06 | drm/amdgpu: add tmz support for GC IP v11.0.4 | Tim Huang |
2022-12-06 | drm/ttm: merge ttm_bo_api.h and ttm_bo_driver.h v2 | Christian König |
2022-11-23 | drm/amd/amdgpu: reserve vm invalidation engine for firmware | Jack Xiao |
2022-11-15 | drm/amdgpu: there is no vbios fb on devices with no display hw (v2) | Alex Deucher |
2022-10-17 | drm/amdgpu: add tmz support for GC 11.0.1 | Yifan Zhang |
2022-09-29 | drm/amdgpu: remove switch from amdgpu_gmc_noretry_set | Graham Sider |
2022-06-03 | drm/amdgpu: enable tmz by default for GC 10.3.7 | Sunil Khatri |
2022-05-26 | drm/amdgpu: add support of tmz for GC 10.3.7 | Sunil Khatri |
2022-05-26 | drm/amdgpu: change code name to ip version for tmz set | Sunil Khatri |
2022-04-11 | drm/amd/amdgpu: Fix asm/hypervisor.h build error. | Yongqiang Sun |
2022-04-07 | drm/amd/amdgpu: Only reserve vram for firmware with vega9 MS_HYPERV host. | Yongqiang Sun |
2022-03-25 | drm/amdgpu: set noretry for gfx 10.3.7 | Prike Liang |
2022-03-25 | drm/amdgpu: set noretry=1 for GFX 10.3.4 | Felix Kuehling |
2022-03-25 | drm/amdgpu: set noretry=1 for gc 10.3.6 | Yifan Zhang |
2022-03-25 | drm/amdgpu: add more cases to noretry=1 | Alex Deucher |
2022-03-15 | drm/amdgpu: Add stolen reserved memory for MI25 SRIOV. | Yongqiang Sun |
2022-03-15 | drm/amdgpu: Merge get_reserved_allocation to get_vbios_allocations. | Yongqiang Sun |
2022-03-02 | drm/amdgpu: convert code name to ip version for noretry set | Yifan Zhang |
2022-03-02 | drm/amdgpu: centrally calls the .ras_fini function of all ras blocks | yipechai |
2022-03-02 | drm/amdgpu: Optimize xxx_ras_fini function of each ras block | yipechai |
2022-03-02 | drm/amdgpu: Modify .ras_fini function pointer parameter | yipechai |
2022-02-22 | drm/amdgpu: enable TMZ option for onwards asic | Prike Liang |
2022-02-17 | drm/amdgpu: define amdgpu_ras_late_init to call all ras blocks' .ras_late_init | yipechai |
2022-02-17 | drm/amdgpu: Optimize xxx_ras_late_init function of each ras block | yipechai |
2022-02-17 | drm/amdgpu: Remove redundant calls of ras_late_init in mca ras block | yipechai |
2022-02-17 | drm/amdgpu: Remove redundant calls of ras_late_init in mmhub ras block | yipechai |
2022-02-17 | drm/amdgpu: Remove redundant calls of ras_late_init in hdp ras block | yipechai |
2022-02-14 | drm/amdgpu: Optimize amdgpu_xgmi_ras_late_init/amdgpu_xgmi_ras_fini function ... | yipechai |
2022-01-25 | drm/amdgpu: Move xgmi ras initialization from .late_init to .early_init | yipechai |
2022-01-21 | drm/amdgpu: fix the page fault caused by uninitialized variables | Xiaojian Du |
2022-01-19 | drm/amdgpu: add vram check function for GMC | Xiaojian Du |
2022-01-14 | drm/amdgpu: Modify mca block to fit for the unified ras block data and ops | yipechai |
2022-01-14 | drm/amdgpu: Modify umc block to fit for the unified ras block data and ops | yipechai |
2022-01-14 | drm/amdgpu: Modify mmhub block to fit for the unified ras block data and ops | yipechai |
2022-01-14 | drm/amdgpu: Modify hdp block to fit for the unified ras block data and ops | yipechai |
2022-01-14 | drm/amdgpu: Modify xgmi block to fit for the unified ras block data and ops | yipechai |
2021-12-01 | drm/amdgpu: handle IH ring1 overflow | Philip Yang |
2021-10-08 | drm/amdgpu: use adev_to_drm for consistency when accessing drm_device | Guchun Chen |
2021-09-23 | drm/amdgpu: Put drm_dev_enter/exit outside hot codepath | xinhui pan |
2021-09-23 | drm/amdgpu: Demote TMZ unsupported log message from warning to info | Paul Menzel |