Age | Commit message (Expand) | Author |
2020-08-24 | drm/amdgpu: refine codes to avoid reentering GPU recovery | Dennis Li |
2020-08-14 | drm/amdgpu: revert "fix system hang issue during GPU reset" | Christian König |
2020-08-14 | drm/amdgpu: Use function pointer for some mmhub functions | Oak Zeng |
2020-08-04 | drm/amdgpu/gmc9: switch to using amdgpu_gmc_get_vbios_allocations | Alex Deucher |
2020-08-04 | drm/amdgpu: move keep stolen memory check into gmc core | Alex Deucher |
2020-08-04 | drm/amdgpu: move stolen vga bo from amdgpu to amdgpu.gmc | Alex Deucher |
2020-08-04 | drm/amdgpu: use a define for the memory size of the vga emulator | Alex Deucher |
2020-07-27 | drm/amdgpu: fix system hang issue during GPU reset | Dennis Li |
2020-07-08 | drm/amdgpu: use register distance member instead of hardcode in GMC9 | Huang Rui |
2020-07-02 | drm/amdgpu: Let KFD use more VMIDs on Arcturus | Felix Kuehling |
2020-07-02 | drm/amdgpu: Clean up KFD VMID assignment | Felix Kuehling |
2020-05-22 | drm/amdgpu: add apu flags (v2) | Alex Deucher |
2020-04-24 | drm/amdgpu/gmc: Use consistent variable on unlocks | Colin Ian King |
2020-04-24 | drm/amdgpu: protect ring overrun | Yintian Tao |
2020-04-09 | drm/amdgpu: Print UTCL2 client ID on a gpuvm fault | Oak Zeng |
2020-03-13 | drm/amdgpu: update ras capability's query based on mem ecc configuration | Guchun Chen |
2020-03-05 | drm/amdgpu: add reset_ras_error_count function for MMHUB | Hawking Zhang |
2020-02-25 | drm/amdgpu: Improve Vega20 XGMI TLB flush workaround | Felix Kuehling |
2020-02-25 | amdgpu/gmc_v9: save/restore sdpif regs during S3 | Shirish S |
2020-01-27 | drm/amdgpu: Use the correct flush_type in flush_gpu_tlb_pasid | Felix Kuehling |
2020-01-27 | drm/amdgpu: Fix TLB invalidation request when using semaphore | Felix Kuehling |
2020-01-22 | drm/amdgpu: modify packet size for pm4 flush tlbs | Alex Sierra |
2020-01-16 | drm/amdgpu: export function to flush TLB via pasid | Alex Sierra |
2020-01-14 | drm/amdgpu: Create generic DF struct in adev | Joseph Greathouse |
2020-01-07 | drm/amdgpu/gmc: move invaliation bitmap setup to common code | Alex Deucher |
2020-01-07 | drm/amd/amdgpu: L1 Policy(3/5) - removed ECC interrupt from VF | Zhigang Luo |
2020-01-07 | drm/amd/amdgpu: L1 Policy(2/5) - removed GC GRBM violations from gfxhub | Zhigang Luo |
2020-01-07 | drm/amd/amdgpu: L1 Policy(1/5) - removed VM settings for mmhub and gfxhub fro... | Zhigang Luo |
2019-12-23 | drm/amdgpu: Added ASIC specific check in gmc v9.0 ECC interrupt programming s... | John Clements |
2019-12-17 | Merge tag 'drm-next-5.6-2019-12-11' of git://people.freedesktop.org/~agd5f/li... | Daniel Vetter |
2019-12-12 | drm/amdgpu: add invalidate semaphore limit for SRIOV and picasso in gmc9 | changzhu |
2019-12-12 | drm/amdgpu: avoid using invalidate semaphore for picasso | changzhu |
2019-12-11 | drm/amdgpu: Added RAS UMC error query support for Arcturus | John Clements |
2019-12-11 | drm/amdgpu: avoid using invalidate semaphore for picasso | changzhu |
2019-11-22 | drm/amdgpu: invalidate mmhub semaphore workaround in gmc9/gmc10 | changzhu |
2019-11-22 | drm/amdgpu: invalidate mmhub semaphore workaround in gmc9/gmc10 | changzhu |
2019-11-22 | drm/amdgpu: implement querying ras error count for mmhub9.4 | Dennis Li |
2019-11-19 | drm/amdgpu: init umc functions for arcturus umc ras | Hawking Zhang |
2019-10-10 | drm/amdgpu: Enable gfx cache probing on HDP write for arcturus | Oak Zeng |
2019-10-10 | drm/amdgpu: Clean up gmc_v9_0_gart_enable | Oak Zeng |
2019-10-07 | drm/amdgpu: Report vram vendor with sysfs (v3) | Ori Messinger |
2019-10-03 | drm/amd/amdgpu/sriov ip block setting of Arcturus | Jack Zhang |
2019-10-03 | drm/amdgpu: implement common gmc_ras_late_init | Tao Zhou |
2019-10-03 | drm/amdgpu: remove ih_info parameter of umc_ras_late_init | Tao Zhou |
2019-10-03 | drm/amdgpu: add common gmc_ras_fini function | Tao Zhou |
2019-10-03 | drm/amdgpu: move mmhub_ras_if from gmc to mmhub block | Tao Zhou |
2019-10-03 | drm/amdgpu: replace mmhub_funcs with mmhub.funcs | Tao Zhou |
2019-10-03 | drm/amdgpu: move umc_ras_if from gmc to umc block | Tao Zhou |
2019-10-03 | drm/amdgpu: move umc ras irq functions to umc block | Tao Zhou |
2019-10-03 | drm/amdgpu: update parameter of ras_ih_cb | Tao Zhou |