summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/soc15.c
AgeCommit message (Expand)AuthorFilesLines
2022-01-15drm/amdgpu: Modify nbio block to fit for the unified ras block data and opsyipechai1-10/+8
2021-12-15amdgpu: fix some comment typosYann Dirson1-1/+1
2021-12-14drm/amdgpu: check df_funcs and its callback pointersHawking Zhang1-2/+7
2021-11-22drm/amdgpu: Fix MMIO HDP flush on SRIOVFelix Kuehling1-3/+5
2021-10-20drm/amdgpu: drop soc15_set_ip_blocks()Alex Deucher1-179/+0
2021-10-04drm/amdgpu: convert IP version array to include instancesAlex Deucher1-12/+12
2021-10-04drm/amdgpu/soc15: convert to IP version checkingAlex Deucher1-71/+88
2021-10-04drm/amdgpu/soc15: get rev_id in soc15_common_early_initAlex Deucher1-1/+1
2021-10-04drm/amdgpu/soc15: export common IP functionsAlex Deucher1-1/+1
2021-09-23drm/amdgpu: make soc15_common_ip_funcs staticAlex Deucher1-1/+3
2021-08-26drm/amdgpu: disable GFX CGCG in aldebaranHawking Zhang1-2/+0
2021-08-06drm/amdgpu: replace dce_virtual with amdgpu_vkms (v3)Ryan Taylor1-5/+5
2021-07-23drm/amd/amdgpu: add consistent PSP FW loading size checkingCandice Li1-2/+2
2021-07-16amdgpu/nv.c - Optimize code for video codec support structureVeerabadhran Gopalakrishnan1-154/+22
2021-07-01drm/amdgpu: move apu flags initialization to the start of device initHuang Rui1-9/+1
2021-05-21drm/amdgpu: Modify GC register access from MMIO to RLCG in file soc15.cPeng Ju Zhou1-2/+5
2021-05-20drm/amdgpu: add video_codecs query support for aldebaranJames Zhu1-0/+1
2021-05-20drm/amdgpu: disable 3DCGCG on picasso/raven1 to avoid compute hangChangfeng1-2/+0
2021-05-20drm/amd/pm: enable ASPM by defaultKenneth Feng1-1/+1
2021-05-11drm/amdgpu: Rename to ras_*_enabledLuben Tuikov1-3/+3
2021-05-11drm/amdgpu: Remove redundant ras->supportedLuben Tuikov1-3/+4
2021-05-11drm/amdgpu: set vcn mgcg flag for picassoSathishkumar S1-1/+2
2021-05-11drm/amdgpu: enable ras error count query and reset for HDPHawking Zhang1-3/+0
2021-04-15drm/amd/amdgpu: enable ASPM on vegaKenneth Feng1-3/+4
2021-04-09drm/amdgpu: split nbio callbacks into ras and non-ras onesHawking Zhang1-5/+10
2021-04-09drm/amd/pm: label these APIs used internally as staticEvan Quan1-1/+0
2021-04-09drm/amdgpu: Enable VCN/JPEG CG on aldebaranLijo Lazar1-2/+2
2021-03-24drm/amdgpu: Add clock gating support for aldebaranLijo Lazar1-9/+22
2021-03-24drm/amdgpu: enable vcn dpg mode on aldebaranJames Zhu1-1/+1
2021-03-24drm/amdgpu: enable vcn and jpeg on aldebaranJames Zhu1-2/+2
2021-03-24drm/amdgpu: Enable swsmu block on aldebaranLijo Lazar1-0/+1
2021-03-24drm/amdgpu: switch to vega20 ih block for aldebaranHawking Zhang1-2/+2
2021-03-24drm/amdgpu:add smu mode1/2 support for aldebaranFeifei Xu1-37/+19
2021-03-24drm/amdgpu: initialize external rev_id for aldebaranHawking Zhang1-0/+1
2021-03-24drm/amdgpu: comments out vcn/jpeg ip blocks for aldebaranHawking Zhang1-2/+2
2021-03-24drm/amdgpu/jpeg: enable JPEG on aldebaranJames Zhu1-0/+1
2021-03-24drm/amdgpu/vcn: enable VCN on aldebaranJames Zhu1-0/+2
2021-03-24drm/amdgpu: define address map for host xgmi link (v3)Rajneesh Bhardwaj1-5/+0
2021-03-24drm/amdgpu: enable xgmi support for AldebaranRajneesh Bhardwaj1-1/+3
2021-03-24drm/amdgpu: initialize smuio callbacks for aldebaranHawking Zhang1-0/+3
2021-03-24drm/amdgpu: enable psp v13 ip block for aldebaranHawking Zhang1-1/+11
2021-03-10drm/amdgpu: add soc15 common ip block support for aldebaranLe Ma1-2/+17
2021-03-10drm/amdgpu: add register base init for aldebaran (v2)Le Ma1-0/+3
2021-02-27drm/amdgpu/codec: drop the internal codec indexAlex Deucher1-22/+24
2021-02-27drm/amdgpu: add video decode/encode cap tables and asic callbacks (v3)Alex Deucher1-0/+230
2021-02-19drm/amdgpu: Set reference clock to 100Mhz on Renoir (v2)Alex Deucher1-0/+2
2021-02-09drm/amdgpu/soc15: add PCI reset supportAlex Deucher1-10/+14
2021-01-14drm/amdgpu: add new device id for Reniormengwang1-1/+2
2021-01-05drm/amdgpu: switch hdp callback functions for hdp v4Likun Gao1-83/+8
2020-12-23drm/amdgpu: switch to vega20 ih block for vega20/arcturusHawking Zhang1-4/+5