summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorLines
2021-11-17drm/amdgpu: stop getting excl fence separatelyChristian König-6/+1
2021-11-12Merge tag 'drm-next-2021-11-12' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-47/+107
2021-11-11Merge tag 'amd-drm-fixes-5.16-2021-11-10' of https://gitlab.freedesktop.org/a...Dave Airlie-29/+78
2021-11-11Merge tag 'drm-misc-next-fixes-2021-11-10' of git://anongit.freedesktop.org/d...Dave Airlie-3/+4
2021-11-10drm/amdgpu: add missed support for UVD IP_VERSION(3, 0, 64)Guchun Chen-0/+3
2021-11-10drm/amdgpu: drop jpeg IP initialization in SRIOV caseGuchun Chen-1/+2
2021-11-09drm/amd/amdgpu: fix the kfd pre_reset sequence in sriovshaoyunl-4/+1
2021-11-09drm/amdgpu: fix uvd crash on Polaris12 during driver unloadingEvan Quan-11/+13
2021-11-05drm/amdgpu: fix SI handling in amdgpu_device_asic_has_dc_support()Alex Deucher-1/+11
2021-11-05drm/amdgpu: Fix dangling kfd_bo pointer for shared BOsFelix Kuehling-6/+12
2021-11-05drm/amdgpu: correctly toggle gfx on/off around RLC_SPM_* register accessEvan Quan-0/+17
2021-11-05drm/amdgpu: correct xgmi ras error count resetTao Zhou-2/+2
2021-11-05drm/amd/amdgpu: Fix csb.bo pin_count leak on gfx 9YuBiao Wang-1/+3
2021-11-05drm/amd/amdgpu: Avoid writing GMC registers under sriov in gmc9YuBiao Wang-0/+4
2021-11-05drm/amdgpu: Make sure to reserve BOs before adding or removingKent Russell-3/+10
2021-11-05drm/ttm: remove ttm_bo_vm_insert_huge()Jason Gunthorpe-1/+1
2021-11-04Merge tag 'char-misc-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+3
2021-11-03drm/amdgpu: remove duplicated kfd_resume_iommuJames Zhu-4/+0
2021-11-03drm/amdgpu: update RLC_PG_DELAY_3 Value to 200us for yellow carpAaron Liu-4/+1
2021-11-03drm/amdgpu: Convert SMU version to decimal in debugfsMario Limonciello-2/+7
2021-11-03drm/amdgpu: use correct register mask to extract fieldOak Zeng-5/+13
2021-11-03drm/amd/amdgpu: fix bad job hw_fence use after free in advance tdrJingwen Chen-0/+4
2021-11-02Merge tag 'drm-next-2021-11-03' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-3231/+4303
2021-11-01Merge tag 'x86_cc_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-1/+3
2021-10-28drm/amdgpu/gmc6: fix DMA mask from 44 to 40 bitsAlex Deucher-2/+2
2021-10-28drm/amdgpu/discovery: add SDMA IP instance info for soc15 partsAlex Deucher-0/+14
2021-10-28drm/amdgpu/discovery: add UVD/VCN IP instance info for soc15 partsAlex Deucher-0/+3
2021-10-28drm/amdgpu: remove GPRs init for ALDEBARAN in gpu reset (v3)Tao Zhou-3/+3
2021-10-28drm/amdgpu: skip GPRs init for some CU settings on ALDEBARANTao Zhou-0/+5
2021-10-28drm/amdgpu: Update TA version output in driverCandice Li-26/+26
2021-10-28drm/amdgpu: fix a potential memory leak in amdgpu_device_fini_sw()Lang Yu-1/+1
2021-10-28drm/amdkfd: Separate pinned BOs destruction from general routineLang Yu-0/+12
2021-10-28drm/amdkfd: restore userptr ignore bad address errorPhilip Yang-10/+20
2021-10-28drm/amdgpu: Add kernel parameter support for ignoring bad page thresholdKent Russell-5/+13
2021-10-28drm/amdgpu: Warn when bad pages approaches 90% thresholdKent Russell-0/+7
2021-10-28BackMerge tag 'v5.15-rc7' into drm-nextDave Airlie-0/+4
2021-10-25Merge drm/drm-next into drm-misc-nextMaxime Ripard-2212/+4144
2021-10-25dma-buf: move dma-buf symbols into the DMA_BUF module namespaceGreg Kroah-Hartman-0/+3
2021-10-22drm/amdgpu/nbio7.4: use original HDP_FLUSH bitsAlex Deucher-1/+20
2021-10-22drm/amdgpu: use new iterator in amdgpu_ttm_bo_eviction_valuableChristian König-10/+4
2021-10-22drm/amdgpu: use the new iterator in amdgpu_sync_resvChristian König-30/+14
2021-10-21drm/amdgpu: Workaround harvesting info for some navy flounder boardsAlex Deucher-0/+4
2021-10-21drm/amdgpu/vcn3.0: remove intermediate variableAlex Deucher-9/+2
2021-10-21drm/amdgpu/vcn2.0: remove intermediate variableAlex Deucher-3/+2
2021-10-21drm/amdgpu: Consolidate VCN firmware setup codeAlex Deucher-50/+33
2021-10-21drm/amdgpu/vcn3.0: handle harvesting in firmware setupAlex Deucher-8/+8
2021-10-21drm/amd/amdgpu: add dummy_page_addr to sriov msgJingwen Chen-1/+3
2021-10-21drm/amdgpu: remove grbm cam index/data operations for gfx v10Huang Rui-22/+0
2021-10-20drm/amdgpu: support B0&B1 external revision id for yellow carpAaron Liu-1/+1
2021-10-20drm/amdgpu: Clarify error when hitting bad page thresholdKent Russell-1/+1