Age | Commit message (Expand) | Author | Files | Lines |
2018-05-23 | 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 |
2018-02-28 | drm/amdgpu: increase gart size to 512MB | Monk Liu | 1 | -1/+1 |
2018-02-28 | drm/amdgpu: skip ECC for SRIOV in gmc late_init | Monk Liu | 1 | -1/+1 |
2018-02-26 | drm/amd/amdgpu: Correct VRAM width for APUs with GMC9 | Tom St Denis | 1 | -1/+4 |
2018-02-19 | drm/amdgpu: separate PASID mapping from VM flush v2 | Christian König | 1 | -11/+17 |
2018-02-19 | drm/amdgpu: Avoid get vram info from atom bios on emulation mode | Shaoyun Liu | 1 | -1/+2 |
2018-02-19 | drm/amdgpu: move waiting for VM flush into gmc_v9_0_emit_flush_gpu_tlb | Christian König | 1 | -0/+4 |
2018-02-19 | drm/amdgpu: add optional ring to *_hdp callbacks | Christian König | 1 | -1/+1 |
2018-02-19 | drm/amdgpu: add PASID mapping for GMC v9 | Christian König | 1 | -1/+11 |
2018-02-19 | drm/amdgpu: implement gmc_v9_0_emit_flush_gpu_tlb | Christian König | 1 | -1/+24 |
2018-02-19 | drm/amdgpu: all vram is visible for APU (v2) | Chunming Zhou | 1 | -0/+6 |
2018-02-19 | drm/amdgpu: move struct gart_funcs into amdgpu_gmc.h | Christian König | 1 | -16/+14 |
2018-02-19 | drm/amdgpu: move struct amdgpu_mc into amdgpu_gmc.h | Christian König | 1 | -40/+40 |
2018-02-19 | drm/amdgpu: rename pas_id to pasid | Christian König | 1 | -2/+2 |
2018-02-19 | drm/amdgpu: adjust HDP write queue flushing for tlb invalidation | Alex Deucher | 1 | -3/+0 |
2018-02-16 | Merge tag 'drm-misc-next-2018-02-13' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie | 1 | -0/+2 |
2018-02-13 | drm/amdgpu: only enable swiotlb alloc when need v2 | Chunming Zhou | 1 | -0/+2 |
2018-01-18 | drm/amdgpu: only check for ECC on Vega10 | Alex Deucher | 1 | -8/+10 |
2017-12-27 | drm/amdgpu: rename vm_id to vmid | Christian König | 1 | -7/+7 |
2017-12-27 | drm/amdgpu: separate VMID and PASID handling | Christian König | 1 | -1/+1 |
2017-12-18 | drm/amdgpu: implement 2+1 PD support for Raven v3 | Christian König | 1 | -4/+22 |
2017-12-18 | drm/amdgpu: rename amdgpu_*_location functions | Alex Deucher | 1 | -2/+2 |
2017-12-18 | drm/amdgpu: rename amdgpu_program_register_sequence | Alex Deucher | 1 | -3/+3 |
2017-12-15 | drm/amdgpu: setup the shared and private apertures on gfx9 | Alex Deucher | 1 | -0/+8 |
2017-12-13 | drm/amdgpu: convert nbio to use callbacks (v2) | Alex Deucher | 1 | -12/+3 |
2017-12-12 | drm/amdgpu: allow get_vm_pde to change flags as well | Christian König | 1 | -4/+6 |
2017-12-08 | drm/admgpu: Reduce the usage of soc15ip.h | Shaoyun Liu | 1 | -1/+0 |
2017-12-08 | drm/amdgpu: Avoid use SOC15_REG_OFFSET in static const array | Shaoyun Liu | 1 | -9/+11 |
2017-12-06 | drm/amdgpu: move validation of the VM size into the VM code | Christian König | 1 | -3/+3 |
2017-12-06 | drm/amdgpu: unify VM size handling of Vega10 with older generation | Christian König | 1 | -17/+5 |
2017-12-06 | drm/amd/include:cleanup vega10 header files. | Feifei Xu | 1 | -2/+2 |
2017-12-06 | drm/amd/include:cleanup vega10 mmhub header files. | Feifei Xu | 1 | -1/+1 |
2017-12-06 | drm/amd/include:cleanup vega10 gc header files. | Feifei Xu | 1 | -1/+1 |
2017-12-06 | drm/amd/include:cleanup vega10 dce header files. | Feifei Xu | 1 | -2/+2 |
2017-12-06 | drm/amd/include: cleanup vega10 umc header files. | Feifei Xu | 1 | -1/+1 |
2017-12-06 | drm/amd/include:cleanup vega10 athub header files. | Feifei Xu | 1 | -1/+1 |
2017-12-06 | drm/amd/include:cleanup vega10 hdp header files. | Feifei Xu | 1 | -2/+2 |
2017-12-06 | drm/amdgpu:partially revert 1cfd8e237f0318e330190ac21d63c58ae6a1f66c | Monk Liu | 1 | -0/+4 |
2017-12-06 | drm/amdgpu/gmc9: make some ECC messages debug only | Alex Deucher | 1 | -2/+2 |