summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)Author
2019-09-16drm/amdgpu: split the VM entity into direct and delayedChristian König
2019-09-16drm/amdgpu: grab the id mgr lock while accessing passid_mappingChristian König
2019-09-16drm/amdgpu/SRIOV: Navi12 SRIOV VF doesn't load TOCJiange Zhao
2019-09-16drm/amdgpu/SRIOV: Navi10/12 VF doesn't support SMUJiange Zhao
2019-09-16drm/amd/amdgpu: power up sdma engine when S3 resume backPrike Liang
2019-09-16drm/amdgpu: For Navi12 SRIOV VF, register mailbox functionsJiange Zhao
2019-09-16drm/amdgpu/sriov: add ring_stop before ring_create in psp v11 codeJack Zhang
2019-09-16drm/amd/powerplay: properly set mp1 state for SW SMU suspend/reset routineEvan Quan
2019-09-16drm/amdgpu: Fix KFD-related kernel oops on HawaiiFelix Kuehling
2019-09-16drm/amdgpu: Fix mutex lock from atomic context.Andrey Grodzovsky
2019-09-16drm/amdgpu: Add SRIOV mailbox backend for Navi1xJiange Zhao
2019-09-16drm/amdgpu: implement ras query function for pcie bifGuchun Chen
2019-09-16drm/amdgpu: support pcie bif ras query and injectGuchun Chen
2019-09-16drm/amdgpu: add ras error query count interface for nbioGuchun Chen
2019-09-16drm/amdgpu: fix CPDMA hang in PRT mode for VEGA10Tianci.Yin
2019-09-16drm/amdgpu: enable error injection to XGMI block via debugfsHawking Zhang
2019-09-16drm/amdgpu: initialize ras structures for xgmi block (v2)Hawking Zhang
2019-09-16drm/amdgpu: Allow to reset to EERPOM table.Andrey Grodzovsky
2019-09-16drm/amdgpu: Add amdgpu_ras_eeprom_reset_tableAndrey Grodzovsky
2019-09-16drm/amdgpu: rename umc ras_init to err_cnt_initTao Zhou
2019-09-16drm/amdgpu: move umc ras init to umc blockTao Zhou
2019-09-16drm/amdgpu: move umc late init from gmc to umc blockTao Zhou
2019-09-16drm/amdgpu: remove duplicated header file includeGuchun Chen
2019-09-16drm/amdgpu: remove needless usage of #ifdefShirish S
2019-09-16drm/amdgpu: fix build error without CONFIG_HSA_AMDShirish S
2019-09-16drm/amdgpu: Avoid RAS recovery init when no RAS support.Andrey Grodzovsky
2019-09-16drm/amdgpu: cleanup PTE flag generation v3Christian König
2019-09-16drm/amdgpu: cleanup mtype mappingChristian König
2019-09-16drm/amdgpu: add navi14 PCI ID for work station SKUTianci.Yin
2019-09-16drm/amdgpu: check if nbio->ras_if existPhilip Yang
2019-09-16drm/amdgpu: fix null pointer deref in firmware header printingXiaojie Yuan
2019-09-16drm/amdkfd: enable renoir while device probesHuang Rui
2019-09-16drm/amdgpu: disable gfxoff while use no H/W scheduling policyHuang Rui
2019-09-16drm/amdgpu: Disable retry faults in VMID0Felix Kuehling
2019-09-16drm/amdgpu: Add a kernel parameter for specifying the asic typeYong Zhao
2019-09-16drm/amdgpu/irq: check if nbio funcs existAlex Deucher
2019-09-13drm/amdgpu: move the call of ras recovery_init and bad page reserve to proper...Tao Zhou
2019-09-13drm/amdgpu: save umc error recordsTao Zhou
2019-09-13drm/amdgpu: Hook EEPROM table to RASTao Zhou
2019-09-13drm/amdgpu: change ras bps type to eeprom table record structureTao Zhou
2019-09-13drm/madgpu: Fix EEPROM Checksum calculation.Andrey Grodzovsky
2019-09-13drm/amdgpu: Remove clock gating restore.Andrey Grodzovsky
2019-09-13drm/amdkfd: Query kfd device info by CHIP id instead of pci device idYong Zhao
2019-09-13drm/amdgpu: Disable page faults while reading user wptrsFelix Kuehling
2019-09-13drm/amdgpu: clean up load TMR sequenceJohn Clements
2019-09-13drm/amdgpu: enable TA load support in ArcturusJohn Clements
2019-09-13drm/amdgpu: change r type to int in gmc_v9_0_late_initTao Zhou
2019-09-13drm/amd/amdgpu: add sw_fini interface for df_funcsJack Zhang
2019-09-13drm/amdgpu: init UMC & RSMU register base addressHawking Zhang
2019-09-13drm/amdgpu/nbio: switch to amdgpu_nbio_ras_late_init helper functionHawking Zhang