aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-23drm/amdgpu/gmc9: disable partial wr rmw if ECC is not enabledAlex Deucher1-0/+1
2018-05-17drm/amdgpu/gmc9: Add vega20 supportFeifei Xu1-0/+3
2018-05-17drm/amdgpu: Fix hardcoded base offset of vram pagesFeifei Xu1-4/+1
2018-05-15drm/amdgpu/gmc9: remove unused register defsAlex Deucher1-14/+0
2018-05-15drm/amdgpu: init gfx9 aperture settingsFlora Cui1-2/+1
2018-05-15drm/amdgpu: Free VGA stolen memory as soon as possible.Andrey Grodzovsky1-0/+26
2018-05-15drm/amdgpu/gmc: steal the appropriate amount of vram for fw hand-over (v3)Alex Deucher1-6/+47
2018-05-15drm/amdgpu/gmc9: use amdgpu_ring_emit_reg_write_reg_wait in gpu tlb flushAlex Deucher1-5/+3
2018-04-11drm/amdgpu: switch to use df callback functionsHawking Zhang1-34/+1
2018-03-21drm/amdgpu/gmc9: add vega12 support (v2)Alex Deucher1-0/+4
2018-03-14drm/amdgpu: Move IH clientid defs to separate fileOak Zeng1-2/+2
2018-03-14drm/amdgpu: query vram type from atombiosHawking Zhang1-3/+1
2018-02-28drm/amdgpu: increase gart size to 512MBMonk Liu1-1/+1
2018-02-28drm/amdgpu: skip ECC for SRIOV in gmc late_initMonk Liu1-1/+1
2018-02-26drm/amd/amdgpu: Correct VRAM width for APUs with GMC9Tom St Denis1-1/+4
2018-02-19drm/amdgpu: separate PASID mapping from VM flush v2Christian König1-11/+17
2018-02-19drm/amdgpu: Avoid get vram info from atom bios on emulation modeShaoyun Liu1-1/+2
2018-02-19drm/amdgpu: move waiting for VM flush into gmc_v9_0_emit_flush_gpu_tlbChristian König1-0/+4
2018-02-19drm/amdgpu: add optional ring to *_hdp callbacksChristian König1-1/+1
2018-02-19drm/amdgpu: add PASID mapping for GMC v9Christian König1-1/+11
2018-02-19drm/amdgpu: implement gmc_v9_0_emit_flush_gpu_tlbChristian König1-1/+24
2018-02-19drm/amdgpu: all vram is visible for APU (v2)Chunming Zhou1-0/+6
2018-02-19drm/amdgpu: move struct gart_funcs into amdgpu_gmc.hChristian König1-16/+14
2018-02-19drm/amdgpu: move struct amdgpu_mc into amdgpu_gmc.hChristian König1-40/+40
2018-02-19drm/amdgpu: rename pas_id to pasidChristian König1-2/+2
2018-02-19drm/amdgpu: adjust HDP write queue flushing for tlb invalidationAlex Deucher1-3/+0
2018-02-16Merge tag 'drm-misc-next-2018-02-13' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie1-0/+2
2018-02-13drm/amdgpu: only enable swiotlb alloc when need v2Chunming Zhou1-0/+2
2018-01-18drm/amdgpu: only check for ECC on Vega10Alex Deucher1-8/+10
2017-12-27drm/amdgpu: rename vm_id to vmidChristian König1-7/+7
2017-12-27drm/amdgpu: separate VMID and PASID handlingChristian König1-1/+1
2017-12-18drm/amdgpu: implement 2+1 PD support for Raven v3Christian König1-4/+22
2017-12-18drm/amdgpu: rename amdgpu_*_location functionsAlex Deucher1-2/+2
2017-12-18drm/amdgpu: rename amdgpu_program_register_sequenceAlex Deucher1-3/+3
2017-12-15drm/amdgpu: setup the shared and private apertures on gfx9Alex Deucher1-0/+8
2017-12-13drm/amdgpu: convert nbio to use callbacks (v2)Alex Deucher1-12/+3
2017-12-12drm/amdgpu: allow get_vm_pde to change flags as wellChristian König1-4/+6
2017-12-08drm/admgpu: Reduce the usage of soc15ip.hShaoyun Liu1-1/+0
2017-12-08drm/amdgpu: Avoid use SOC15_REG_OFFSET in static const arrayShaoyun Liu1-9/+11
2017-12-06drm/amdgpu: move validation of the VM size into the VM codeChristian König1-3/+3
2017-12-06drm/amdgpu: unify VM size handling of Vega10 with older generationChristian König1-17/+5
2017-12-06drm/amd/include:cleanup vega10 header files.Feifei Xu1-2/+2
2017-12-06drm/amd/include:cleanup vega10 mmhub header files.Feifei Xu1-1/+1
2017-12-06drm/amd/include:cleanup vega10 gc header files.Feifei Xu1-1/+1
2017-12-06drm/amd/include:cleanup vega10 dce header files.Feifei Xu1-2/+2
2017-12-06drm/amd/include: cleanup vega10 umc header files.Feifei Xu1-1/+1
2017-12-06drm/amd/include:cleanup vega10 athub header files.Feifei Xu1-1/+1
2017-12-06drm/amd/include:cleanup vega10 hdp header files.Feifei Xu1-2/+2
2017-12-06drm/amdgpu:partially revert 1cfd8e237f0318e330190ac21d63c58ae6a1f66cMonk Liu1-0/+4
2017-12-06drm/amdgpu/gmc9: make some ECC messages debug onlyAlex Deucher1-2/+2