aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/soc15.c
AgeCommit message (Expand)Author
2020-02-28drm/amdgpu/soc15: fix xclk for ravenAlex Deucher
2018-05-30drm/amdgpu: typo fix for vega20 cg flagsEvan Quan
2018-05-24drm/amdgpu: Enable VCN static PG by default on RVRex Zhu
2018-05-24drm/amdgpu: Enable VCN CG by default on RVRex Zhu
2018-05-18drm/amdgpu: Switch to use df_v3_6_funcs for vega20 (v2)Feifei Xu
2018-05-18drm/amdgpu/vg20:Enable UVD/VCE for Vega20James Zhu
2018-05-18drm/amdgpu: Disable ip modules that are not ready yetFeifei Xu
2018-05-18drm/amd/powerplay: update vega20 cg flags (v2)Evan Quan
2018-05-17drm/amdgpu: Add nbio support for vega20 (v2)Feifei Xu
2018-05-17drm/amdgpu/soc15: Add ip blocks for vega20 (v2)Feifei Xu
2018-05-17drm/amdgpu/soc15: dynamic initialize ip offset for vega20Feifei Xu
2018-05-17drm/amdgpu/soc15: Set common clockgating for vega20.Feifei Xu
2018-05-17drm/amdgpu/soc15:Add vega20 soc15_common_early_init supportFeifei Xu
2018-05-17drm/amdgpu: Drop the unused header files in soc15.c.Feifei Xu
2018-05-15drm/amdgpu: set CGPG if gfxoff is enabled for ravenHuang Rui
2018-05-15drm/amdgpu/gfx9: cache DB_DEBUG2 and make it available to userspaceAlex Deucher
2018-04-11drm/amdgpu/soc15: implement asic need_full_reset callbackAlex Deucher
2018-04-11drm/amdgpu: switch to use df callback functionsHawking Zhang
2018-03-21drm/amdgpu/soc15: initialize reg base for vega12Hawking Zhang
2018-03-21drm/amd/soc15: Add external_rev_id for vega12.Feifei Xu
2018-03-21drm/amdgpu/soc15: update vega12 cg_flagsEvan Quan
2018-03-21drm/amdgpu/soc15: add support for vega12Alex Deucher
2018-03-19drm/amdgpu: Delete dead code when early initRex Zhu
2018-03-15drm/amdgpu: Remove wrapper layer of smu ip functionsRex Zhu
2018-03-14drm/amdgpu: move getting pcie info to common codeAlex Deucher
2018-03-14drm/amdgpu/soc15: always load the psp moduleAlex Deucher
2018-03-14drm/amdgpu: use adev->firmware to determine whether to load the PSP moduleAlex Deucher
2018-03-14drm/amdgpu: move firmware loading type setup to common codeAlex Deucher
2018-02-19drm/amdgpu/soc15: don't abuse IP soft reset for adapter resetAlex Deucher
2018-02-19drm/amdgpu: add optional ring to *_hdp callbacksChristian König
2018-02-19drm/amdgpu: add HDP asic callbacks for SOC15 (v2)Alex Deucher
2018-01-19drm/amdgpu: disable MMHUB power gating on ravenHuang Rui
2017-12-18drm/amdgpu: rename amdgpu_get_pcie_infoAlex Deucher
2017-12-18drm/amdgpu: rename ip block helper functionsAlex Deucher
2017-12-13drm/amdgpu: drop soc15_init_golden_registersAlex Deucher
2017-12-13drm/amdgpu: convert nbio to use callbacks (v2)Alex Deucher
2017-12-08drm/admgpu: Reduce the usage of soc15ip.hShaoyun Liu
2017-12-08drm/amdgpu: Change SOC15_REG_OFFSET to use dynamic register offsetShaoyun Liu
2017-12-08drm/amdgpu: Avoid use SOC15_REG_OFFSET in static const arrayShaoyun Liu
2017-12-08drm/amdgpu: Dynamic initialize IP base offsetShaoyun Liu
2017-12-06drm/amd/include:cleanup vega10 header files.Feifei Xu
2017-12-06drm/amd/include:cleanup vega10 smuio header files.Feifei Xu
2017-12-06drm/amd/include:cleanup vega10 gc header files.Feifei Xu
2017-12-06drm/amd/include:cleanup vega10 uvd header files.Feifei Xu
2017-12-06drm/amd/include:cleanup vega10 mp header files.Feifei Xu
2017-12-06drm/amd/include:cleanup vega10 hdp header files.Feifei Xu
2017-12-06drm/amd/include:cleanup vega10 sdma0/1 header files.Feifei Xu
2017-12-06drm/amdgpu: remove nonsense const u32 cast on ARRAY_SIZE resultChristian König
2017-11-17Merge tag 'drm-for-v4.15-amd-dc' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2017-10-19drm/amdgpu: correct reference clock value on vega10Ken Wang