Age | Commit message (Expand) | Author | Files | Lines |
2018-12-14 | drm/amdgpu: update the vm invalidation engine layout V2 | Evan Quan | 1 | -22/+31 |
2018-12-08 | drm/amdgpu: move IV prescreening into the GMC code | Christian König | 1 | -0/+59 |
2018-12-03 | drm/amdgpu: add missing error handling | Christian König | 1 | -0/+3 |
2018-12-03 | drm/amdgpu: add a xgmi supported flag | Alex Deucher | 1 | -1/+1 |
2018-11-19 | Revert "drm/amdgpu: use GMC v9 KIQ workaround only for the GFXHUB" (v2) | Chengming Gui | 1 | -3/+6 |
2018-11-05 | drm/amdgpu: use GMC v9 KIQ workaround only for the GFXHUB | Christian König | 1 | -3/+3 |
2018-11-05 | drm/amdgpu: drop the busy wait for GMC v9 TLB invalidations | Christian König | 1 | -22/+4 |
2018-11-05 | drm/amdgpu: cleanup GMC v9 TLB invalidation | Christian König | 1 | -47/+6 |
2018-11-05 | drm/amdgpu: drop the remaining uses of ring idx in messages | Christian König | 1 | -3/+2 |
2018-11-05 | drm/amdgpu: Retire amdgpu_ring.ready flag v4 | Andrey Grodzovsky | 1 | -1/+1 |
2018-11-05 | drm/amdgpu: Reorganize amdgpu_gmc_flush_gpu_tlb() for kfd to use | Yong Zhao | 1 | -10/+10 |
2018-09-27 | drm/amdgpu: make function pointers mandatory | Christian König | 1 | -2/+1 |
2018-09-14 | drm/amdgpu: simplify Raven, Raven2, and Picasso handling | Alex Deucher | 1 | -4/+0 |
2018-09-14 | drm/amdgpu: enable mmhub power gating | Kenneth Feng | 1 | -1/+0 |
2018-09-14 | drm/amdgpu: add picasso support for gmc | Likun Gao | 1 | -0/+4 |
2018-09-11 | drm/amdgpu/gmc9: Adjust GART and AGP location with xgmi offset (v2) | Alex Deucher | 1 | -0/+6 |
2018-09-11 | drm/amdgpu/gmc9: add a new gfxhub 1.1 helper for xgmi | Alex Deucher | 1 | -0/+7 |
2018-09-11 | drm/amdgpu: enable AGP aperture for GMC9 v2 | Christian König | 1 | -0/+2 |
2018-09-02 | drm/amdgpu/gmc9: don't keep stolen memory on vega20 | Alex Deucher | 1 | -4/+3 |
2018-09-02 | drm/amdgpu/gmc9: don't keep stolen memory on vega12 | Alex Deucher | 1 | -1/+2 |
2018-09-02 | drm/amdgpu/gmc9: don't keep stolen memory on Raven | Alex Deucher | 1 | -0/+1 |
2018-09-02 | drm/amdgpu/gmc9: rework stolen vga memory handling | Alex Deucher | 1 | -19/+29 |
2018-08-29 | drm/amdgpu: move amdgpu_device_(vram|gtt)_location | Christian König | 1 | -2/+2 |
2018-08-28 | drm/amdgpu: remove extra newline when printing VM faults | Christian König | 1 | -1/+1 |
2018-08-27 | drm/amdgpu: Refine gmc9 VM fault print. | Andrey Grodzovsky | 1 | -1/+1 |
2018-08-27 | drm/amdgpu: add GMC9 support for PDs/PTs in system memory | Christian König | 1 | -1/+1 |
2018-08-27 | drm/amdgpu: add amdgpu_gmc_pd_addr helper | Christian König | 1 | -4/+0 |
2018-08-27 | drm/amdgpu: remove gart.table_addr | Christian König | 1 | -1/+1 |
2018-08-27 | drm/amdgpu: rename gart.robj into gart.bo | Christian König | 1 | -2/+2 |
2018-08-27 | drm/amdgpu: amdgpu_kiq_reg_write_reg_wait() can be static | kbuild test robot | 1 | -1/+1 |
2018-08-27 | drm/amdgpu: Don't use kiq in gpu reset | Emily Deng | 1 | -11/+4 |
2018-08-27 | drm/amdgpu/sriov: Only sriov runtime support use kiq | Emily Deng | 1 | -7/+8 |
2018-08-27 | drm/amdgpu: use kiq to do invalidate tlb | Emily Deng | 1 | -7/+67 |
2018-08-27 | drm/amdgpu: move gem definitions into amdgpu_gem header | Huang Rui | 1 | -0/+1 |
2018-08-27 | drm/amdgpu: Fix page fault and kasan warning on pci device remove. | Andrey Grodzovsky | 1 | -14/+2 |
2018-07-25 | drm/amdgpu/gmc9: clarify GPUVM fault error message | Alex Deucher | 1 | -1/+1 |
2018-07-13 | drm/amd: Use newly added interrupt source defs for SOC15. | Andrey Grodzovsky | 1 | -2/+4 |
2018-07-10 | drm/amdgpu: Present amdgpu_task_info in VM_FAULTS. | Andrey Grodzovsky | 1 | -2/+7 |
2018-05-24 | drm/amdgpu/gmc9: disable partial wr rmw if ECC is not enabled | Alex Deucher | 1 | -0/+1 |
2018-05-17 | drm/amdgpu/gmc9: Add vega20 support | Feifei Xu | 1 | -0/+3 |
2018-05-17 | drm/amdgpu: Fix hardcoded base offset of vram pages | Feifei Xu | 1 | -4/+1 |
2018-05-15 | drm/amdgpu/gmc9: remove unused register defs | Alex Deucher | 1 | -14/+0 |
2018-05-15 | drm/amdgpu: init gfx9 aperture settings | Flora Cui | 1 | -2/+1 |
2018-05-15 | drm/amdgpu: Free VGA stolen memory as soon as possible. | Andrey Grodzovsky | 1 | -0/+26 |
2018-05-15 | drm/amdgpu/gmc: steal the appropriate amount of vram for fw hand-over (v3) | Alex Deucher | 1 | -6/+47 |
2018-05-15 | drm/amdgpu/gmc9: use amdgpu_ring_emit_reg_write_reg_wait in gpu tlb flush | Alex Deucher | 1 | -5/+3 |
2018-04-11 | drm/amdgpu: switch to use df callback functions | Hawking Zhang | 1 | -34/+1 |
2018-03-21 | drm/amdgpu/gmc9: add vega12 support (v2) | Alex Deucher | 1 | -0/+4 |
2018-03-14 | drm/amdgpu: Move IH clientid defs to separate file | Oak Zeng | 1 | -2/+2 |
2018-03-14 | drm/amdgpu: query vram type from atombios | Hawking Zhang | 1 | -3/+1 |