summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)Author
2021-03-07drm/amd/amdgpu: add error handling to amdgpu_virt_read_pf2vf_dataJingwen Chen
2021-03-07drm/amdgpu: Add check to prevent IH overflowDefang Bo
2021-03-04drm/amdgpu: fix shutdown and poweroff process failed with s0ixPrike Liang
2021-03-04drm/amdgpu: Set reference clock to 100Mhz on Renoir (v2)Alex Deucher
2021-03-04drm/amdgpu: fix CGTS_TCC_DISABLE register offset on gfx10.3Marek Olšák
2021-03-04drm/amdgpu: toggle on DF Cstate after finishing xgmi injectionGuchun Chen
2021-03-04drm/amdgpu: Fix macro name _AMDGPU_TRACE_H_ in preprocessor if conditionChenyang Li
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-01-21drm/amdgpu: update mmhub mgcg&ls for mmhub_v2_3Aaron Liu
2021-01-21drm/amdgpu: modify GCR_GENERAL_CNTL for VangoghJinzhou Su
2021-01-21drm/amdgpu: remove gpu info firmware of green sardineHuang Rui
2021-01-14drm/amdgpu: set power brake sequenceLikun Gao
2021-01-14drm/amdgpu: add new device id for Reniormengwang
2021-01-14drm/amdgpu: add green_sardine device id (v2)Prike Liang
2021-01-14drm/amdgpu: fix vram type and bandwidth error for DDR5 and DDR4Huang Rui
2021-01-14drm/amdgpu/gfx10: add updated GOLDEN_TSC_COUNT_UPPER/LOWER register offsets f...chen gong
2021-01-14drm/amdgpu/psp: fix psp gfx ctrl cmdsVictor Zhao
2021-01-14drm/amdgpu: fix DRM_INFO flood if display core is not supported (bug 210921)Alexandre Demers
2021-01-06drm/amdgpu: enable ras eeprom support for sienna cichlidJohn Clements
2021-01-06drm/amdgpu: fix no bad_pages issue after umc ue injectionDennis Li
2021-01-06drm/amdgpu: fix potential memory leak during navi12 deinitializationJiawei Gu
2021-01-06drm/amdgpu: fix a GPU hang issue when remove deviceDennis Li
2021-01-06drm/amdgpu: fix a memory protection fault when remove amdgpu deviceDennis Li
2021-01-06drm/amdgpu: switched to cached noretry setting for vangoghHawking Zhang
2020-12-24Merge tag 'amd-drm-fixes-5.11-2020-12-23' of git://people.freedesktop.org/~ag...Dave Airlie
2020-12-23drm/amdgpu: Fix a copy-pasta commentAlex Deucher
2020-12-23drm/amdgpu: only set DP subconnector type on DP and eDP connectorsAlex Deucher
2020-12-23drm/amdgpu: check gfx pipe availability before toggling its interruptsHawking Zhang
2020-12-23drm/amdgpu: remove unnecessary asic type checkHawking Zhang
2020-12-23drm/amdgpu: check number of gfx ring before init cp gfxHawking Zhang
2020-12-17drm/amdgpu: fix vbios reservation handling on SR-IOVAlex Deucher
2020-12-16Merge tag 'amd-drm-fixes-5.11-2020-12-16' of git://people.freedesktop.org/~ag...Daniel Vetter
2020-12-16drm/amdgpu: print mmhub client name for dimgrey_cavefishTao Zhou
2020-12-16drm/amdgpu: set mode1 reset as default for dimgrey_cavefishTao Zhou
2020-12-15drm/amdgpu: remove h from printk format specifierTom Rix
2020-12-15drm/amdgpu: fix regression in vbios reservation handling on headlessAlex Deucher
2020-12-15drm/amdgpu/SRIOV: Extend VF reset request wait periodJiange Zhao
2020-12-15drm/amdkfd: correct amdgpu_amdkfd_gpuvm_alloc_memory_of_gpu log.Yifan Zhang
2020-12-15drm/amdgpu: print what method we are using for runtime pmAlex Deucher
2020-12-15drm/amdgpu: simplify logic in atpx resume handlingAlex Deucher
2020-12-15drm/amdgpu: no need to call pci_ignore_hotplug for _PR3Alex Deucher
2020-12-15drm/amdgpu: support runtime pm for GPUs that support BOCOAlex Deucher
2020-12-15drm/amdgpu: update amdgpu_device_supports_boco()Alex Deucher
2020-12-15drm/amdgpu: add check for ACPI power resourcesAlex Deucher
2020-12-15drm/amdgpu: split BOCO and ATPX handlingAlex Deucher
2020-12-15drm/amdgpu: skip load smu and sdma microcode on sriov for SIENNA_CICHLIDStanley.Yang
2020-12-15drm/amdgpu: add judgement for suspend/resume sequenceLikun Gao