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