aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)Author
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
2021-02-09drm/amdgpu: switch to use smuio callbacks for NV familyLikun Gao
2021-02-09drm/amdgpu: implement smuio v11_0_6 callbacksLikun Gao
2021-02-09drm/amdgpu: support ASPM for some specific ASICLikun Gao
2021-02-09drm/amd/pm: enable DCSKenneth Feng
2021-02-09drm/amdgpu/gmc9: fix mmhub client mapping for arcturusAlex Deucher
2021-02-09drm/amdgpu: enable gfx wave limiting for high priority compute jobsNirmoy Das
2021-02-09drm/amdgpu: add wave limit functionality for gfx8,9Nirmoy Das
2021-02-09drm/amdgpu: enable only one high prio compute queueNirmoy Das
2021-02-09drm/amdgpu: cleanup struct amdgpu_ringNirmoy Das
2021-02-02drm/amdgpu: enable freesync for A+A configsChristian König
2021-02-02drm/amdgpu/gfx10: update CGTS_TCC_DISABLE and CGTS_USER_TCC_DISABLE register ...chen gong
2021-02-02drm/amdkfd: fix null pointer panic while free buffer in kfdHuang Rui
2021-02-02drm/amdgpu: fix the issue that retry constantly once the buffer is oversizeHuang Rui
2021-02-02drm/amdgpu: enable freesync for A+A configsChristian König
2021-02-02drm/amdgpu/gfx10: update CGTS_TCC_DISABLE and CGTS_USER_TCC_DISABLE register ...chen gong
2021-02-02drm/amdgpu: Fix a false positive when pin non-VRAM memoryxinhui pan
2021-02-02drm/amdgpu: Limit the maximum size of contiguous VRAM that can be encapsulate...Ramesh Errabolu
2021-02-02drm/amdkfd: fix null pointer panic while free buffer in kfdHuang Rui