summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)Author
2021-12-14drm/amdgpu: correct register access for RLC_JUMP_TABLE_RESTORELe Ma
2021-12-01drm/amdgpu: adjust the kfd reset sequence in reset sriov functionshaoyunl
2021-12-01drm/amdkfd: fix double free mem structurePhilip Yang
2021-12-01drm/amdgpu: Don't halt RLC on GFX suspendLijo Lazar
2021-12-01drm/amdgpu: fix the missed handling for SDMA2 and SDMA3Guchun Chen
2021-12-01drm/amdgpu: check atomic flag to differeniate with legacy pathFlora Cui
2021-12-01drm/amdgpu: cancel the correct hrtimer on exitFlora Cui
2021-12-01drm/amdgpu/sriov/vcn: add new vcn ip revision check case for SIENNA_CICHLIDJane Jian
2021-11-24drm/amd/display: update bios scratch when setting backlightAlex Deucher
2021-11-24drm/amdgpu: Skip ASPM programming on aldebaranLijo Lazar
2021-11-24drm/amdgpu: fix byteorder error in amdgpu discoveryYang Wang
2021-11-24drm/amdgpu: enable Navi retry fault wptr overflowPhilip Yang
2021-11-24drm/amdgpu: enable Navi 48-bit IH timestamp counterPhilip Yang
2021-11-24drm/amdgpu: IH process reset count when restartPhilip Yang
2021-11-24drm/amdgpu/gfx9: switch to golden tsc registers for renoir+Alex Deucher
2021-11-24drm/amdgpu/gfx10: add wraparound gpu counter check for APUs as wellAlex Deucher
2021-11-24drm/amdgpu: move kfd post_reset out of reset_sriov functionshaoyunl
2021-11-24drm/amdgpu: Fix double free of dmabufxinhui pan
2021-11-24drm/amdgpu: Fix MMIO HDP flush on SRIOVFelix Kuehling
2021-11-17drm/amd/amdgpu: fix potential memleakBernard Zhao
2021-11-17drm/amdgpu: fix set scaling mode Full/Full aspect/Center not works on vga and...hongao
2021-11-17drm/amd/pm: avoid duplicate powergate/ungate settingEvan Quan
2021-11-17drm/amdgpu: add error print when failing to add IP block(v2)Guchun Chen
2021-11-12Merge tag 'drm-next-2021-11-12' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-11-11Merge tag 'amd-drm-fixes-5.16-2021-11-10' of https://gitlab.freedesktop.org/a...Dave Airlie
2021-11-11Merge tag 'drm-misc-next-fixes-2021-11-10' of git://anongit.freedesktop.org/d...Dave Airlie
2021-11-10drm/amdgpu: add missed support for UVD IP_VERSION(3, 0, 64)Guchun Chen
2021-11-10drm/amdgpu: drop jpeg IP initialization in SRIOV caseGuchun Chen
2021-11-09drm/amd/amdgpu: fix the kfd pre_reset sequence in sriovshaoyunl
2021-11-09drm/amdgpu: fix uvd crash on Polaris12 during driver unloadingEvan Quan
2021-11-05drm/amdgpu: fix SI handling in amdgpu_device_asic_has_dc_support()Alex Deucher
2021-11-05drm/amdgpu: Fix dangling kfd_bo pointer for shared BOsFelix Kuehling
2021-11-05drm/amdgpu: correctly toggle gfx on/off around RLC_SPM_* register accessEvan Quan
2021-11-05drm/amdgpu: correct xgmi ras error count resetTao Zhou
2021-11-05drm/amd/amdgpu: Fix csb.bo pin_count leak on gfx 9YuBiao Wang
2021-11-05drm/amd/amdgpu: Avoid writing GMC registers under sriov in gmc9YuBiao Wang
2021-11-05drm/amdgpu: Make sure to reserve BOs before adding or removingKent Russell
2021-11-05drm/ttm: remove ttm_bo_vm_insert_huge()Jason Gunthorpe
2021-11-04Merge tag 'char-misc-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-11-03drm/amdgpu: remove duplicated kfd_resume_iommuJames Zhu
2021-11-03drm/amdgpu: update RLC_PG_DELAY_3 Value to 200us for yellow carpAaron Liu
2021-11-03drm/amdgpu: Convert SMU version to decimal in debugfsMario Limonciello
2021-11-03drm/amdgpu: use correct register mask to extract fieldOak Zeng
2021-11-03drm/amd/amdgpu: fix bad job hw_fence use after free in advance tdrJingwen Chen
2021-11-02Merge tag 'drm-next-2021-11-03' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-11-01Merge tag 'x86_cc_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-10-28drm/amdgpu/gmc6: fix DMA mask from 44 to 40 bitsAlex Deucher
2021-10-28drm/amdgpu/discovery: add SDMA IP instance info for soc15 partsAlex Deucher
2021-10-28drm/amdgpu/discovery: add UVD/VCN IP instance info for soc15 partsAlex Deucher
2021-10-28drm/amdgpu: remove GPRs init for ALDEBARAN in gpu reset (v3)Tao Zhou