summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorFilesLines
2021-09-28drm/amdgpu: set poison supported flag for RAS (v2)Tao Zhou3-4/+37
2021-09-28drm/amdgpu: add poison mode query for UMCTao Zhou2-0/+35
2021-09-28drm/amdgpu: add poison mode query for DF (v2)Tao Zhou2-0/+32
2021-09-28drm/amdgpu: Update PSP TA Invoke to use common TA context as inputCandice Li1-8/+8
2021-09-28drm/amdgpu: fix gart.bo pin_count leakLeslie Shi2-2/+4
2021-09-28Merge tag 'amd-drm-next-5.16-2021-09-27' of https://gitlab.freedesktop.org/ag...Dave Airlie55-1094/+1281
2021-09-23drm/amdgpu: make soc15_common_ip_funcs staticAlex Deucher2-3/+3
2021-09-23drm/amdgpu: Remove all code paths under the EAGAIN path in RAS late initCandice Li2-35/+1
2021-09-23drm/amdgpu: Consolidate RAS cmd warning messagesJohn Clements2-26/+26
2021-09-23drm/amdgpu: Updated RAS infrastructureJohn Clements7-52/+146
2021-09-23drm/amdgpu: move amdgpu_virt_release_full_gpu to fini_early stageGuchun Chen1-4/+5
2021-09-23drm/amdgpu: Fix resume failures when device is goneAndrey Grodzovsky1-0/+4
2021-09-23drm/amdgpu: Fix MMIO access page faultAndrey Grodzovsky2-8/+17
2021-09-23drm/amdgpu: Fix crash on device remove/driver unloadAndrey Grodzovsky7-90/+105
2021-09-23drm/amdgpu: Fix uvd ib test timeout when use pre-allocated BOxinhui pan1-1/+8
2021-09-23drm/amdgpu: Put drm_dev_enter/exit outside hot codepathxinhui pan3-14/+36
2021-09-23drm/amdgpu: Resolve nBIF RAS error harvesting bugJohn Clements1-6/+24
2021-09-23drm/amdgpu: Update PSP TA unload functionCandice Li1-10/+10
2021-09-23drm/amdgpu: Conform ASD header/loading to generic TA systemsCandice Li2-44/+26
2021-09-23drm/amdgpu: Demote TMZ unsupported log message from warning to infoPaul Menzel1-1/+1
2021-09-23drm/amdgpu: Drop inline from amdgpu_ras_eeprom_max_record_countMichel Dänzer2-2/+2
2021-09-22Merge tag 'drm-misc-next-2021-09-16' of git://anongit.freedesktop.org/drm/drm...Dave Airlie4-13/+9
2021-09-16drm/amdgpu: Demote TMZ unsupported log message from warning to infoPaul Menzel1-1/+1
2021-09-16drm/amdgpu: Drop inline from amdgpu_ras_eeprom_max_record_countMichel Dänzer2-2/+2
2021-09-16drm/amdgpu: move iommu_resume before ip init/resumeJames Zhu1-0/+12
2021-09-16drm/amdgpu: add amdgpu_amdkfd_resume_iommuJames Zhu2-0/+11
2021-09-16drm/amdkfd: separate kfd_iommu_resume from kfd_resumeJames Zhu1-0/+6
2021-09-14drm/amdgpu: use IS_ERR for debugfs APIsNirmoy Das2-8/+6
2021-09-14drm/amdgpu: fix use after free during BO moveChristian König1-9/+9
2021-09-14drm/amd/amdgpu: Increase HWIP_MAX_INSTANCE to 10Ernst Sjöstrand1-1/+1
2021-09-14drm/amdgpu: Fix a race of IB testxinhui pan1-2/+2
2021-09-14drm/amdgpu: VCN avoid memory allocation during IB testxinhui pan1-53/+44
2021-09-14drm/amdgpu: VCE avoid memory allocation during IB testxinhui pan1-14/+13
2021-09-14drm/amdgpu: UVD avoid memory allocation during IB testxinhui pan4-53/+74
2021-09-14drm/amdgpu: Unify PSP TA contextCandice Li8-118/+141
2021-09-14drm/amdgpu: move iommu_resume before ip init/resumeJames Zhu1-0/+12
2021-09-14drm/amdgpu: add amdgpu_amdkfd_resume_iommuJames Zhu2-0/+11
2021-09-14drm/amdkfd: separate kfd_iommu_resume from kfd_resumeJames Zhu1-0/+6
2021-09-14drm/amdgpu: Get atomicOps info from Host for sriov setupshaoyunl2-12/+16
2021-09-14drm/amdgpu: Increase direct IB pool sizexinhui pan1-7/+2
2021-09-14drm/amdgpu: Update RAS trigger error block supportJohn Clements1-0/+3
2021-09-14drm/amdgpu: Update RAS status printJohn Clements1-27/+10
2021-09-14drm/amdgpu: refactor function to init no-psp fwLikun Gao1-85/+75
2021-09-14drm/amdgpu: cleanup debugfs for amdgpu ringsNirmoy Das3-23/+9
2021-09-14drm/amdgpu: use IS_ERR for debugfs APIsNirmoy Das2-8/+6
2021-09-14Merge drm/drm-next into drm-misc-nextMaxime Ripard107-1597/+2501
2021-09-10Merge tag 'drm-next-2021-09-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds14-71/+130
2021-09-07drm/amdgpu: sdma: clean up identationColin Ian King1-4/+4
2021-09-07drm/amdgpu: clean up inconsistent indentingColin Ian King1-4/+3
2021-09-07drm/amdgpu: remove unused amdgpu_bo_validateChristian König2-35/+0