summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_discovery.c
AgeCommit message (Expand)AuthorFilesLines
2023-11-03drm/amdgpu: add a retry for IP discovery initAlex Deucher1-2/+21
2023-11-01drm/amdgpu: set XGMI IP version manually for v6_4Tao Zhou1-0/+3
2023-10-27drm/amdgpu: Fix typo in IP discovery parsingMukul Joshi1-1/+1
2023-10-27drm/amdgpu: get RAS poison status from DF v4_6_2Tao Zhou1-0/+4
2023-10-18Merge tag 'amd-drm-next-6.7-2023-10-13' of https://gitlab.freedesktop.org/agd...Dave Airlie1-51/+127
2023-10-13drm/amdgpu/discovery: add SMU 14 supportLi Ma1-0/+3
2023-10-11Merge drm/drm-next into drm-misc-nextThomas Zimmermann1-0/+23
2023-10-10drm/amdgpu/discovery: enable DCN 3.5.0 supportAaron Liu1-0/+1
2023-10-05drm/amdgpu/discovery: Annotate struct ip_hw_instance with __counted_byKees Cook1-1/+1
2023-09-20drm/amdgpu: Add more fields to IP versionLijo Lazar1-3/+17
2023-09-20drm/amdgpu: Use function for IP version checkLijo Lazar1-47/+45
2023-09-12drm/amdgpu: add type conversion for gc infoYifan Zhang1-3/+3
2023-09-01drm/amdgpu: update gc_info v2_1 from discoveryLe Ma1-0/+10
2023-09-01drm/amdgpu: update mall info v2 from discoveryLe Ma1-0/+5
2023-09-01drm/amdgpu: add amdgpu_umsch_mm module parameterLang Yu1-2/+4
2023-09-01drm/amdgpu/discovery: enable UMSCH 4.0 in IP discoveryLang Yu1-0/+18
2023-08-31drm/amdgpu/discovery: add VCN 4.0.5 SupportSaleemkhan Jamadar1-0/+6
2023-08-31drm/amdgpu: enable VPE for VPE 6.1.0Lang Yu1-0/+19
2023-08-31drm/amdgpu: add HWID for VPELang Yu1-0/+2
2023-08-30drm/amdgpu: enable gmc11 for GC 11.5.0Prike Liang1-0/+1
2023-08-30drm/amdgpu/discovery: enable gfx11 for GC 11.5.0Prike Liang1-0/+1
2023-08-30drm/amdgpu/discovery: enable mes block for gc 11.5.0Lang Yu1-0/+1
2023-08-30drm/amdgpu/discovery: add nbio 7.11.0 supportPrike Liang1-0/+5
2023-08-30drm/amdgpu/discovery: enable soc21 supportPrike Liang1-0/+1
2023-08-30drm/amdgpu: add new AMDGPU_FAMILY definitionPrike Liang1-0/+4
2023-08-30drm/amdgpu: update gc_info v2_1 from discoveryLe Ma1-0/+10
2023-08-30drm/amdgpu: update mall info v2 from discoveryLe Ma1-0/+5
2023-08-07drm/amdgpu/discovery: add ih 6.1.0 supportPrike Liang1-0/+4
2023-08-07drm/amdgpu/discovery: add smuio 14.0.0 supportPrike Liang1-0/+1
2023-08-07drm/amdgpu/discovery: add hdp 6.1.0 supportPrike Liang1-0/+1
2023-08-07drm/amdgpu/discovery: enable sdma6 for SDMA 6.1.0Prike Liang1-0/+1
2023-07-27drm/amdgpu/discovery: enable PSP 14.0.0 supportLi Ma1-0/+1
2023-06-15drm/amdgpu: mark GC 9.4.3 experimental for nowAlex Deucher1-0/+2
2023-06-15drm/amdgpu: Update total channel number for umc v8_10Candice Li1-0/+1
2023-06-09drm/amdgpu: set the APU flag based on package typeShiwu Zhang1-0/+3
2023-06-09drm/amdgpu: add the smu_v13_0_6 and gfx_v9_4_3 ip blockShiwu Zhang1-0/+5
2023-06-09drm/amdgpu: Fix harvest reporting of VCNLijo Lazar1-1/+2
2023-06-09drm/amdgpu: Add instance mask for VCN and JPEGLijo Lazar1-4/+26
2023-06-09drm/amdgpu: Fix discovery sys node harvest infoLijo Lazar1-3/+38
2023-06-09drm/amdgpu: Add fallback path for discovery infoLijo Lazar1-5/+16
2023-06-09drm/amdgpu: Read discovery info from system memoryLijo Lazar1-0/+23
2023-06-09drm/amdgpu: Populate VCN/JPEG harvest informationLijo Lazar1-4/+4
2023-06-09drm/amdgpu: enable vcn/jpeg on vcn_v4_0_3James Zhu1-1/+7
2023-06-09drm/amdgpu: Use discovery to get XCC/SDMA maskLijo Lazar1-3/+22
2023-06-09drm/amdgpu: Make VRAM discovery read optionalLijo Lazar1-16/+15
2023-06-09drm/amdgpu: Remove unnecessary return value checkLijo Lazar1-8/+2
2023-06-09drm/amdgpu: Add soc config init for GC9.4.3 ASICsLijo Lazar1-3/+3
2023-06-09drm/amdgpu: init smuio funcs for smuio v13_0_3Hawking Zhang1-0/+4
2023-06-09drm/amdgpu: parse base address from new ip discovery with 64bit ip base addressLe Ma1-9/+40
2023-06-09drm/amdgpu: upgrade amdgpu_discovery struct ip to ip_v4Le Ma1-17/+17