summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-09-01drm/amd/display: Limit max DSC target bpp for specific monitorsRoman Li1-0/+35
2021-09-01drm/amd/display: Use max target bpp override optionRoman Li2-3/+9
2021-09-01drm/amd/display: Set min dcfclk if pipe count is 0Michael Strauss3-2/+70
2021-09-01drm/amd/display: Support for DMUB HPD interrupt handlingJude Shih2-8/+203
2021-09-01drm/amd/display: add missing ABM register offsetsJosip Pavic4-3/+19
2021-09-01drm/amd/display: Add DP 2.0 SST DC SupportFangzhi Zuo23-43/+2555
2021-09-01drm/amd/display: Add DP 2.0 BIOS and DMUB SupportFangzhi Zuo7-1/+41
2021-09-01drm/amd/display: Add DP 2.0 DCCGFangzhi Zuo4-0/+206
2021-09-01drm/amd/display: Add DP 2.0 HPO Link EncoderFangzhi Zuo12-1/+1041
2021-09-01drm/amd/display: Add DP 2.0 HPO Stream EncoderFangzhi Zuo11-1/+1229
2021-09-01drm/amd/display: Add DP 2.0 Audio Package GeneratorFangzhi Zuo4-1/+328
2021-09-01drm/amdkfd: drop process ref count when xnack disableAlex Sierra1-1/+2
2021-08-31drm/amdgpu: enable more pm sysfs under SRIOV 1-VF modeJiawei Gu1-4/+4
2021-08-31drm/amdgpu: fix fdinfo race with process exitPhilip Yang1-2/+9
2021-08-31drm/amdgpu: Fix a deadlock if previous GEM object allocation failsxinhui pan1-13/+10
2021-08-31drm/amdgpu: stop scheduler when calling hw_fini (v2)Guchun Chen1-0/+8
2021-08-31drm/amdgpu: Clear RAS interrupt status on aldebaranJohn Clements1-5/+25
2021-08-31drm/amd/display: Initialize lt_settings on instantiationMichael Strauss1-3/+3
2021-08-31drm/amd/display: cleanup idents after a revertAngus Wang1-1/+1
2021-08-31drm/amd/display: Fix memory leak reported by coverityAnson Jacob1-1/+5
2021-08-30drm/amdgpu/swsmu: fix spelling mistake "minimun" -> "minimum"Colin Ian King3-3/+3
2021-08-30drm/amdgpu: Disable PCIE_DPM on Intel RKL PlatformKoba Ko1-1/+16
2021-08-30drm/amdgpu: show both cmd id and name when psp cmd failedLang Yu1-4/+4
2021-08-30drm/amd/display: setup system context for APUsAaron Liu1-1/+1
2021-08-30drm/amdgpu: Enable S/G for Yellow CarpNicholas Kazlauskas1-0/+1
2021-08-30drm/amd/pm: And destination bounds checking to struct copyKees Cook4-11/+32
2021-08-30drm/amdgpu: reenable BACO support for 699F:C7 polaris12 SKUEvan Quan1-8/+1
2021-08-30drm/amd/amdgpu: Add ready_to_reset resp for vega10YuBiao Wang2-0/+3
2021-08-30drm/amdgpu: add some additional RDNA2 PCI IDsAlex Deucher1-0/+17
2021-08-30drm/amdgpu: correct comments in memory type managersYifan Zhang2-5/+5
2021-08-30drm/amdgpu: Process any VBIOS RAS EEPROM addressLuben Tuikov1-12/+13
2021-08-30drm/amdgpu: Fixes to returning VBIOS RAS EEPROM addressLuben Tuikov1-17/+33
2021-08-30drm:dcn31: fix boolreturn.cocci warningsJing Yangyang1-2/+2
2021-08-30Merge tag 'amd-drm-next-5.15-2021-08-27' of https://gitlab.freedesktop.org/ag...Dave Airlie53-258/+997
2021-08-30Merge tag 'drm-intel-next-fixes-2021-08-26' of git://anongit.freedesktop.org/...Dave Airlie4-16/+30
2021-08-26drm/amd/display: Move AllowDRAMSelfRefreshOrDRAMClockChangeInVblank to boundi...Nicholas Kazlauskas3-5/+8
2021-08-26drm/amd/display: Remove duplicate dml initAurabindo Pillai1-5/+0
2021-08-26drm/amd/display: Update bounding box states (v2)Jerry (Fangzhi) Zuo1-10/+31
2021-08-26drm/amd/display: Update number of DCN3 clock statesAurabindo Pillai1-0/+1
2021-08-26drm/amdgpu: disable GFX CGCG in aldebaranHawking Zhang1-2/+0
2021-08-26drm/amdgpu: Clear RAS interrupt status on aldebaranJohn Clements1-5/+29
2021-08-26drm/amdgpu: Add support for RAS XGMI err queryJohn Clements1-0/+65
2021-08-26drm/amdkfd: Account for SH/SE count when setting up cu masks.Sean Keely2-21/+64
2021-08-26Merge tag 'exynos-drm-next-for-v5.15' of git://git.kernel.org/pub/scm/linux/k...Dave Airlie2-6/+10
2021-08-26Merge tag 'drm/tegra/for-5.15-rc1' of ssh://git.freedesktop.org/git/tegra/lin...Dave Airlie37-197/+2882
2021-08-26Merge commit '81fd23e2b3ccf71c807e671444e8accaba98ca53' of https://git.pengut...Dave Airlie6-41/+44
2021-08-26Merge tag 'amd-drm-next-5.15-2021-08-20' of https://gitlab.freedesktop.org/ag...Dave Airlie116-1301/+2213
2021-08-25drm/amdgpu: rename amdgpu_bo_get_preferred_pin_domainYifan Zhang4-7/+7
2021-08-25drm/amdgpu: drop redundant cancel_delayed_work_sync callEvan Quan4-6/+0
2021-08-25drm/amdgpu: add missing cleanups for more ASICs on UVD/VCE suspendEvan Quan6-1/+144