aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-10-05drm/amdgpu: init iommu after amdkfd device initYifan Zhang1-4/+4
2021-10-05drm/amdkfd: remove redundant iommu cleanup codeYifan Zhang1-7/+1
2021-10-04drm/amdgpu/display: fix dependencies for DRM_AMD_DC_SIAlex Deucher1-0/+2
2021-10-04drm/amdgpu/gmc9: convert to IP version checkingAlex Deucher1-65/+71
2021-10-04drm/amd/display: Prevent using DMUB rptr that is out-of-boundsWyatt Wood2-2/+9
2021-10-04drm/amdgpu/display: fold DRM_AMD_DC_DCN201 into DRM_AMD_DC_DCNAlex Deucher6-19/+0
2021-10-04drm/amdgpu: remove some repeated includingsGuo Zhengkui1-2/+0
2021-10-04drm/amdgpu: During s0ix don't wait to signal GFXOFFLijo Lazar1-2/+12
2021-10-04drm/amdgpu: consolidate case statementsAlex Deucher1-7/+0
2021-10-04drm/amdgpu/jpeg: add jpeg2.6 start/endJames Zhu1-2/+38
2021-10-04drm/amdgpu/jpeg2: move jpeg2 shared macro to header fileJames Zhu2-20/+20
2021-10-04drm/amdkfd: fix a potential ttm->sg memory leakLang Yu1-0/+1
2021-10-04drm/amdgpu: add an option to override IP discovery table from a fileAlex Deucher2-5/+21
2021-10-04drm/amdkfd: convert kfd_device.c to use GC IP versionAlex Deucher1-76/+178
2021-10-04drm/amdkfd: clean up parameters in kgd2kfd_probeAlex Deucher3-8/+8
2021-10-04drm/amdgpu: add support for SRIOV in IP discovery pathAlex Deucher1-9/+25
2021-10-04drm/amdgpu: clean up set IP functionAlex Deucher1-335/+387
2021-10-04drm/amdgpu: convert IP version array to include instancesAlex Deucher29-377/+386
2021-10-04drm/amdgpu: set CHIP_IP_DISCOVERY as the asic type by defaultAlex Deucher1-2/+2
2021-10-04drm/amdgpu: add new asic_type for IP discoveryAlex Deucher1-0/+1
2021-10-04drm/amdgpu/ucode: add default behaviorAlex Deucher1-3/+4
2021-10-04drm/amdgpu: get VCN harvest information from IP discovery tableAlex Deucher2-15/+8
2021-10-04drm/amdgpu/vcn: remove manual instance settingAlex Deucher4-6/+2
2021-10-04drm/amdgpu/sdma: remove manual instance settingAlex Deucher3-36/+0
2021-10-04drm/amdgpu: get VCN and SDMA instances from IP discovery tableAlex Deucher1-0/+14
2021-10-04drm/amdgpu: add HWID of SDMA instance 2 and 3Guchun Chen1-0/+2
2021-10-04drm/amdgpu: add VCN1 hardware IPAlex Deucher1-0/+1
2021-10-04drm/amd/display: fix error case handlingGuchun Chen1-6/+8
2021-10-04drm/amdgpu/soc15: convert to IP version checkingAlex Deucher1-71/+88
2021-10-04drm/amdgpu/vcn2.5: convert to IP version checkingAlex Deucher1-2/+2
2021-10-04drm/amdgpu/amdgpu_vcn: convert to IP version checkingAlex Deucher1-26/+21
2021-10-04drm/amdgpu/pm/amdgpu_smu: convert more IP version checkingAlex Deucher1-23/+23
2021-10-04drm/amdgpu/pm/smu_v13.0: convert IP version checkingAlex Deucher1-9/+13
2021-10-04drm/amdgpu/pm/smu_v11.0: update IP version checkingAlex Deucher1-12/+12
2021-10-04drm/amdgpu/psp_v13.0: convert to IP version checkingAlex Deucher1-6/+8
2021-10-04drm/amdgpu/psp_v11.0: convert to IP version checkingAlex Deucher1-22/+22
2021-10-04drm/amdgpu/amdgpu_psp: convert to IP version checkingAlex Deucher1-43/+58
2021-10-04drm/amdgpu/gfx9.0: convert to IP version checkingAlex Deucher1-107/+120
2021-10-04drm/amdgpu/hdp4.0: convert to IP version checkingAlex Deucher1-7/+8
2021-10-04drm/amdgpu/sdma4.0: convert to IP version checkingAlex Deucher1-47/+60
2021-10-04drm/amdgpu/display/dm: convert RAVEN to IP version checkingAlex Deucher1-16/+6
2021-10-04drm/amdgpu: default to true in amdgpu_device_asic_has_dc_supportAlex Deucher1-1/+3
2021-10-04drm/amdgpu: drive all vega asics from the IP discovery tableAlex Deucher1-16/+0
2021-10-04drm/amdgpu/soc15: get rev_id in soc15_common_early_initAlex Deucher1-1/+1
2021-10-04drm/amdgpu: add initial IP discovery support for vega based partsAlex Deucher1-30/+387
2021-10-04drm/amdgpu/soc15: export common IP functionsAlex Deucher2-1/+3
2021-10-04drm/amdgpu: add DCI HWIPAlex Deucher2-0/+2
2021-10-04drm/amdgpu/display/dm: convert to IP version checkingAlex Deucher1-94/+114
2021-10-04drm/amdgpu: drive all navi asics from the IP discovery tableAlex Deucher1-20/+0
2021-10-04drm/amdgpu/nv: convert to IP version checkingAlex Deucher1-37/+38