summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorLines
2020-12-25drm/amd/display: avoid uninitialized variable warningLinus Torvalds-1/+1
2020-12-24Merge tag 'amd-drm-fixes-5.11-2020-12-23' of git://people.freedesktop.org/~ag...Dave Airlie-111/+161
2020-12-23drm/amd/display: Fix memory leaks in S3 resumeStylon Wang-1/+2
2020-12-23drm/amdgpu: Fix a copy-pasta commentAlex Deucher-2/+1
2020-12-23drm/amdgpu: only set DP subconnector type on DP and eDP connectorsAlex Deucher-4/+6
2020-12-23drm/amd/pm: bump Sienna Cichlid smu_driver_if version to match latest pmfwEvan Quan-1/+1
2020-12-23drm/amd/display: add getter routine to retrieve mpcc muxJosip Pavic-0/+19
2020-12-23drm/amd/display: always program DPPDTO unless not safe to lowerJake Wang-6/+5
2020-12-23drm/amd/display: [FW Promotion] Release 0.0.47Yongqiang Sun-2/+2
2020-12-23drm/amd/display: updated wm table for RenoirJake Wang-8/+8
2020-12-23drm/amd/display: Acquire DSC during split stream for ODM only if top_pipeSung Lee-1/+1
2020-12-23drm/amd/display: Multi-display underflow observedAric Cyr-23/+9
2020-12-23drm/amd/display: Remove unnecessary NULL checkEryk Brol-1/+1
2020-12-23drm/amd/display: Update RN/VGH active display count workaroundMichael Strauss-16/+2
2020-12-23drm/amd/display: change SMU repsonse timeout to 2s.Yongqiang Sun-1/+1
2020-12-23drm/amd/display: gradually ramp ABM intensityRizvi-10/+26
2020-12-23drm/amd/display: To modify the condition in indicating branch deviceMartin Tsai-7/+1
2020-12-23drm/amd/display: Modify the hdcp device count check conditionMartin Tsai-4/+11
2020-12-23drm/amd/display: Interfaces for hubp blank and soft resetWesley Chalmers-0/+28
2020-12-23drm/amd/display: handler not correctly checked at remove_irq_handlerQingqing Zhuo-1/+4
2020-12-23drm/amdgpu: check gfx pipe availability before toggling its interruptsHawking Zhang-1/+8
2020-12-23drm/amdgpu: remove unnecessary asic type checkHawking Zhang-7/+4
2020-12-23drm/amdgpu: check number of gfx ring before init cp gfxHawking Zhang-6/+6
2020-12-17drm/amdgpu: fix vbios reservation handling on SR-IOVAlex Deucher-1/+2
2020-12-17drm/amd/pm: check pmfw version before issuing RlcPowerNotify messageXiaomeng Hou-2/+7
2020-12-17drm/amdkfd: PCIe atomics required for gfx10Harish Kasiviswanathan-6/+6
2020-12-16Merge tag 'amd-drm-fixes-5.11-2020-12-16' of git://people.freedesktop.org/~ag...Daniel Vetter-277/+603
2020-12-16drm/amdgpu/disply: fix documentation warnings in display managerAlex Deucher-1/+20
2020-12-16drm/amdgpu: print mmhub client name for dimgrey_cavefishTao Zhou-0/+1
2020-12-16drm/amdgpu: set mode1 reset as default for dimgrey_cavefishTao Zhou-0/+1
2020-12-16drm/amd/display: Add get_dig_frontend implementation for DCExRodrigo Siqueira-1/+43
2020-12-15drm/amdgpu: remove h from printk format specifierTom Rix-5/+5
2020-12-15drm/amdgpu: Fix spelling mistake "Heterogenous" -> "Heterogeneous"Colin Ian King-1/+1
2020-12-15drm/amdgpu: fix regression in vbios reservation handling on headlessAlex Deucher-4/+5
2020-12-15drm/amdgpu/SRIOV: Extend VF reset request wait periodJiange Zhao-3/+23
2020-12-15drm/amdkfd: correct amdgpu_amdkfd_gpuvm_alloc_memory_of_gpu log.Yifan Zhang-1/+1
2020-12-15drm/amd/display: Adding prototype for dccg21_update_dpp_dto()Souptick Joarder-0/+1
2020-12-15drm/amdgpu: print what method we are using for runtime pmAlex Deucher-0/+4
2020-12-15drm/amdgpu: simplify logic in atpx resume handlingAlex Deucher-4/+2
2020-12-15drm/amdgpu: no need to call pci_ignore_hotplug for _PR3Alex Deucher-8/+1
2020-12-15drm/amdgpu: support runtime pm for GPUs that support BOCOAlex Deucher-1/+4
2020-12-15drm/amdgpu: update amdgpu_device_supports_boco()Alex Deucher-2/+2
2020-12-15drm/amdgpu: add check for ACPI power resourcesAlex Deucher-0/+5
2020-12-15drm/amdgpu: split BOCO and ATPX handlingAlex Deucher-14/+42
2020-12-15drm/amd/display: Fixed kernel test robot warningSouptick Joarder-2/+2
2020-12-15drm/amd/display: 3.2.116Aric Cyr-1/+1
2020-12-15drm/amd/display: [FW Promotion] Release 0.0.46Anthony Koo-25/+37
2020-12-15drm/amd/display: Fix cleanup typo in MPCC visual confirmAric Cyr-10/+7
2020-12-15drm/amd/display: Fix OGAM LUT calculation precisionFelipe-5/+17
2020-12-15drm/amd/display: Only update FP2 for full updatesAric Cyr-11/+20