summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/soc15.c
AgeCommit message (Expand)Author
2022-03-15drm/amd: fix gfx hang on renoir in IGT reload testTianci.Yin
2022-03-02drm/amdgpu: centrally calls the .ras_fini function of all ras blocksyipechai
2022-03-02drm/amdgpu: Optimize xxx_ras_fini function of each ras blockyipechai
2022-03-02drm/amdgpu: Modify .ras_fini function pointer parameteryipechai
2022-02-28Backmerge tag 'v5.17-rc6' into drm-nextDave Airlie
2022-02-23drm/amdgpu: do not enable asic reset for raven2Chen Gong
2022-02-21drm/amdgpu: disable MMHUB PG for PicassoEvan Quan
2022-02-17drm/amd: Refactor `amdgpu_aspm` to be evaluated per deviceMario Limonciello
2022-02-17drm/amdgpu: define amdgpu_ras_late_init to call all ras blocks' .ras_late_inityipechai
2022-02-17drm/amdgpu: Optimize xxx_ras_late_init function of each ras blockyipechai
2022-02-16drm/amdgpu: disable MMHUB PG for PicassoEvan Quan
2022-01-25drm/amdgpu: switch to common helper to read bios from romHawking Zhang
2022-01-14drm/amdgpu: Modify nbio block to fit for the unified ras block data and opsyipechai
2021-12-14amdgpu: fix some comment typosYann Dirson
2021-12-13drm/amdgpu: check df_funcs and its callback pointersHawking Zhang
2021-11-22drm/amdgpu: Fix MMIO HDP flush on SRIOVFelix Kuehling
2021-10-20drm/amdgpu: drop soc15_set_ip_blocks()Alex Deucher
2021-10-04drm/amdgpu: convert IP version array to include instancesAlex Deucher
2021-10-04drm/amdgpu/soc15: convert to IP version checkingAlex Deucher
2021-10-04drm/amdgpu/soc15: get rev_id in soc15_common_early_initAlex Deucher
2021-10-04drm/amdgpu/soc15: export common IP functionsAlex Deucher
2021-09-23drm/amdgpu: make soc15_common_ip_funcs staticAlex Deucher
2021-08-26drm/amdgpu: disable GFX CGCG in aldebaranHawking Zhang
2021-08-05drm/amdgpu: replace dce_virtual with amdgpu_vkms (v3)Ryan Taylor
2021-07-23drm/amd/amdgpu: add consistent PSP FW loading size checkingCandice Li
2021-07-16amdgpu/nv.c - Optimize code for video codec support structureVeerabadhran Gopalakrishnan
2021-07-01drm/amdgpu: move apu flags initialization to the start of device initHuang Rui
2021-05-21drm/amdgpu: Modify GC register access from MMIO to RLCG in file soc15.cPeng Ju Zhou
2021-05-19drm/amdgpu: add video_codecs query support for aldebaranJames Zhu
2021-05-19drm/amdgpu: disable 3DCGCG on picasso/raven1 to avoid compute hangChangfeng
2021-05-19drm/amd/pm: enable ASPM by defaultKenneth Feng
2021-05-10drm/amdgpu: Rename to ras_*_enabledLuben Tuikov
2021-05-10drm/amdgpu: Remove redundant ras->supportedLuben Tuikov
2021-05-10drm/amdgpu: set vcn mgcg flag for picassoSathishkumar S
2021-05-10drm/amdgpu: enable ras error count query and reset for HDPHawking Zhang
2021-04-15drm/amd/amdgpu: enable ASPM on vegaKenneth Feng
2021-04-09drm/amdgpu: split nbio callbacks into ras and non-ras onesHawking Zhang
2021-04-09drm/amd/pm: label these APIs used internally as staticEvan Quan
2021-04-09drm/amdgpu: Enable VCN/JPEG CG on aldebaranLijo Lazar
2021-03-23drm/amdgpu: Add clock gating support for aldebaranLijo Lazar
2021-03-23drm/amdgpu: enable vcn dpg mode on aldebaranJames Zhu
2021-03-23drm/amdgpu: enable vcn and jpeg on aldebaranJames Zhu
2021-03-23drm/amdgpu: Enable swsmu block on aldebaranLijo Lazar
2021-03-23drm/amdgpu: switch to vega20 ih block for aldebaranHawking Zhang
2021-03-23drm/amdgpu:add smu mode1/2 support for aldebaranFeifei Xu
2021-03-23drm/amdgpu: initialize external rev_id for aldebaranHawking Zhang
2021-03-23drm/amdgpu: comments out vcn/jpeg ip blocks for aldebaranHawking Zhang
2021-03-23drm/amdgpu/jpeg: enable JPEG on aldebaranJames Zhu
2021-03-23drm/amdgpu/vcn: enable VCN on aldebaranJames Zhu
2021-03-23drm/amdgpu: define address map for host xgmi link (v3)Rajneesh Bhardwaj