summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-10-20drm/amd/display: correct apg audio channel enable golden valueWenjing Liu1-1/+1
2021-10-20drm/amd/display: do not compare integers of different widthsJosip Pavic1-2/+2
2021-10-20drm/amd/display: Clean Up VPG Low Mem PowerMichael Strauss3-14/+13
2021-10-20drm/amd/display: add DP2.0 debug option to set MST_EN for SST streamWenjing Liu2-1/+7
2021-10-20drm/amd/display: Do not skip link training on DP quick hot plugJimmy Kizito3-5/+8
2021-10-20drm/amd/display: Clear encoder assignment for copied streamsJimmy Kizito1-0/+4
2021-10-20drm/amd/display: Disable dpp root clock when not being usedJake Wang2-2/+44
2021-10-20drm/amd/display: Fully switch to dmub for all dcn21 asicsRoman Li1-2/+1
2021-10-20drm/amd/amdgpu: Do irq_fini_hw after ip_fini_earlyYuBiao Wang1-2/+2
2021-10-20drm/amdkfd: map gpu hive id to xgmi connected cpuJonathan Kim1-1/+18
2021-10-20drm/amdgpu: load PSP RL in resume pathTao Zhou1-0/+6
2021-10-20drm/amdkfd: Fix an inappropriate error handling in allloc memory of gpuLang Yu1-1/+1
2021-10-14drm/amdgpu/psp: add some missing cases to psp_check_pmfw_centralized_cstate_m...Alex Deucher1-1/+2
2021-10-14drm/amdgpu/swsmu: fix is_support_sw_smu() for VEGA20Alex Deucher1-0/+4
2021-10-14drm/amdkfd: unregistered svm range not overlap with TTM rangePhilip Yang3-7/+94
2021-10-14drm/amdgpu: fix out of bounds writeThelford Williams1-1/+1
2021-10-13drm/amdgpu/smu11: fix firmware version check for vangoghAlex Deucher1-1/+1
2021-10-13drm/amdkfd: fix resume error when iommu disabled in PicassoYifan Zhang1-0/+1
2021-10-13drm/amdkfd: fix boot failure when iommu is disabled in Picasso.Yifan Zhang2-4/+3
2021-10-13drm/amdkfd: handle svm partial migration cpages 0Philip Yang1-34/+52
2021-10-13drm/amdkfd: ratelimited svm debug messagesPhilip Yang2-21/+30
2021-10-13drm/amd/pm: Fix incorrect power limit readback in smu11 if POWER_SOURCE_DCDarren Powell1-4/+5
2021-10-13amdgpu/pm: (v2) add limit_type to (pptable_funcs)->set_power_limit signatureDarren Powell8-19/+39
2021-10-13drm/amdgpu: Fix RAS page retirement with mode2 reset on AldebaranMukul Joshi1-12/+21
2021-10-13drm/amdgpu: Enable RAS error injection after mode2 reset on AldebaranMukul Joshi1-0/+2
2021-10-13drm/amd/display: fix null pointer deref when plugging in displayAurabindo Pillai1-1/+2
2021-10-13drm/amd/display: Fix surface optimization regression on CarrizoNicholas Kazlauskas1-2/+13
2021-10-13drm/amd/display: Enable PSR by default on newer DCNNicholas Kazlauskas2-3/+19
2021-10-13drm/amdgpu: enable display for cyan skillfishLang Yu1-2/+1
2021-10-13amd/display: check cursor plane matches underlying planeSimon Ser1-15/+34
2021-10-13amd/amdkfd: remove svms declaration to avoid werrorAlex Sierra1-6/+5
2021-10-13drm/amdkfd: fix KFDSVMRangeTest.PartialUnmapSysMemTest failsYifan Zhang1-0/+5
2021-10-13drm/amdkfd: export svm_range_list_lock_and_flush_workYifan Zhang2-1/+2
2021-10-13drm/amdkfd: avoid conflicting address mappingsAlex Sierra2-17/+75
2021-10-13drm/amdgpu/nbio2.3: don't use GPU_HDP_FLUSH bit 12Alex Deucher3-1/+36
2021-10-11drm/amdgpu/nbio7.4: don't use GPU_HDP_FLUSH bit 12Alex Deucher1-9/+12
2021-10-11drm/amdgpu: query default sclk from smu for cyan_skillfishLang Yu1-5/+12
2021-10-11Merge tag 'drm-intel-gt-next-2021-10-08' of git://anongit.freedesktop.org/drm...Dave Airlie156-1907/+5197
2021-10-11Merge tag 'drm-intel-next-2021-10-04' of git://anongit.freedesktop.org/drm/dr...Dave Airlie99-6490/+7886
2021-10-11Merge tag 'drm-misc-next-2021-10-06' of git://anongit.freedesktop.org/drm/drm...Dave Airlie77-1073/+2672
2021-10-11Merge tag 'amd-drm-next-5.16-2021-10-08' of https://gitlab.freedesktop.org/ag...Dave Airlie189-1863/+40624
2021-10-08drm/amd/display: fix duplicated inclusionkernel test robot1-1/+0
2021-10-08drm/amd/display: remove duplicate include in dcn201_clk_mgr.cLv Ruyi1-3/+1
2021-10-08drm/amdgpu: use adev_to_drm for consistency when accessing drm_deviceGuchun Chen15-24/+24
2021-10-08drm/amdkfd: rm BO resv on validation to avoid deadlockAlex Sierra1-6/+1
2021-10-08drm/amd/display: Fix Werror when buildingWayne Lin1-0/+1
2021-10-08drm/amdgpu: add missing case for HDP for renoirAlex Deucher1-0/+1
2021-10-08drm/amd/display: Remove redundant initialization of variable resultColin Ian King1-1/+1
2021-10-08drm/amdgpu/discovery: add missing case for SMU 11.0.5Alex Deucher1-0/+1
2021-10-07drm/i915: remove IS_ACTIVELucas De Marchi11-31/+18