summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)Author
2021-04-21drm/amdgpu: fix GCR_GENERAL_CNTL offset for dimgrey_cavefishJiansong Chen
2021-04-21drm/amdgpu: reserve fence slot to update page tablePhilip Yang
2021-04-08drm/amdgpu: Fix size overflowxinhui pan
2021-03-31drm/amdgpu: check alignment on CPU page for bo mapXℹ Ruoyao
2021-03-31drm/amdgpu: Set a suitable dev_info.gart_page_sizeHuacai Chen
2021-03-29drm/amdgpu: fix offset calculation in amdgpu_vm_bo_clear_mappings()Nirmoy Das
2021-03-24drm/amdgpu: Add additional Sienna Cichlid PCI IDAlex Deucher
2021-03-22drm/amdgpu: skip kfd suspend/resume for S0ixAlex Deucher
2021-03-22drm/amdgpu: drop S0ix checks around CG/PG in suspendAlex Deucher
2021-03-22drm/amdgpu: skip CG/PG for gfx during S0ixPratik Vishwakarma
2021-03-22drm/amdgpu: update comments about s0ix suspend/resumeAlex Deucher
2021-03-22drm/amdgpu/swsmu: skip gfx cgpg on s0ix suspendAlex Deucher
2021-03-22drm/amdgpu: re-enable suspend phase 2 for S0ixAlex Deucher
2021-03-22drm/amdgpu: move s0ix check into amdgpu_device_ip_suspend_phase2 (v3)Alex Deucher
2021-03-22drm/amdgpu: clean up non-DC suspend/resume handlingAlex Deucher
2021-03-22drm/amdgpu: don't evict vram on APUs for suspend to ram (v4)Alex Deucher
2021-03-22drm/amdgpu: rework S3/S4/S0ix state handlingAlex Deucher
2021-03-22drm/amdgpu: fix the hibernation suspend with s0ixPrike Liang
2021-03-12Merge tag 'amd-drm-fixes-5.12-2021-03-10' of https://gitlab.freedesktop.org/a...Dave Airlie
2021-03-10drm/amdgpu: fix S0ix handling when the CONFIG_AMD_PMC=mAlex Deucher
2021-03-10drm/amdgpu: fb BO should be ttm_bo_type_deviceNirmoy Das
2021-03-10drm/amd/display: Add a backlight module optionTakashi Iwai
2021-03-05Merge tag 'amd-drm-fixes-5.12-2021-03-03' of https://gitlab.freedesktop.org/a...Dave Airlie
2021-03-03drm/amdgpu: fix parameter error of RREG32_PCIE() in amdgpu_regs_pcieKevin Wang
2021-03-03drm/amdgpu: enable BACO runpm by default on sienna cichlid and navy flounderAlex Deucher
2021-03-03drm/amdgpu:disable VCN for Navi12 SKUAsher.Song
2021-03-03drm/amdgpu: Only check for S0ix if AMD_PMC is configuredAlex Deucher
2021-02-25Merge tag 'drm-next-2021-02-26' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-02-24drm/amdgpu: fix shutdown and poweroff process failed with s0ixPrike Liang
2021-02-21Merge tag 'drm-next-2021-02-19' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-02-18drm/amdgpu: Set reference clock to 100Mhz on Renoir (v2)Alex Deucher
2021-02-18drm/amdgpu: fix CGTS_TCC_DISABLE register offset on gfx10.3Marek Olšák
2021-02-15Merge branches 'acpi-misc', 'acpi-cppc', 'acpi-docs', 'acpi-config' and 'acpi...Rafael J. Wysocki
2021-02-09drm/amdgpu: fix unnecessary NULL check warningsTian Tao
2021-02-09drm/amdgpu: extend MAX_KIQ_REG_TRY to 1000Jiawei Gu
2021-02-09drm/amdgpu: enable gpu recovery for dimgrey_cavefishTao Zhou
2021-02-09drm/amdgpu: reset runpm flag if device suspend failsAlex Deucher
2021-02-09drm/amdgpu: use runpm flag rather than fbcon for kfd runtime suspend (v2)Alex Deucher
2021-02-09drm/amdgpu: drop extra drm_kms_helper_poll_enable/disable callsAlex Deucher
2021-02-09drm/amdgpu/nv: add PCI reset supportAlex Deucher
2021-02-09drm/amdgpu/soc15: add PCI reset supportAlex Deucher
2021-02-09drm/amdgpu/si: add PCI reset supportAlex Deucher
2021-02-09drm/amdgpu: add generic pci reset as an optionAlex Deucher
2021-02-09drm/amdgpu/vi: minor clean up of reset codeAlex Deucher
2021-02-09drm/amdgpu/cik: minor clean up of reset codeAlex Deucher
2021-02-09drm/amdgpu/si: minor clean up of reset codeAlex Deucher
2021-02-09drm/amdgpu: enable wave limit on non high prio cs pipesNirmoy Das
2021-02-09drm/amdgpu: Add otg vertical IRQ SourceWayne Lin
2021-02-09drm/amdgpu: optimize list operation in amdgpu_xgmiKevin Wang
2021-02-09drm/amdgpu: support rom clockgating related function for NV familyLikun Gao