Age | Commit message (Expand) | Author |
2021-10-04 | drm/amdgpu/gmc9: convert to IP version checking | Alex Deucher |
2021-09-28 | drm/amdgpu: fix gart.bo pin_count leak | Leslie Shi |
2021-08-24 | drm/amdkfd: check access permisson to restore retry fault | Philip Yang |
2021-08-24 | drm/amdgpu: Add driver infrastructure for MCA RAS | John Clements |
2021-08-05 | drm/amdgpu: Fix channel_index table layout for Aldebaran | Mukul Joshi |
2021-07-13 | drm/amdgpu: Resolve bug in UMC 6.7 error offset calculation | John Clements |
2021-07-08 | drm/amdgpu: initialize umc ras function | John Clements |
2021-06-08 | drm/amdgpu: remove sriov vf checking from getting fb location | Zhigang Luo |
2021-05-22 | Merge drm/drm-next into drm-misc-next | Thomas Zimmermann |
2021-05-19 | drm/amdgpu: Handle IOMMU enabled case. | Andrey Grodzovsky |
2021-05-19 | drm/amdgpu: Conditionally reset RAS counters on boot | John Clements |
2021-05-10 | drm/amdgpu: Rename to ras_*_enabled | Luben Tuikov |
2021-05-10 | drm/amdgpu: enable ras error count query and reset for HDP | Hawking Zhang |
2021-05-10 | drm/amdgpu: initialize hdp v4_0 ras functions | Hawking Zhang |
2021-04-20 | drm/amdgpu/gmc9: remove dummy read workaround for newer chips | Alex Deucher |
2021-04-15 | drm/amdgpu: Calling address translation functions to simplify codes | 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: do not register df_mca interrupt in certain config | 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-03-23 | drm/amdgpu: Free PDB0 bo before bo_fini | Lijo Lazar |
2021-03-23 | drm/amdgpu: Replace in_interrupt() usage in gmc_v*_process_interrupt() | Sebastian Andrzej Siewior |
2021-03-23 | drm/amdgpu: Let KFD use more VMIDs on Aldebaran | Felix Kuehling |
2021-03-23 | drm/amdgpu: update mmhub client ids for Aldebaran | Alex Sierra |
2021-03-23 | drm/amdgpu: Set up vmid0 PDB0 | Oak Zeng |
2021-03-23 | drm/amdgpu: Use different gart table parameters for 2-level gart table | 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-23 | drm/amdgpu: add mmhub client ids for aldebaran | Alex Deucher |
2021-03-23 | drm/amdgpu: Aldebaran doesn't use semaphore | Amber Lin |
2021-03-23 | drm/amdgpu: Don't do FB resize under A+A config | Oak Zeng |
2021-03-23 | drm/amdgpu: disallow use semaphore on aldebaran | Hawking Zhang |
2021-03-23 | drm/amdgpu: use physical_node_id to calculate aper_base | Hawking Zhang |
2021-03-23 | drm/amdgpu: Clean up mmhub functions for aldebaran | Oak Zeng |
2021-03-23 | drm/amdgpu: new cache coherence change for Aldebaran | Eric Huang |
2021-03-23 | drm/amdgpu: Fix an omission when adding Aldebaran support | Yong Zhao |
2021-03-23 | drm/amdgpu: define address map for host xgmi link (v3) | Rajneesh Bhardwaj |
2021-03-23 | drm/amdgpu: Print the IH client ID name when vm fault happens | Yong Zhao |
2021-03-10 | drm/amdgpu: add gmc v9 block support for Aldebaran | Le Ma |
2021-02-09 | drm/amdgpu/gmc9: fix mmhub client mapping for arcturus | Alex Deucher |
2021-01-05 | drm/amdgpu: remove redundant logic related HDP | Likun Gao |
2021-01-05 | drm/amdgpu: switch hdp callback functions for hdp v4 | Likun Gao |
2020-12-23 | drm/amdgpu: remove unnecessary asic type check | Hawking Zhang |
2020-12-08 | drm/amdgpu: remove amdgpu_ttm_late_init and amdgpu_bo_late_init | Alex Deucher |
2020-11-24 | drm/amd/amdgpu/gmc_v9_0: Suppy some missing function doc descriptions | Lee Jones |
2020-11-24 | drm/amd/amdgpu/gmc_v9_0: Remove unused table 'ecc_umc_mcumc_status_addrs' | Lee Jones |
2020-11-24 | drm/amdgpu: make sure retry faults are handled in a work item on Vega | Christian König |
2020-11-24 | drm/amdgpu: drop leading zeros from the gmc9 fault address | Christian König |
2020-11-24 | drm/amdgpu: Fix fall-through warnings for Clang | Gustavo A. R. Silva |