Age | Commit message (Expand) | Author |
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 |
2020-12-17 | drm/amdgpu: fix vbios reservation handling on SR-IOV | Alex Deucher |
2020-12-15 | drm/amdgpu: fix regression in vbios reservation handling on headless | Alex Deucher |
2020-12-15 | Merge drm/drm-next into drm-misc-next | Maarten Lankhorst |
2020-12-14 | drm/ttm: cleanup BO size handling v3 | Christian König |
2020-12-08 | drm/amdgpu: fix size calculation with stolen vga memory | Alex Deucher |
2020-12-01 | drm/amdgpu: default noretry=0 for navi1x and newer (v2) | Alex Deucher |
2020-12-01 | drm/amdgpu: set default value of noretry to 1 for specified asic | Stanley.Yang |
2020-11-13 | drm/amd/amdgpu/amdgpu_gmc: Demote one and fix another function header | Lee Jones |
2020-11-10 | Merge tag 'amd-drm-next-5.11-2020-11-05' of git://people.freedesktop.org/~agd... | Dave Airlie |
2020-11-04 | Merge tag 'drm-misc-next-2020-10-27' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie |
2020-11-02 | drm/amdgpu: allow TMZ on vangogh | Alex Deucher |
2020-10-26 | drm/ttm: merge ttm_dma_tt back into ttm_tt | Christian König |
2020-10-21 | drm/amd/amdgpu: enable noretry for Sienna_Cichlid/Navy_Flounder/Dimgrey_Cavefish | Chengming Gui |
2020-10-16 | drm/amd/amdgpu: set the default value of noretry to 1 for some dGPUs | Chengming Gui |
2020-10-15 | drm/ttm: set the tt caching state at creation time | Christian König |