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