Age | Commit message (Expand) | Author |
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 |
2021-08-24 | drm/amdgpu: Add driver infrastructure for MCA RAS | John Clements |
2021-06-30 | drm/amdgpu: enable tmz on yellow carp | Aaron Liu |
2021-06-10 | Merge tag 'amd-drm-next-5.14-2021-06-09' of https://gitlab.freedesktop.org/ag... | Dave Airlie |
2021-06-10 | Merge tag 'drm-misc-next-2021-06-09' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie |
2021-06-04 | drm/amdgpu: reserved buffer is not needed with ip discovery enabled | Aaron Liu |
2021-06-04 | drm/amdgpu: introduce a stolen reserved buffer to protect specific buffer reg... | Huang Rui |
2021-06-04 | Merge tag 'amd-drm-next-5.14-2021-06-02' of https://gitlab.freedesktop.org/ag... | Dave Airlie |
2021-06-02 | drm/ttm: rename bo->mem and make it a pointer | Christian König |
2021-05-22 | Merge drm/drm-next into drm-misc-next | Thomas Zimmermann |
2021-05-21 | drm/amd/amdgpu/amdgpu_gmc: Fix a little naming related doc-rot | Lee Jones |
2021-05-21 | drm/amdgpu: Modify GC register access from MMIO to RLCG in file amdgpu_gmc.c | Peng Ju Zhou |
2021-05-19 | drm/amdgpu: Guard against write accesses after device removal | Andrey Grodzovsky |
2021-05-10 | drm/amdgpu: switch to mmhub ras callback for ras fini | Hawking Zhang |
2021-05-10 | drm/amdgpu: init/fini hdp v4_0 ras | Hawking Zhang |
2021-04-28 | drm/amdgpu: address remove from fault filter | Philip Yang |
2021-04-20 | drm/amdgpu: enable tmz on renoir asics | Huang Rui |
2021-04-15 | drm/amdgpu: Calling address translation functions to simplify codes | Oak Zeng |
2021-04-15 | drm/amdgpu: Introduce functions for vram physical addr calculation | Oak Zeng |
2021-04-09 | drm/amdgpu: move mmhub ras_func init to ip specific file | Hawking Zhang |
2021-04-09 | drm/amdgpu: split mmhub callbacks into ras and non-ras ones | Hawking Zhang |
2021-04-09 | drm/amdgpu: split umc callbacks to ras and non-ras ones | Hawking Zhang |
2021-04-09 | drm/amdgpu: move xgmi ras functions to xgmi_ras_funcs | Hawking Zhang |
2021-04-09 | drm/amdgpu: allow variable BO struct creation | Nirmoy Das |
2021-04-09 | drm/amdgpu: Set amdgpu.noretry=1 for Arcturus | Philip Cox |
2021-03-23 | drm/amdgpu: Make noretry the default on Aldebaran | Felix Kuehling |
2021-03-23 | drm/amdgpu: Fix GART page table s-bit | Oak Zeng |
2021-03-23 | drm/amdgpu: Add function to allocate and fill PDB0 | Oak Zeng |
2021-03-23 | drm/amdgpu: Placement of gart and vram in sysvm aperture | Oak Zeng |
2021-03-23 | drm/amdgpu: Moved gart_size calculation to mc_init functions | Oak Zeng |
2021-03-05 | drm/amdgpu: enable TMZ by default on Raven asics | Alex Deucher |
2021-01-07 | Merge tag 'drm-misc-next-2020-12-17' of git://anongit.freedesktop.org/drm/drm... | Daniel Vetter |