summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2021-10-06drm/amd/display: Implement end of training for hop in DPIA display pathJimmy Kizito2-5/+83
2021-10-06drm/amd/display: Implement DPIA equalisation phaseJimmy Kizito1-3/+246
2021-10-06drm/amd/display: Implement DPIA clock recovery phaseJimmy Kizito2-7/+457
2021-10-06drm/amd/display: Implement DPIA link configurationJimmy Kizito2-6/+45
2021-10-06drm/amd/display: Implement DPIA training loopJimmy Kizito4-17/+120
2021-10-06drm/amd/display: Train DPIA links with fallbackJimmy Kizito2-2/+8
2021-10-06drm/amd/display: Skip DPCD read for DPTX-to-DPIA hopJimmy Kizito1-0/+7
2021-10-06drm/amd/display: Add stub to get DPIA tunneling device dataJimmy Kizito5-1/+81
2021-10-06drm/amd/display: Stub out DPIA link training callJimmy Kizito3-7/+182
2021-10-06drm/amd/display: Set DPIA link endpoint typeJimmy Kizito2-0/+3
2021-10-06drm/amd/display: Support for DMUB HPD and HPD RX interrupt handlingMeenakshikumar Somasundaram5-0/+45
2021-10-06drm/amd/display: USB4 DPIA enumeration and AUX TunnelingMeenakshikumar Somasundaram8-5/+120
2021-10-06drm/amd/display: Update link encoder object creation.Jimmy Kizito3-0/+80
2021-10-06drm/amd/display: fix DCC settings for DCN3Marek Olšák2-3/+4
2021-10-06drm/amd/display: Fix error in dmesg at bootLeo (Hanghong) Ma1-2/+2
2021-10-06drm/amd/display: Fix concurrent dynamic encoder assignment.Jimmy Kizito1-3/+3
2021-10-06drm/amd/display: Add helper for blanking all dp displaysLeo (Hanghong) Ma6-130/+59
2021-10-06drm/amd/display: 3.2.156Aric Cyr1-1/+1
2021-10-06drm/amd/display: [FW Promotion] Release 0.0.87Anthony Koo1-2/+2
2021-10-06drm/amd/display: Fix detection of 4 lane for DPALTHansen2-1/+35
2021-10-06drm/amd/display: Limit display scaling to up to 4k for DCN 3.1Nikola Cornij1-1/+1
2021-10-06drm/amd/display: Added root clock optimization flagsJake Wang1-0/+18
2021-10-06drm/amd/display: Re-arrange FPU code structure for dcn2xQingqing Zhuo7-10/+10
2021-10-06drm/amd/display: Skip override for preferred link settings during link trainingGeorge Shen1-6/+0
2021-10-05drm/amdgpu: handle the case of pci_channel_io_frozen only in amdgpu_pci_resumeGuchun Chen2-0/+7
2021-10-05drm/amdgpu: print warning and taint kernel if lockup timeout is disabledChristian König1-0/+2
2021-10-05drm/amdgpu: revert "Add autodump debugfs node for gpu reset v8"Christian König4-91/+0
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