summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-12-23drm/amd/display: Fix memory leaks in S3 resumeamd-drm-fixes-5.11-2020-12-23drm-next-5.11Stylon Wang1-1/+2
2020-12-23drm/amdgpu: Fix a copy-pasta commentAlex Deucher1-2/+1
2020-12-23drm/amdgpu: only set DP subconnector type on DP and eDP connectorsAlex Deucher1-4/+6
2020-12-23drm/amd/pm: bump Sienna Cichlid smu_driver_if version to match latest pmfwEvan Quan1-1/+1
2020-12-23drm/amd/display: add getter routine to retrieve mpcc muxJosip Pavic5-0/+19
2020-12-23drm/amd/display: always program DPPDTO unless not safe to lowerJake Wang1-6/+5
2020-12-23drm/amd/display: [FW Promotion] Release 0.0.47Yongqiang Sun1-2/+2
2020-12-23drm/amd/display: updated wm table for RenoirJake Wang1-8/+8
2020-12-23drm/amd/display: Acquire DSC during split stream for ODM only if top_pipeSung Lee1-1/+1
2020-12-23drm/amd/display: Multi-display underflow observedAric Cyr2-23/+9
2020-12-23drm/amd/display: Remove unnecessary NULL checkEryk Brol1-1/+1
2020-12-23drm/amd/display: Update RN/VGH active display count workaroundMichael Strauss2-16/+2
2020-12-23drm/amd/display: change SMU repsonse timeout to 2s.Yongqiang Sun1-1/+1
2020-12-23drm/amd/display: gradually ramp ABM intensityRizvi2-10/+26
2020-12-23drm/amd/display: To modify the condition in indicating branch deviceMartin Tsai1-7/+1
2020-12-23drm/amd/display: Modify the hdcp device count check conditionMartin Tsai2-4/+11
2020-12-23drm/amd/display: Interfaces for hubp blank and soft resetWesley Chalmers5-0/+28
2020-12-23drm/amd/display: handler not correctly checked at remove_irq_handlerQingqing Zhuo1-1/+4
2020-12-23drm/amdgpu: check gfx pipe availability before toggling its interruptsHawking Zhang1-1/+8
2020-12-23drm/amdgpu: remove unnecessary asic type checkHawking Zhang1-7/+4
2020-12-23drm/amdgpu: check number of gfx ring before init cp gfxHawking Zhang1-6/+6
2020-12-17drm/amdgpu: fix vbios reservation handling on SR-IOVAlex Deucher1-1/+2
2020-12-17drm/amd/pm: check pmfw version before issuing RlcPowerNotify messageXiaomeng Hou1-2/+7
2020-12-17drm/amdkfd: PCIe atomics required for gfx10Harish Kasiviswanathan1-6/+6
2020-12-16drm/amdgpu/disply: fix documentation warnings in display manageramd-drm-fixes-5.11-2020-12-16Alex Deucher1-1/+20
2020-12-16drm/amdgpu: print mmhub client name for dimgrey_cavefishTao Zhou1-0/+1
2020-12-16drm/amdgpu: set mode1 reset as default for dimgrey_cavefishTao Zhou1-0/+1
2020-12-16drm/amd/display: Add get_dig_frontend implementation for DCExRodrigo Siqueira2-1/+43
2020-12-15drm/radeon: remove h from printk format specifierTom Rix2-2/+2
2020-12-15drm/amdgpu: remove h from printk format specifierTom Rix3-5/+5
2020-12-15drm/amdgpu: Fix spelling mistake "Heterogenous" -> "Heterogeneous"Colin Ian King1-1/+1
2020-12-15drm/amdgpu: fix regression in vbios reservation handling on headlessAlex Deucher1-4/+5
2020-12-15drm/amdgpu/SRIOV: Extend VF reset request wait periodJiange Zhao4-3/+23
2020-12-15drm/amdkfd: correct amdgpu_amdkfd_gpuvm_alloc_memory_of_gpu log.Yifan Zhang1-1/+1
2020-12-15drm/amd/display: Adding prototype for dccg21_update_dpp_dto()Souptick Joarder1-0/+1
2020-12-15drm/amdgpu: print what method we are using for runtime pmAlex Deucher1-0/+4
2020-12-15drm/amdgpu: simplify logic in atpx resume handlingAlex Deucher1-4/+2
2020-12-15drm/amdgpu: no need to call pci_ignore_hotplug for _PR3Alex Deucher1-8/+1
2020-12-15drm/amdgpu: support runtime pm for GPUs that support BOCOAlex Deucher1-1/+4
2020-12-15drm/amdgpu: update amdgpu_device_supports_boco()Alex Deucher1-2/+2
2020-12-15drm/amdgpu: add check for ACPI power resourcesAlex Deucher2-0/+5
2020-12-15drm/amdgpu: split BOCO and ATPX handlingAlex Deucher4-14/+42
2020-12-15drm/amd/display: Fixed kernel test robot warningSouptick Joarder1-2/+2
2020-12-15drm/amd/display: 3.2.116Aric Cyr1-1/+1
2020-12-15drm/amd/display: [FW Promotion] Release 0.0.46Anthony Koo1-25/+37
2020-12-15drm/amd/display: Fix cleanup typo in MPCC visual confirmAric Cyr1-10/+7
2020-12-15drm/amd/display: Fix OGAM LUT calculation precisionFelipe1-5/+17
2020-12-15drm/amd/display: Only update FP2 for full updatesAric Cyr2-11/+20
2020-12-15drm/amd/display: updated wm table for RenoirJake Wang1-6/+6
2020-12-15drm/amd/display: delay fp2 programming until vactive before lockMartin Leung5-18/+24