aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/soc15.c
AgeCommit message (Expand)AuthorFilesLines
2018-05-17drm/amdgpu: Add nbio support for vega20 (v2)Feifei Xu1-0/+2
2018-05-17drm/amdgpu/soc15: Add ip blocks for vega20 (v2)Feifei Xu1-0/+1
2018-05-17drm/amdgpu/soc15: dynamic initialize ip offset for vega20Feifei Xu1-0/+3
2018-05-17drm/amdgpu/soc15: Set common clockgating for vega20.Feifei Xu1-0/+1
2018-05-17drm/amdgpu/soc15:Add vega20 soc15_common_early_init supportFeifei Xu1-0/+5
2018-05-17drm/amdgpu: Drop the unused header files in soc15.c.Feifei Xu1-2/+0
2018-05-15drm/amdgpu: set CGPG if gfxoff is enabled for ravenHuang Rui1-0/+5
2018-05-15drm/amdgpu/gfx9: cache DB_DEBUG2 and make it available to userspaceAlex Deucher1-0/+3
2018-04-11drm/amdgpu/soc15: implement asic need_full_reset callbackAlex Deucher1-0/+7
2018-04-11drm/amdgpu: switch to use df callback functionsHawking Zhang1-58/+4
2018-03-21drm/amdgpu/soc15: initialize reg base for vega12Hawking Zhang1-0/+1
2018-03-21drm/amd/soc15: Add external_rev_id for vega12.Feifei Xu1-1/+1
2018-03-21drm/amdgpu/soc15: update vega12 cg_flagsEvan Quan1-1/+18
2018-03-21drm/amdgpu/soc15: add support for vega12Alex Deucher1-0/+7
2018-03-19drm/amdgpu: Delete dead code when early initRex Zhu1-5/+0
2018-03-15drm/amdgpu: Remove wrapper layer of smu ip functionsRex Zhu1-3/+2
2018-03-14drm/amdgpu: move getting pcie info to common codeAlex Deucher1-2/+0
2018-03-14drm/amdgpu/soc15: always load the psp moduleAlex Deucher1-2/+1
2018-03-14drm/amdgpu: use adev->firmware to determine whether to load the PSP moduleAlex Deucher1-1/+1
2018-03-14drm/amdgpu: move firmware loading type setup to common codeAlex Deucher1-2/+0
2018-02-19drm/amdgpu/soc15: don't abuse IP soft reset for adapter resetAlex Deucher1-6/+1
2018-02-19drm/amdgpu: add optional ring to *_hdp callbacksChristian König1-4/+9
2018-02-19drm/amdgpu: add HDP asic callbacks for SOC15 (v2)Alex Deucher1-0/+12
2018-01-19drm/amdgpu: disable MMHUB power gating on ravenHuang Rui1-2/+2
2017-12-18drm/amdgpu: rename amdgpu_get_pcie_infoAlex Deucher1-1/+1
2017-12-18drm/amdgpu: rename ip block helper functionsAlex Deucher1-23/+23
2017-12-13drm/amdgpu: drop soc15_init_golden_registersAlex Deucher1-31/+0
2017-12-13drm/amdgpu: convert nbio to use callbacks (v2)Alex Deucher1-31/+19
2017-12-08drm/admgpu: Reduce the usage of soc15ip.hShaoyun Liu1-1/+0
2017-12-08drm/amdgpu: Change SOC15_REG_OFFSET to use dynamic register offsetShaoyun Liu1-5/+2
2017-12-08drm/amdgpu: Avoid use SOC15_REG_OFFSET in static const arrayShaoyun Liu1-37/+78
2017-12-08drm/amdgpu: Dynamic initialize IP base offsetShaoyun Liu1-0/+10
2017-12-06drm/amd/include:cleanup vega10 header files.Feifei Xu1-1/+1
2017-12-06drm/amd/include:cleanup vega10 smuio header files.Feifei Xu1-2/+2
2017-12-06drm/amd/include:cleanup vega10 gc header files.Feifei Xu1-2/+2
2017-12-06drm/amd/include:cleanup vega10 uvd header files.Feifei Xu1-1/+1
2017-12-06drm/amd/include:cleanup vega10 mp header files.Feifei Xu1-2/+2
2017-12-06drm/amd/include:cleanup vega10 hdp header files.Feifei Xu1-2/+2
2017-12-06drm/amd/include:cleanup vega10 sdma0/1 header files.Feifei Xu1-2/+2
2017-12-06drm/amdgpu: remove nonsense const u32 cast on ARRAY_SIZE resultChristian König1-2/+2
2017-11-17Merge tag 'drm-for-v4.15-amd-dc' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+12
2017-10-19drm/amdgpu: correct reference clock value on vega10Ken Wang1-4/+1
2017-10-09Merge branch 'drm-next-4.15-dc' of git://people.freedesktop.org/~agd5f/linux ...Dave Airlie1-0/+12
2017-09-29amdgpu/nbio: use constant nbio_hdp_flush_reg structs.Dave Airlie1-15/+0
2017-09-29amdgpu/soc15: make the pcie index/data registers constant.Dave Airlie1-2/+2
2017-09-26drm/amdgpu/soc15: enable DC ip module for RavenAlex Deucher1-0/+6
2017-09-26drm/amdgpu/soc15: enable dc on vega10Alex Deucher1-0/+6
2017-09-26drm/amdgpu: Add GPU reset functionality for Vega10Ken Wang1-13/+14
2017-07-14drm/amdgpu/soc15: drop dead functionAlex Deucher1-7/+0
2017-07-14drm/amdgpu/soc15: init nbio registers for vega10Alex Deucher1-0/+3