summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorFilesLines
2022-03-03drm/amdgpu: fix suspend/resume hang regressionQiang Yu1-1/+2
2022-02-24drm/amdgpu: check vm ready by amdgpu_vm->evicting flagQiang Yu1-2/+7
2022-02-24drm/amdgpu: bypass tiling flag check in virtual display case (v2)Guchun Chen1-1/+1
2022-02-24Revert "drm/amdgpu: add modifiers in amdgpu_vkms_plane_init()"Guchun Chen1-2/+1
2022-02-24drm/amdgpu: do not enable asic reset for raven2Chen Gong1-2/+2
2022-02-24drm/amd: Check if ASPM is enabled from PCIe subsystemMario Limonciello1-0/+3
2022-02-22drm/amdgpu: disable MMHUB PG for PicassoEvan Quan1-1/+4
2022-02-14drm/amdgpu: skipping SDMA hw_init and hw_fini for S0ix.Rajib Mahapatra1-0/+8
2022-02-09drm/amdgpu: add utcl2_harvest to gc 10.3.1Aaron Liu1-1/+6
2022-02-03drm/amdgpu: fix logic inversion in checkChristian König1-1/+1
2022-02-03drm/amd: avoid suspend on dGPUs w/ s2idle support when runtime PM enabledMario Limonciello1-2/+1
2022-02-03drm/amdgpu: fix a potential GPU hang on cyan skillfishLang Yu1-0/+3
2022-02-03drm/amd: Only run s3 or s0ix if system is configured properlyMario Limonciello1-0/+8
2022-02-03drm/amd: add support to check whether the system is set to s3Mario Limonciello2-0/+15
2022-02-01drm/amd: Warn users about potential s0ix problemsMario Limonciello2-7/+25
2022-01-26drm/amdgpu: filter out radeon secondary ids as wellAlex Deucher1-0/+81
2022-01-21Merge tag 'drm-next-2022-01-21' of git://anongit.freedesktop.org/drm/drmLinus Torvalds6-50/+60
2022-01-19drm/amd/amdgpu: fixing read wrong pf2vf data in SRIOVJingwen Chen2-14/+8
2022-01-19drm/amdgpu: apply vcn harvest quirkGuchun Chen1-5/+27
2022-01-16Merge tag 'drm-next-2022-01-14' of git://anongit.freedesktop.org/drm/drmLinus Torvalds25-183/+134
2022-01-15drm/amdgpu: drop flags check for CHIP_IP_DISCOVERYAlex Deucher1-5/+0
2022-01-15drm/amdgpu: Fix rejecting Tahiti GPUsLukas Fink1-1/+1
2022-01-15drm/amdgpu: don't do resets on APUs which don't support itAlex Deucher2-0/+8
2022-01-15drm/amdgpu: invert the logic in amdgpu_device_should_recover_gpu()Alex Deucher1-27/+17
2022-01-15drm/amdgpu: Enable recovery on yellow carpCHANDAN VURDIGERE NATARAJ1-0/+1
2022-01-14Merge tag 'amd-drm-next-5.17-2022-01-12' of https://gitlab.freedesktop.org/ag...Daniel Vetter25-183/+134
2022-01-14Merge tag 'drm-misc-fixes-2022-01-14' of git://anongit.freedesktop.org/drm/dr...Daniel Vetter1-1/+1
2022-01-11drm/amdgpu: Use correct VIEWPORT_DIMENSION for DCN2Harry Wentland1-1/+13
2022-01-11drm/amdgpu: use spin_lock_irqsave to avoid deadlock by local interruptGuchun Chen1-2/+3
2022-01-11drm/amdgpu: not return error on the init_apu_flagsPrike Liang1-4/+2
2022-01-11Revert "drm/amdgpu: Don't inherit GEM object VMAs in child process"Rajneesh Bhardwaj1-3/+0
2022-01-11drm/amdgpu: use default_groups in kobj_typeGreg Kroah-Hartman1-1/+2
2022-01-11drm/amd/amdgpu: Add pcie indirect support to amdgpu_mm_wreg_mmio_rlc()Tom St Denis1-1/+3
2022-01-11drm/amdgpu: recover gart table at resumeNirmoy Das7-99/+11
2022-01-11drm/amdgpu: do not pass ttm_resource_manager to vram_mgrNirmoy Das6-44/+30
2022-01-11drm/amdkfd: remove unused functionNirmoy Das2-8/+0
2022-01-11drm/amdgpu: do not pass ttm_resource_manager to gtt_mgrNirmoy Das4-17/+12
2022-01-11drm/amdgpu: Unmap MMIO mappings when device is not unpluggedLeslie Shi3-0/+34
2022-01-11drm/amdgpu: Enable second VCN for certain Navy Flounder.Peng Ju Zhou1-1/+2
2022-01-11drm/amdgpu: Clear garbage data in err_data before usageJiawei Gu1-0/+1
2022-01-10Merge tag 'drm-next-2022-01-07' of git://anongit.freedesktop.org/drm/drmLinus Torvalds73-1647/+1670
2022-01-10Merge tag 'ras_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2022-01-09Revert "drm/amdgpu: stop scheduler when calling hw_fini (v2)"Len Brown1-8/+0
2022-01-08drm/amdgpu: don't set s3 and s0ix at the same timeMario Limonciello1-2/+4
2022-01-08drm/amdgpu: explicitly check for s0ix when evicting resourcesMario Limonciello1-2/+2
2022-01-08drm/amdgpu: add dummy event6 for vega10James Yao3-0/+17
2021-12-31drm/amdgpu: disable runpm if we are the primary adapterAlex Deucher3-0/+35
2021-12-31Merge branch 'drm-misc-fixes' of ssh://git.freedesktop.org/git/drm/drm-misc i...Dave Airlie1-1/+1
2021-12-31Merge tag 'amd-drm-next-5.17-2021-12-30' of ssh://gitlab.freedesktop.org/agd5...Dave Airlie23-354/+574
2021-12-30drm/amdgpu: no DC support for headless chipsAlex Deucher1-0/+6