summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorFilesLines
2022-01-05drm/amdgpu: add support for IP discovery gc_info table v2Alex Deucher1-22/+54
2022-01-05drm/amdgpu: When the VCN(1.0) block is suspended, powergating is explicitly e...chen gong1-0/+7
2021-12-22drm/amdgpu: correct register access for RLC_JUMP_TABLE_RESTORELe Ma1-2/+2
2021-12-14drm/amdkfd: fix boot failure when iommu is disabled in Picasso.Yifan Zhang1-4/+0
2021-12-14drm/amdgpu: init iommu after amdkfd device initYifan Zhang1-4/+4
2021-12-14drm/amdgpu: move iommu_resume before ip init/resumeJames Zhu1-0/+12
2021-12-14drm/amdgpu: add amdgpu_amdkfd_resume_iommuJames Zhu2-0/+11
2021-12-14drm/amdkfd: separate kfd_iommu_resume from kfd_resumeJames Zhu1-0/+6
2021-12-14drm/amd/amdkfd: adjust dummy functions' placementLang Yu2-106/+119
2021-12-08drm/amd/amdgpu: fix potential memleakBernard Zhao1-0/+1
2021-12-01drm/amdgpu/gfx9: switch to golden tsc registers for renoir+Alex Deucher1-11/+35
2021-11-26drm/amdgpu: fix set scaling mode Full/Full aspect/Center not works on vga and...hongao1-0/+1
2021-11-18drm/amdgpu/gmc6: fix DMA mask from 44 to 40 bitsAlex Deucher1-2/+2
2021-11-18drm/amdgpu: fix warning for overflow checkArnd Bergmann2-2/+2
2021-11-18drm/amdgpu: Fix MMIO access page faultAndrey Grodzovsky2-8/+17
2021-10-17drm/amdgpu: fix gart.bo pin_count leakLeslie Shi2-2/+4
2021-10-06drm/amdgpu: correct initial cp_hqd_quantum for gfx9Hawking Zhang1-1/+1
2021-09-22drm/amd/amdgpu: Increase HWIP_MAX_INSTANCE to 10Ernst Sjöstrand1-1/+1
2021-09-18drm/amdgpu: Fix BUG_ON assertAndrey Grodzovsky1-1/+1
2021-09-18gpu: drm: amd: amdgpu: amdgpu_i2c: fix possible uninitialized-variable access...Tuo Li1-1/+1
2021-09-18drm/amdgpu: Fix a printing messageOak Zeng4-4/+4
2021-09-18drm/amdgpu: Fix amdgpu_ras_eeprom_init()Luben Tuikov1-1/+1
2021-09-15drm/amdgpu/acp: Make PM domain really workKai-Heng Feng1-28/+26
2021-09-03drm/amdgpu: Cancel delayed work when GFXOFF is disabledMichel Dänzer2-17/+30
2021-08-26drm/amdgpu: fix the doorbell missing when in CGPG issue for renoir.Yifan Zhang1-1/+20
2021-08-18drm/amdgpu: don't enable baco on boco platforms in runpmAlex Deucher1-0/+2
2021-08-04drm/amdgpu: Fix resource leak on probe error pathJiri Kosina1-6/+2
2021-08-04drm/amdgpu: Avoid printing of stack contents on firmware load errorJiri Kosina1-4/+3
2021-07-28drm/amdgpu: update golden setting for sienna_cichlidLikun Gao1-0/+1
2021-07-19drm/amdgpu: enable sdma0 tmz for Raven/Renoir(V2)Aaron Liu1-2/+2
2021-07-19drm/amdgpu: fix bad address translation for sienna_cichlidStanley.Yang2-1/+6
2021-07-19drm/amdkfd: use allowed domain for vmbo validationNirmoy Das1-17/+4
2021-07-19drm/amdgpu: remove unsafe optimization to drop preamble ibJiansong Chen1-10/+1
2021-07-19drm/amd/amdgpu/sriov disable all ip hw status by defaultJack Zhang1-1/+1
2021-06-30drm/amdgpu: wait for moving fence after pinningChristian König1-1/+13
2021-06-30Revert "drm/amdgpu/gfx10: enlarge CP_MEC_DOORBELL_RANGE_UPPER to cover full d...Yifan Zhang1-5/+1
2021-06-30Revert "drm/amdgpu/gfx9: fix the doorbell missing when in CGPG issue."Yifan Zhang1-5/+1
2021-06-23drm/amdgpu/gfx9: fix the doorbell missing when in CGPG issue.Yifan Zhang1-1/+5
2021-06-23drm/amdgpu/gfx10: enlarge CP_MEC_DOORBELL_RANGE_UPPER to cover full doorbell.Yifan Zhang1-1/+5
2021-06-18drm/amd/amdgpu:save psp ring wptr to avoid attackVictor Zhao3-2/+5
2021-06-18drm/amdgpu: refine amdgpu_fru_get_product_infoJiansong Chen1-19/+23
2021-06-10drm/amdgpu: make sure we unpin the UVD BONirmoy Das1-0/+1
2021-06-10drm/amdgpu: Don't query CE and UE errorsLuben Tuikov1-16/+0
2021-06-10drm/amdgpu/jpeg3: add cancel_delayed_work_sync before power gateJames Zhu1-2/+2
2021-06-10drm/amdgpu/jpeg2.5: add cancel_delayed_work_sync before power gateJames Zhu1-2/+2
2021-06-10drm/amdgpu/vcn3: add cancel_delayed_work_sync before power gateJames Zhu1-3/+2
2021-06-03drm/amdgpu: stop touching sched.ready in the backendChristian König4-16/+1
2021-06-03drm/amd/amdgpu: fix a potential deadlock in gpu resetLang Yu1-1/+0
2021-06-03drm/amdgpu: Fix a use-after-freexinhui pan1-0/+1
2021-06-03drm/amd/amdgpu: fix refcount leakJingwen Chen1-0/+3